This repo contains a simple demo of using the GENESIS API (RESTful/JSON) in Python. To run it on your machine, you'll need create an account for the GENESIS platform and add your credentials to a .env file in the root directory of this project (see .env.example).
This demo was part of a workshop given at the 2023 SciCAR conference.
- Slides (in German)
- Additional example using a choropleth map (Observable notebook)
- Official GENESIS API documentation (in German)
- Swagger: https://www.regionalstatistik.de/genesisws/swagger-ui/
- GENESIS for R: https://github.com/CorrelAid/restatis
- GENESIS for Python: https://github.com/CorrelAid/pystatis