A dataset containing 5,000 fake voter records.
Created by randomizing a subset of the North Carolina voter file.
Turnout records are completely randomly generated.
Usage
pseudo_vf
Arguments
Format
A data frame with 5,000 rows and 4 records:
last_name
Voter's last name
zip
5-digit ZIP code. May be NA
race
One of "white", "black", "hisp", "asian", "aian", or "other"
turnout
1 if the voter voted in the most recent election, 0 otherwise