fipsCounty {housingData} | R Documentation |
FIPS county lookup table. Adapted from census.gov https://www.census.gov/geo/reference/codes/cou.html.
fipsCounty
A data frame with 3235 rows and 3 columns.
fips
: FIPS county code
county
: county name
state
: state abbreviation
head(fipsCounty)