Skip to content

wikirepo 0.0.2

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 08 Dec 12:46
· 170 commits to main since this release

The minimum viable product of wikirepo:

  • Users are able to query data from Wikidata given locations, depth, time_lvl, and timespan arguments

  • String arguments are accepted for Earth, continents, countries and disputed territories

  • Data for greater depths can be retrieved by creating a dictionary given initial starting locations and going to greater depths using the contains administrative territorial entity property

  • Data is formatted and loaded into a pandas dataframe for further manipulation

  • All available social science properties on Wikidata have had modules created for them

  • Estimated load times and progress are given

  • The project's scope and general roadmap have been defined and detailed in the README