countypov: Poverty percentage estimates (2014), county level

countypovR Documentation

Poverty percentage estimates (2014), county level

Description

US census poverty percentage estimates by county for 2014.

The data is formatted for easy merging with output from us_map.

Usage

data(countypov)

Format

A data frame with 3142 rows and 4 variables.

Details

  • fips The 5-digit FIPS code corresponding to the county.

  • abbr The 2-letter state abbreviation.

  • county The full county name.

  • pct_pov_2014 The 2014 poverty estimate (in percent of county population) for the corresponding county.

References


usmap documentation built on Oct. 22, 2023, 1:10 a.m.