spatial_tract10_to_hra20_geog | R Documentation |
The are based on the fractional overlap approach in spatagg::create_xwalk and broadly follow that file structure.
spatial_tract10_to_hra20_geog
A data.table with 964 rows and 11 variables:
GEOID10
: tract id,
hra20_id
: HRA numeric id,
s2t_fraction
: Percent of the area in ZIP that is also in hra20_id,
isect_amount
: # of square survey feet in the intersection of tract and hra20_id,
tcoverage_amount
: Area of the hra20_id in any tract code,
target_amount
: Total area of 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.