Skip to content

deculler/covid19

Repository files navigation

covid19

Contains Notebooks analyzing Covid-19 infection data from Johns Hopkins and NY Times. So many thanks to the incredible work of Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE): https://systems.jhu.edu/ and the NY Times. They provide wonderful geospatial visualization. The notebooks here provide a simple analytical view. The notebooks pull data from https://github.com/CSSEGISandData/COVID-19 for wordwide data and for Worldwide data and https://github.com/nytimes/covid-19-data for US data. Both are updated daily, which takes incredible work. With that, people can explore and work on the data from a temporal perspective. Where might we be in two weeks? (I have stopped maintaining the NY Times notebooks, focusing on the JHU data.)

Website for this repo: https://deculler.github.io/covid19/

Repo for this website: https://github.com/deculler/covid19

View and run the notbooks

Covid19-US-Actions-Matter.ipynb [ View Notebook ] examines how significantly mitigation measures in the US contained the spread of the virus and how recent undermining of those measures has already changed the projection of whether it ends up contained or grows unchecked.

To run live:

US-County-covid19-JHU.ipynb [View Notebook] County level exploration and projection of confirmed cases and deaths in the US for any state.

To run live:

US-covid19-JHU.ipynb [View Notebook] State level exploration as above.

To run live:

World-covid19-JHU.ipynb [View Notebook] examines the growth in confirmed cases worldwide at a country level, showing individual countries contribute to the overall picture and examining growth rates per country. Worldwide and per-country projections provide a sense of what the exponential growth is leading to. The data is pulled from https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series.

To run the notebooks live:

Cloud infrastuctures for running notebooks

About

Notebooks analyzing infection data from Johns Hopkins University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published