sars_data: SARS Data

Description Format Source

Description

A dataset of SARS virus data with rows being location/date/value_type combinations, columns being identifying information and the associated value

Format

A tibble with 31551 rows and 8 columns

disease

"sars" for all rows

region

a general location identifier, usually the country

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_2003

region population data for 2003

lat

the latitude of the region

long

the longitude of the region

Source

https://raw.githubusercontent.com/mcolon21/ncov2019data/master/sars_data.csv


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