fips_to_names.Rd
A dataset that links state and county FIPS codes in the US (as character values) and province and census division codes (Canada) to the names of those states/provinces and counties/census divisions. This data predates the inclusion of Canada in SafeGraph, thus the US-centric naming.
fips_to_names
A data.table
with 3142 rows and 4 variables:
State FIPS code / Canadian SGC code
County FIPS code / Canadian Census division
The full name of the state / province
The full English name of the county / census division, including "County" for US entries. Merge with canada_cd_types
to get the equivalent division type for Canada and French names.
Indicator for US or Canada