baltimore_block_groups: U.S. Census Block Groups - 2020

baltimore_block_groupsR Documentation

U.S. Census Block Groups - 2020

Description

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

Usage

baltimore_block_groups

Format

A data frame with 618 rows and 9 variables:

tractce

Census tract code

blkgrpce

Census block group number

geoid

Census block group identifier; a concatenation of the state FIPS code, county FIPS code, census tract code, and block group number

namelsad

translated legal/statistical area description and the block group number

aland

land area (square meters)

awater

water area (square meters)

intptlat

latitude of the internal point

intptlon

longitude of the internal point

geometry

POLYGON geometry for block group 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.