County shapefiles
sf-county.Rd
TIGER/Line shapefiles for counties 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_county_2015
sf_county_2016
sf_county_2017
sf_county_2018
sf_county_2019
sf_county_2020
sf_county_2021
sf_county_2022
sf_county_2023
sf_county_2024
Format
Not all variables are present in all years.
- STATEFP
-
State FIPS code
Data type: character
- COUNTYFP
-
County FIPS code
Data type: character
- COUNTYNS
-
County NS 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
- LSAD
-
Legal/statistical area description
Data type: character
- CLASSFP
-
FIPS class code
Data type: character
- MTFCC
-
MAF/TIGER feature class code
Data type: character
- CSAFP
-
Combined statistical area code
Data type: character
- CBSAFP
-
Metropolitan statistical area/micropolitan statistical area code
Data type: character
- METDIVFP
-
Metropolitan division 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 4 rows and 21 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 21 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 21 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 21 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 21 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 21 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 21 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 22 columns.
An object of class sf
(inherits from data.frame
) with 4 rows and 22 columns.