fips_lookup | R Documentation |
This dataset provides a crosswalk between state names, postal codes, and FIPS codes. Used by the hpms() function. The variables are as follows:
fips_lookup
A data frame with 56rows and 4 variables:
state name (e.g. 'Alabama')
two character state postal code (e.g. 'AL')
Census Bureau FIPS Code (e.g. 1)
capitalized state name (e.g. 'ALAMABA')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.