Skip to content

timoll/bag_scrape

Repository files navigation

bag_scrape

bag_cases_csv.py is a script that scrapes Data published by BAG in the Excel File "Fallzahlen zu den Laborbefunden und Todesfällen" into a more accessible format in the out folder.

bag_cases.py is a script that generates some graphs with the average age distribution of the new cases

Setup

  • create virtualenv with python3
  • install modules pandas, xlrd matplotlib, requests
  • install covid_importer with pip install -e covid_importer
  • run scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published