baltimore_tracts: U.S. Census Tracts - 2020

baltimore_tractsR Documentation

U.S. Census Tracts - 2020

Description

U.S. Census Tracts for Baltimore city, Maryland downloaded from the U.S. Census Bureau API with the tigris package.

Usage

baltimore_tracts

Format

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

Source

https://www.census.gov/geo/maps-data/data/tiger-line.html


elipousson/mapbaltimore documentation built on April 2, 2024, 4:23 p.m.