Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

COVID-19 Stata import routine

Stata ado file to import the Johns Hopkins covid-19 data into Stata. Imports confirmed cases, deaths and recovered cases and sets a time series.

Usage:

  1. Save to Stata Personal directory.
  2. Start Stata, then type -covid-
  3. A file named covid.dta is created/replaced in the ~/Documents folder.
  4. A few time series graphics are run, you can adapt the chosen countries in the program.

Update 25MAR2020

Changes to adapt to new Johns Hopkins time series structure. Recovered cases are no longer provided.

About

A Stata routine to pull data from Johns Hopkins

Resources

Releases

No releases published

Packages

No packages published

Languages