Skip to content

collection and visualisation of Corona Epidemic related data

Notifications You must be signed in to change notification settings

kathl/Coronoa_Close_To_Home

Repository files navigation

Coronoa Close To Home

I wanted to have a look at some of the official data myself and visualise certain aspects. So this is what I am doing with the code in this repository. The following scripts are included:

  • get_and_read_rki_data.py : This script downloads daily situation reports in .pdf format from the RKI webpage here and converts Table 2 from these reports to .csv files.
  • sort_into_csv_rki_data.py: This script takes the daily .csv files that were create by the previous scrpt, combines them into one big table and does a few calculations. The big table is written to all_data.csv
  • visualise_rki_data.py: This script attempts a useful visualisation of the data.

About

collection and visualisation of Corona Epidemic related data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages