Skip to content

ratreya/COVID-19

Repository files navigation

COVID-19 Notebooks

Binder

  • base-builder.ipynb is run to produce the base build of merged and cleaned-up CSV file from JHU CSSE daily reports. jhu-daily-reports.csv has the following columns:
Country State County Date Confirmed Deaths Recovered Confirmed_New Deaths_New Recovered_New
  • incremental-builder.ipynb is run everyday to incrementally merge in new data into jhu-daily-reports.csv.
  • visualization.ipynb reads this CSV and generates the following visualizations.

First Wave and Second Wave for U.S.

US Waves

Comparing various trends against total confirmed cases.

Global Growth Global Hospitalizations

World-wide daily new cases broken up by top 10 contributing countries.

Global Spread

US daily new cases broken up by top 10 contributing states.

US Spread

Comparing New Case growth in India against other leading countries.

India Growth

Comparing New Case growth of top 10 US states against each other. India Growth

About

Datasets for COVID-19 and visualization using Jupyter Notebook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published