covid_19 | R Documentation |
A data set containing global records of Covid 19 cases, deaths, and recovery.
covid_19
A data frame with 59024 rows and 8 variables:
Province or State where the data were collected
Country or Region where the data were collected
Lattitude associated with data (typically centroid of smallest available geographic unit)
Long associated with data (typically centroid of smallest available geographic unit)
Date of recorded data
Number of cases recorded in a geographic unit on a specified date.
Number of deaths recorded in a geographic unit on a specified date.
Number of recovered cases recorded in a geographic unit on a specified date.
...
https://data.humdata.org/dataset/novel-coronavirus-2019-ncov-cases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.