Census tract shapefiles
sf-tract.Rd
TIGER/Line shapefiles for census tracts in Kansas City, Missouri, downloaded
from census.gov and modified using get_kc_sf()
.
The US Census Bureau uses the Global Coordinate System North American Datum of 1983 (GCS NAD83/EPSG: 4269).
Usage
sf_tract_2015
sf_tract_2016
sf_tract_2017
sf_tract_2018
sf_tract_2019
sf_tract_2020
sf_tract_2021
sf_tract_2022
sf_tract_2023
sf_tract_2024
Format
Not all variables are present in all years.
- STATEFP
-
State FIPS code
Data type: character
- COUNTYFP
-
County FIPS code
Data type: character
- TRACTCE
-
Census tract code
Data type: character
- GEOID
-
Geographic identifier
Data type: character
- GEOIDFQ
-
Fully qualified GEOID
Data type: character
- NAME
-
Geographic area name
Data type: character
- NAMELSAD
-
Geographic area name and legal/statistical area description
Data type: character
- MTFCC
-
MAF/TIGER feature class code
Data type: character
- FUNCSTAT
-
Legal functional status
Data type: character
- ALAND
-
Land area
Data type: numeric
- AWATER
-
Water area
Data type: numeric
- INTPTLAT
-
Latitude of the internal point
Data type: character
- INTPTLON
-
Longitude of the internal point
Data type: character
- area
-
Feature area
Data type: double
- kc_area
-
Feature area within Kansas City boundary
Data type: double
- kc_area_pct
-
Percentage of feature area within Kansas City boundary
Data type: double
- geometry
-
Feature geometry
Data type: list
An object of class sf
(inherits from data.frame
) with 172 rows and 16 columns.
An object of class sf
(inherits from data.frame
) with 168 rows and 16 columns.
An object of class sf
(inherits from data.frame
) with 168 rows and 16 columns.
An object of class sf
(inherits from data.frame
) with 168 rows and 16 columns.
An object of class sf
(inherits from data.frame
) with 185 rows and 16 columns.
An object of class sf
(inherits from data.frame
) with 185 rows and 16 columns.
An object of class sf
(inherits from data.frame
) with 185 rows and 16 columns.
An object of class sf
(inherits from data.frame
) with 185 rows and 17 columns.
An object of class sf
(inherits from data.frame
) with 185 rows and 17 columns.