covid_dec4 | R Documentation |
This data set contains the number of confirmed and probable COVID-19 deaths in U.S. states through December 4th, 2020 along with some very basic demographic information. While the data are taken from official sources, they are only intended for demonstration purposes.
data(covid_dec4)
A data frame with 50 rows and 7 variables
state name
state name abbreviation
confirmed and probable number of COVID-19 deaths
population 5-year estimate from the 2017 American Community Survey
median income (U.S. dollars) 5-year estimate from the 2017 American Community Survey
estimated percentage of population > 25 years old with a high school diploma based on the 2010 Census
estimated percentage of population > 25 years old with a Bachelor's degree based on the 2010 Census
https://covidtracking.com/data/download (Accessed 2020-12-04) and https://www.census.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.