Skip to content

mrmichaelf/COVID-19-Coronavirus-German-Regions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

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

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

About

COVID-19 Coronavirus Disease Spread Time Series Analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.2%
  • Python 23.7%
  • Gnuplot 11.3%
  • JavaScript 9.1%
  • Shell 1.4%
  • CSS 0.2%
  • Batchfile 0.1%