Skip to content

Latest commit

 

History

History

covid

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.