| us_counties | R Documentation |
U.S. County boundaries data downloaded with tigris::counties.
us_counties
A data frame with 3220 rows and 7 variables:
nameCounty name (tidycensus)
name_shortCounty name without state (tigris)
geoidCounty GeoID (labelled)
abb_stateState abbreviation (USPS)
est_popEstimated county population (B01001_001), American Community Survey 5 year, 2015-2019
countyfpCounty FIPS
statefpState FIPS
bboxBounding box
wktWell known text (labelled)
The geoid and wkt columns are labelled with a combination of an abbreviated county name and state abbreviation in snake case. Population estimates (est_pop) are not included for county equivalents in the U.S. Virgin Islands, Guam, Northern Mariana Islands, and American Samoa.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.