The year is 2021. The RKI is sharing vaccination statistics through an Excel spreadsheet. To make matters worse, the spreadsheet only contains detailed data for a single day at a time — meaning historical data is lost every time the sheet gets updated.
This repository aims to…
- extract the data into CSV for easier machine-readability
- pull in daily, automated updates
- preserve the historical data for each German state
There’s also a chart visualizing the data. Hopefully someone can build a prettier one.
This repository complements the incredible covid-19-data project, which includes vaccination data for Germany as a whole, but not for individual German states.