This dataset contains a subset of the voter file for voters in East Ramapo School District, in 2018. This file has been modified to protect the privacy of the voters. The voter IDs have been replaced, surnames have been replaced with "similar" surnames, and the file comes already geocoded into Census block and ward.
data(ramapo2018)
A data frame with 9401 observations on the following 7 variables:
The voter ID, recoded to protect voter privacy.
The surname of the voter.
The ward, as a character, that the voter is located in.
FIPS code of state for voter.
FIPS code of Census county for voter.
FIPS code of Census tract for voter.
FIPS code of Census block for voter.