fips_lookup: FIPS Codes

fips_lookupR Documentation

FIPS Codes

Description

This dataset provides a crosswalk between state names, postal codes, and FIPS codes. Used by the hpms() function. The variables are as follows:

Usage

fips_lookup

Format

A data frame with 56rows and 4 variables:

State_Name

state name (e.g. 'Alabama')

Postal_Code

two character state postal code (e.g. 'AL')

FIPS_Code

Census Bureau FIPS Code (e.g. 1)

STATE_NAME

capitalized state name (e.g. 'ALAMABA')


tpm documentation built on June 22, 2024, 11:28 a.m.