A dataset of SARS virus data with rows being location/date/value_type combinations, columns being identifying information and the associated value
A tibble with 31551 rows and 8 columns
"sars" for all rows
a general location identifier, usually the country
the date of the observation
an integer representing the quantity of value_type for that observation
either "cases", "deaths", or "recovered"
region population data for 2003
the latitude of the region
the longitude of the region
https://raw.githubusercontent.com/mcolon21/ncov2019data/master/sars_data.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.