place_sf: sf data frame of places

place_sfR Documentation

sf data frame of places

Description

An sf data frame of places in the fifty US states and DC. It is the 2020 cartographic boundary file at resolution 500K. The EPSG is 4326.

Usage

place_sf

Format

An sf data frame with 31,617 rows and 6 variables:

state_fips

two-digit state FIPS code

state_abb

two-digit USPS abbreviation

place_fips

five-digit place FIPS code

place_name

place name

place_desc

place entity type

geometry

an sf geometry column with polygon data

Source

https://www.census.gov/geographies/mapping-files/time-series/geo/cartographic-boundary.2020.html


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