Skip to content

IQSS/dataverse-installations

Repository files navigation

dataverse-installations

dataverse-installations is the code that powers a map of Dataverse installations around the world.

You can see the map at https://dataverse.org/installations or http://iqss.github.io/dataverse-installations

How the map works

The update-data.py script downloads data from a crowdsourced spreadsheet to construct a file called data.json that contains lat/long coordinates and other information presented on the map.

Contributing

If you see a problem in the crowdsourced spreadsheet, please go ahead and leave a comment and open an issue.

If you'd like to learn how to run the update script or work on the code, please see our Contributing Guide.