ces | R Documentation |
Data for the approval ratings of voters to various government positions combined with the demographic background of the voter. See Kuriwaki (2024) for background and details. The raw code that was used to produce the data is accessible at Kuriwaki's Github.
ces
A tibble with 617,455 observations and 17 variables:
integer variable for case number
integer variable for year of survey
character variable for state of residence for observation
factor variable of "Female" and "Male"
integer variable for age in years
factor variable for racial identity
factor variable for marriage status
factor variable for religious belief
ordered factor variable for yearly family income - takes values of "Less than 10k" "10k - 20k", "20k - 30k", "30k - 40k", "40k - 50k", "50k - 60k", "60k - 70k", "70k - 80k", "80k - 100k", "100k - 120k", "120k - 150k", and "150k+"
factor variable for self-reported ideology - takes values of "Very Liberal", "Liberal", "Moderate", "Conservative", "Very Conservative", and "Not Sure"
factor variable for level of education - takes values of "No HS", "High School Graduate", "Some College", "2-Year", "4-Year", and "Post-Grad"
factor variable for level news/current events interest
factor variable for retrospective report on the past year's economy
ordered factor variable of approval of president - takes values of "Strongly Approve", "Approve / Somewhat Approve", "Neither Approve Nor Disapprove", "Disapprove / Somewhat Disapprove", "Strongly Disapprove"
factor variable indicating whether the respondent or someone in their immediate family is serving or has ever served in the U.S. military
factor variable for validated turnout in general elections - takes values of "Voted", "No Record of Voting", and "No Voter File"
David Kane
https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/II2DB6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.