Description Usage Format Source References
This data set contains turnout and demographic data from a sample of respondents to the 2000 Current Population Survey (CPS). The states represented are South Carolina and Arkansas. The data represent only a sample and results from this example should not be used in publication.
1 |
A data frame containing 7 variables ("state", "year", "vote", "income", "education", "age", "female") and 1500 observations.
statea factor variable with levels equal to "AR" (Arkansas) and "SC" (South Carolina)
yearan integer vector
votean integer vector taking on values "1" (Voted) and "0" (Did Not Vote)
incomean integer vector ranging from "4" (Less than \$5000) to "17" (Greater than \$75000) denoting family income. See the CPS codebook for more information on variable coding
educationan integer vector ranging from "1" (Less than High School Education) to "4" (More than a College Education). See the CPS codebook for more information on variable coding
agean integer vector ranging from "18" to "85"
femalean integer vector taking on values "1" (Female) and "0" (Male)
Census Bureau Current Population Survey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.