https://github.com/arsylum/vizidata
Visualization for spacio-temporal data from Wikidata
https://github.com/arsylum/vizidata
Last synced: about 1 year ago
JSON representation
Visualization for spacio-temporal data from Wikidata
- Host: GitHub
- URL: https://github.com/arsylum/vizidata
- Owner: arsylum
- License: mit
- Created: 2014-08-30T19:27:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T13:16:40.000Z (almost 9 years ago)
- Last Synced: 2025-03-28T00:51:16.015Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 115 MB
- Stars: 23
- Watchers: 4
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ViziData
========
Visualization for spacio-temporal data from [Wikidata](http://www.wikidata.org/).
This is a visualization prototype for large datasets of spacio-temporal data from Wikidata. Events for a selected time-interval are shown as aggregate points in a map like fashion. The datasets are currently in JSON format and can be generated with [ViziDataPreprocessor](https://github.com/gordelwig/ViziDataPreprocessor).
Example data files in thie repository are versioned with [Git LFS](https://help.github.com/articles/versioning-large-files/).
This project was partly an experiment to test the limits of heavy duty data processing with web technologies (javascript in particular). By it's nature it demands a lot of ressources, more so with Wikidatas growing size. Expect massive memory allocations and browser crashes, especially if you load bigger datasets (like "items").
A working demo can currently be viewed [here](http://sylum.lima-city.de/viziData/) (Includes only the Dataset "Deaths" because of filesize limitations).
