Skip to contents

A dataset containing 1,000 fake address records. Created by randomizing a subset of the public Dare County, North Carolina voter file. Driver's license records have no connection to the listed addresses.

Usage

nc_addr

Format

A data frame with 1,000 rows and 5 records:

address

Street address. May be NA

city

City of street address. May be NA

zip

5-digit ZIP code. May be NA

county

County name

drivers_lic

TRUE if the voter has a driver's license, FALSE if not.