covid_data: Coronavirus Data

Description Format Source

Description

A dataset of coronavirus data with rows being location/date/value_type combinations, columns being identifying information and the associated value, updated thru 2020-03-06

Format

A tibble with 27405 rows and 9 columns

disease

"covid" for all rows

province

the most granular location identifier

region

a general location identifier, usually the country

lat

the latitude of the location

long

the longitude of the location

date

the date of the observation

value

an integer representing the quantity of value_type for that observation

value_type

either "cases", "deaths", or "recovered"

pop_2018

region population data for 2018

Source

https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_19-covid-Confirmed.csv


smorsink1/ncov2019 documentation built on March 27, 2020, 7:22 p.m.