baltimore_tracts | R Documentation |
U.S. Census Tracts for Baltimore city, Maryland downloaded from the U.S. Census Bureau API with the tigris package.
baltimore_tracts
A data frame with 199 rows and 9 variables:
tractce
census tract code
geoid
nation-based census tract identifier; a concatenation of state FIPS code, county FIPS code, and census tract number
name
Variable length geographic area name
namelsad
name and the translated legal/statistical area description code for census tract
aland
land area (square meters)
awater
water area (square meters)
intptlat
latitude of the internal point
intptlon
longitude of the internal point
geometry
Polygon with tract boundary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.