Skip to content

Collect top events in World History from WikiData into a local SQLite database

Notifications You must be signed in to change notification settings

shuskey/WikiDataHistory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiDataHistory

Collect top events in World History from WikiData into a local SQLite database. In my effort to create an immersive Family History experience, I wanted to add additional context to a family member's timeline. I created a SPARQL query to collect top events for a given year. This Dot Net Console application iterates on this SPARQL query for all the desired years. WikiData's https://query.wikidata.org endpoint is called directly to collect this information. The resulting Json data is stored in a local SQLite database. I was able to collect top events from the year 1200 to present (2022) in under 30 minutes!

About

Collect top events in World History from WikiData into a local SQLite database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages