Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.34 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.34 KB

COVID-19 TRENDS

Data

Data ordered per country is managed by this resource
Data ordered per Italian Province is managed by this resource

What

  • Country: All available data is an historical of number of cases and deaths per country.
  • Italian Provinces: The available data is more detailed.
    In order to understand trends we look at the slope of the number of cases and deaths in linear and long scale.

How

  • It works with python >= 3.6
  • pip install -r requirements.txt
  • By defaul the graphs will show the numbers for
    • Italy, US, Germany, Norway and Spain.
    • VA, BG, MI, CO, RO

You can include other countries or provinces, if available, by just adding the name after the script's name

  • python run_countries.py Japan
  • python run_italy.py VE

Results as of April 19th 2020

COUNTRIES

Cases

Cases

Deaths

Deaths

World data

Deaths

PROVINCES

Cases

Cases