entorb / COVID-19-Coronavirus-German-Regions-OLD-DATA-BACKUP-230831

Data backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Coronavirus Disease Spread Time Series Analyses for German Regions and Selected Countries

Historical data backups

Here are fetching scripts and resulting data for all charts and reports presented at https://entorb.net/COVID-19-coronavirus/

Scripts

Resulting data in JSON and CSV/TSV format can be browsed here at GitHub.

Data sources

List of provided/generated data fields

  • Date
  • Days_Past
  • Cases
  • Deaths
  • Cases_New
  • Deaths_New
  • Cases_Last_Week
  • Deaths_Last_Week
  • Cases_Per_Million
  • Deaths_Per_Million
  • Cases_New_Per_Million
  • Deaths_New_Per_Million
  • Cases_Last_Week_Per_Million
  • Deaths_Last_Week_Per_Million
  • Cases_Doubling_Time
  • Deaths_Doubling_Time

Nomenclature of data fields

  • New = Difference to previous day
  • Last_Week = Difference to 7 days past
  • Per_Million = Scaled by 1 Million Population
  • Doubling_Time = Derived by fitting data with exp. growth function

DIVI

For German districts (Landkreise) I additionally fetch and provide a time series of the DIVI Intensivregister hospital occupation.

About

Data backup

License:GNU General Public License v3.0


Languages

Language:Python 42.9%Language:HTML 26.6%Language:JavaScript 17.7%Language:Gnuplot 10.7%Language:Shell 1.6%Language:CSS 0.3%Language:Batchfile 0.2%