counties: County names and FIPS codes

countiesR Documentation

County names and FIPS codes

Description

A data frame containing the names and FIPS codes of counties in the fifty US states and DC for the year 2020

Usage

counties

Format

A data frame with 3,143 rows and 5 variables:

state_abb

two-letter USPS state abbreviation

state_fips

two-digit state FIPS code

cty_fips

three-digit county FIPS code

cty_name

name of the county

cty_desc

county entity type

Source

https://www.census.gov/geographies/reference-files/2020/demo/popest/2020-fips.html


mvanhala/sfcensus documentation built on Feb. 22, 2023, 10:26 a.m.