COVID-19 (Coronavirus) Data

Johns Hopkins University posts COVID-19 data daily 2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE (as of August 2020). I wrote an open source program to download the data, filter and aggregate, and then store in a format that is convenient for analysis using tools like Microsoft Excel or Tableau.

Here are two video tutorials on how to retrieve the data and perform your own analysis:

The program and information are On Github Here and you can download the executable Here.

The video tutorials are the best way to get started. You can view the help file for the program by downloading it and running the following command line:

ReadAndConvertCovid19Data -h