cbg_pop: Unweighted Population by Census Block Group

cbg_popR Documentation

Unweighted Population by Census Block Group

Description

A dataset containing the unweighted population by Census Block Group from the Open Census file (US Only). Use with fips_from_cbg to get state and county FIPS codes from the CBG ID.

Usage

cbg_pop

Format

A data.table with 220333 rows and 2 variables:

poi_cbg

Census Block Group ID, named for easy merging with the patterns data.

unweighted_pop

Population from the 2016 American Community Survey (the "unweighted" part is outdated but kept for consistency with old code).

Source

https://docs.safegraph.com/docs/open-census-data


SafeGraphInc/SafeGraphR documentation built on Nov. 25, 2022, 11:20 a.m.