Skip to content

Rudy2401/COVID-19-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

COVID-19-Data-Analysis

COVID-19 time series charts - Global and US states

This script pulls the time series data from https://github.com/CSSEGISandData/COVID-19 and creates charts using matplotlib. Following conditions were used:

  • US States Deaths > 3000
  • US States Confirmed > 50000
  • Global Confirmed > 75000
  • Global Deaths > 10000

The charts shown below: Figure_1 Figure_2 Figure_3 Figure_4 Figure_5 Figure_6