lou_vax_survey | R Documentation |
A survey measuring Covid-19 vaccination status and a handful of demographic variables,
based on a simple random sample of 1,000 residents of Louisville, Kentucky
with an approximately 50% response rate.
These data were created using simulation.
data(lou_vax_survey)
A data frame with 1,000 rows and 6 variables
Response status to the survey ('Respondent' or 'Nonrespondent')
Race and Hispanic/Latino ethnicity derived from RAC1P and HISP variables of ACS microdata and collapsed to a smaller number of categories.
Male or Female
Highest level of education attained ('Less than high school' or 'High school or beyond') derived from SCHL variable in ACS microdata and collapsed to a smaller number of categories.
Covid-19 vaccination status ('Vaccinated' or 'Unvaccinated')
Sampling weight: equal for all cases since data come from a simple random sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.