📈 📊 For a workshop at the #scicar23 conference, I explored how to get open data from the German Statistics offices' GENESIS platform—and how you use that data to make custom graphics.

Here are all slides and examples used in the workshop (in German). https://github.com/sjockers/genesis-api-example

GitHub - sjockers/genesis-api-example: Simple demo of using the GENESIS API (RESTful/JSON) in Python

Simple demo of using the GENESIS API (RESTful/JSON) in Python - GitHub - sjockers/genesis-api-example: Simple demo of using the GENESIS API (RESTful/JSON) in Python

GitHub
Check this Observable notebook that takes you through the whole process of creating a choropleth map based on GENESIS data (German) https://observablehq.com/@sjockers/genesis-choroplethen
Choroplethen-Visualisierung von GENESIS-Daten

Dieses Beispiel demonstriert wie man das Flat-File-CSV-Format aus GENESIS in ein tatsächlich nutzbares Format bringt und dann visualisiert. Die hier genutzten Daten stammen aus der Regionaldatenbank Deutschland: Statistik der Studenten (21311-01-01-4) Fortschreibung des Bevölkerungsstandes (12411-01-01-4) (1) Datei mit korrekter Zeichenkodierung laden Das erste Problem: Im Gegensatz zum Rest des Internets verwendet regionalstatistik.de (und andere Datenportale, die auf der GENESIS-Platform basieren), nicht

Observable