dict_fips | R Documentation |
This dataset contains a list of FIPS of states, counties,
county subdivisions, places, consolidated cities, and their names and summary
levels as well as full name and abbreviation of state. It does NOT contain
FIPS of many small areas. Search for FIPS with function
search_fips
.
data("dict_fips")
A data.table with 43934 rows and 9 variables:
full name of a state such as "Alabama"
abbreviation of a state such as "AL"
FIPS code of the state
summary level of the entry in the row
FIPS code of county
FIPS of COUnty SUBdivision
FIPS code of place
FIPS code of CONsolidated CITy
name of the entry in the row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.