Please sign in to access this page

The History of Everything

The History of Everything

3 devlogs
2h 53m
Created by sloebre

A interactive map where you can select a time and then click anywhere on the map and see what happened there.

Timeline

Due to performance issues with sparql i am switching to creating my own database. Firstly i will download the wikidata database and process it using my python script. After that i will have a high performance database with only the data i need.

Update attachment

Added a basic map, and finished the wikidata sparql query. I am currently working on wrapping the raw response to a good looking sidebar. Additionaly i am working on automatically calling the wikidata query when the users clicks somewhere on the map.

Update attachment

Researching and testing the wikidata query for fetching historical events from a location.

Update attachment