Skip to content

dariocazzani/COVID-19-trends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages