Skip to contents

FIPS Lookup

fips_abbr()
Get the state abbreviation for a FIPS code
fips_state()
Get the state name for a FIPS code
fips_county()
Get the county name for a FIPS code
fips_geometry()
Get the geometry for a FIPS code
fips_metadata()
Get the metadata for a FIPS code

Reverse FIPS Lookup

as_fips()
Convert a state name, abbreviation, or county name to FIPS codes
coords_to_fips()
Associate a set of coordinates to FIPS codes

Development

using_fastmatch()
Get the matching function that fipio is using