UBICenter / local-child-allowance

Local effects of child allowances
MIT License
2 stars 4 forks source link

Create block-level dataset to underlie analyses #9

Open MaxGhenis opened 3 years ago

MaxGhenis commented 3 years ago

Since state legislative districts are built from Census blocks, we should build a dataset at the block level that we can then aggregate as needed. It should have these columns:

* Population can probably be mapped from the 2010 Census, which has block group level population; this can then be allocated equally across blocks in a block group.

nmrodelo commented 3 years ago

Useful Hierarchy Diagram: https://www2.census.gov/geo/pdfs/reference/geodiagram.pdf

Data for linking Block -> Census Tract -> PUMA: https://www2.census.gov/geo/docs/maps-data/data/rel/2010_Census_Tract_to_2010_PUMA.txt

https://www.nhgis.org/user-resources/geographic-crosswalks

MaxGhenis commented 3 years ago

Data available is:

End dataset:

From here, our analysis will aggregate this dataset (outside this issue) to this level, which could have multiple rows both per PUMA and per leg district (the pair is the key):