countyFIPS: FIPS codes for all counties in the United States

Description Usage Format Details Source

Description

2010 FIPS codes for counties and county equivalent entities in the United States, as a data frame. A combination of state and county FIPS codes is a unique identifier for a U.S. county, while a county name is not necessarily.

Usage

1

Format

A data frame with 3235 rows and 5 variables:

state

Two-letter abbrevation for state, such as "TX" for Texas

stateFIPS

Integer FIPS code for state, such as 17 for Illinois

countyFIPS

Integer FIPS code for county, such as 31 for Cook County in Illinois

countyname

Name of county as characters, such as "Cook County". Not necessarily unique.

classfp

FIPS class code; see details.

Details

The FIPS class code is one of five options:

Source

https://www.census.gov/geo/reference/codes/cou.html


heathermkrause/WWC documentation built on May 17, 2019, 3:20 p.m.