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:
- Save to Stata Personal directory.
- Start Stata, then type -covid-
- A file named covid.dta is created/replaced in the ~/Documents folder.
- 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.