Description Usage Format Details Source Examples
These are data from the Wake County Board of Elections. As so often happens, the web sites with the documentation and data are no longer current.
1 |
A data frame with 10000 rows.
genderM or F
partyParty affiliation: DEM=Democratic, LIB=Libertarian,REP=Republican,UNA=Unaffiliated
age in years
racerace: A=Asian, B=black or African American, I=American Indian or Alaska Native, M=More than one race, O=Other, U=Undesignated,W=White
voter_reg_numUnique serial number for each voter
last_nameVoter's last name
first_nameVoter's first name
midl_nameVoter's middle name
name_sufxSuffix, if any, on the voter's name
mail_cityComponent of voter's mailing address
mail_state_cdComponent of voter's mailing address
mail_streetComponent of voter's mailing address
mail_zip_codeComponent of voter's mailing address
registr_dtComponent of voter's mailing address
res_cityComponent of voter's mailing address
res_state_cdComponent of voter's mailing address
res_unit_numComponent of voter's mailing address
res_zip_codeComponent of voter's mailing address
voter_statusStatus of the voter
For additional fields, see the original documentation at http://msweb03.co.wake.nc.us/bordelec/Waves/boedatadescription.pdf.
The data file is publicly available from the Wake County (NC) Board of Elections. http://msweb03.co.wake.nc.us/bordelec/Waves/WavesDownload.asp. It's in a Windows self-extracting format. Prof. Shilad Sen reformatted the data for the DataComputing package.
The full data set, containing 583,092 records, is available at http://www.mosaic-web.org/go/Repository/DannyKaplan/WakeCountyBOE.Rdata. You can access it by downloading the file, then loading it into your R session. The data frame is WakeCountyBOE.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.