Skip to content

Data analysis around tidying up the Johns Hopkins Covid19 data, coverting into "tidy" panel data, and doing some EDA

Notifications You must be signed in to change notification settings

BenjaminKay/Covid19Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Covid19Panel

I was eager to do data analysis on the Covid19 Outbreak data but I was frustrated by a lack of data that could easily studied. Most of what I could find was either not up to date (such as the r package coronavirus) or lacked global data (such as the r package nCov2019). This code remedies that situation by making a tidy panel data set in r.

This project downloads the 2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE, converts it into panel data, and makes some basic figures.

About

Data analysis around tidying up the Johns Hopkins Covid19 data, coverting into "tidy" panel data, and doing some EDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages