Census block shapefiles
sf-block.RdTIGER/Line shapefiles for census blocks 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_block_2015
sf_block_2016
sf_block_2017
sf_block_2018
sf_block_2019
sf_block_2020
sf_block_2021
sf_block_2022
sf_block_2023
sf_block_2024Format
Not all variables are present in all years. Some variable names end with the 2-digit census decade (e.g., "GEOID20").
- STATEFP
-
State FIPS code
Data type: character
- COUNTYFP
-
County FIPS code
Data type: character
- TRACTCE
-
Census tract code
Data type: character
- BLOCKCE
-
Census tabulation block number
Data type: character
- GEOID
-
Geographic identifier
Data type: character
- GEOIDFQ
-
Fully qualified GEOID
Data type: character
- NAME
-
Geographic area name
Data type: character
- MTFCC
-
MAF/TIGER feature class code
Data type: character
- UR
-
Urban/rural indicator
Data type: character
- UACE
-
Urban area code
Data type: character
- UATYPE
-
Urban area type
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
- HOUSING
-
Housing unit count
Data type: character
- POP
-
Population count
Data type: character
- COUNTYFP
-
County FIPS code
Data type: character
- STATEFP
-
State FIPS code
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 12006 rows and 21 columns.
An object of class sf (inherits from data.frame) with 12009 rows and 21 columns.
An object of class sf (inherits from data.frame) with 12009 rows and 21 columns.
An object of class sf (inherits from data.frame) with 12009 rows and 21 columns.
An object of class sf (inherits from data.frame) with 10730 rows and 21 columns.
An object of class sf (inherits from data.frame) with 10730 rows and 19 columns.
An object of class sf (inherits from data.frame) with 10732 rows and 21 columns.
An object of class sf (inherits from data.frame) with 10755 rows and 21 columns.
An object of class sf (inherits from data.frame) with 10756 rows and 21 columns.