stLouis: St. Louis Census Tracts, 2016

stLouisR Documentation

St. Louis Census Tracts, 2016

Description

A simple features data set containing the geometry and associated attributes for the 2016 City of St. Louis census tracts.

Usage

data(stLouis)

Format

A data frame with 106 rows and 7 variables:

STATEFP

state FIPS code

COUNTYFP

county FIPS code

TRACTCE

tract FIPS code

GEOID

full GEOID string

NAME

tract FIPS code, decimal

NAMELSAD

tract name

geometry

simple features geometry

Note

These data have been modified from the full version available from the Census Bureau - some variables related to geometry and geography type have been removed.

Source

U.S. Census Bureau

#' @examples str(stLouis) head(stLouis)


qualmap documentation built on May 31, 2022, 9:05 a.m.