spatial_tract10_to_hra20_pop: Spatial crosswalk between 2010 census tracts and 2020 HRAs....

spatial_tract10_to_hra20_popR Documentation

Spatial crosswalk between 2010 census tracts and 2020 HRAs. There is one row between each tract and HRA that shares population.

Description

The are based on the point pop approach in spatagg::create_xwalk and broadly follow that file structure.

Usage

spatial_tract10_to_hra20_pop

Format

A data.table with 559 rows and 11 variables:

GEOID10: Census 2010 id,

hra20_id: HRA numeric id,

s2t_fraction: Percent of the population in tract that is also in hra20_id,

isect_amount: # of people who live in the intersection of tract and hra20_id,

tcoverage_amount: Population of the hra20_id in any tract code,

target_amount: Total number of people within the HRA (including areas not covered by tracts),

hra_name: Name of the HRA,

source_id: tract,

target_id: hra20_id,

method: method to produce intersections

creation_date: Date file created


PHSKC-APDE/rads.data documentation built on Jan. 25, 2025, 12:25 a.m.