cenpy.explorer.fips_table

cenpy.explorer.fips_table(kind, in_state='')[source]

Pulls a table of FIPS codes for reference

Parameters
kindstr

identifying the kind of census geography needed, down to sub-county or VTD fips

in_statestr

filter to only grab fips codes from within a state. Use to avoid large data downloads if you’re looking for specific data. (default: ‘’)

Returns
pandas.DataFrame

fips codes and names of the geographies in question