Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 833 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 833 Bytes

Plotting Covid data with Julia

This directory contains a Julia notebook covid.ipynb, that downloads Covid-19 infection data from Johns Hopkins' GitHub site, https://github.com/CSSEGISandData/COVID-19.

The files it pulls are:

It summarizes and plots various aspects of the data. Most of the focus is on the US where it creates statistics on a State level.