j40-cejst-2/data/data-pipeline/data_pipeline/etl/sources
Lucas Merrill Brown 1d101c93d2
Issue 844: Add island areas to Definition L (#957)
This ended up being a pretty large task. Here's what this PR does:

1. Pulls in Vincent's data from island areas into the score ETL. This is from the 2010 decennial census, the last census of any kind in the island areas.
2. Grabs a few new fields from 2010 island areas decennial census.
3. Calculates area median income for island areas.
4. Stops using EJSCREEN as the source of our high school education data and directly pulls that from census (this was related to this project so I went ahead and fixed it).
5. Grabs a bunch of data from the 2010 ACS in the states/Puerto Rico/DC, so that we can create percentiles comparing apples-to-apples (ish) from 2010 island areas decennial census data to 2010 ACS data. This required creating a new class because all the ACS fields are different between 2010 and 2019, so it wasn't as simple as looping over a year parameter.
6. Creates a combined population field of island areas and mainland so we can use those stats in our comparison tool, and updates the comparison tool accordingly.
2021-12-03 15:46:10 -05:00
..
calenviroscreen Score F, testing methodology (#510) 2021-08-24 16:40:54 -04:00
cdc_life_expectancy Add FEMA risk index to score file (#687) 2021-09-15 13:31:32 -05:00
cdc_places Score F, testing methodology (#510) 2021-08-24 16:40:54 -04:00
census Esfoobar usds/835 census tracts geojson (#916) 2021-11-30 13:49:20 -05:00
census_acs Issue 844: Add island areas to Definition L (#957) 2021-12-03 15:46:10 -05:00
census_acs_2010 Issue 844: Add island areas to Definition L (#957) 2021-12-03 15:46:10 -05:00
census_acs_median_income Update Census AMI to ETL into tracts, not CBGs (#900) 2021-11-30 13:49:20 -05:00
census_decennial Issue 844: Add island areas to Definition L (#957) 2021-12-03 15:46:10 -05:00
doe_energy_burden updated doe enerygy link and changed fieldnames - removed computation step as BURDEN is already ratio (#963) 2021-12-03 13:33:19 -05:00
ejscreen Issue 844: Add island areas to Definition L (#957) 2021-12-03 15:46:10 -05:00
ejscreen_areas_of_concern Issue 838: Update comparison tool to use tracts (#934) 2021-11-30 18:46:29 -05:00
geocorr [ISS-751] Updating comments for geocorr ETL (#913) 2021-12-03 10:10:05 -05:00
housing_and_transportation Issue 919: Fix too many tracts issue (#922) 2021-11-30 13:49:20 -05:00
hud_housing Ticket 492: Integrate Area Median Income and Poverty measures into ETL (#660) 2021-09-13 15:36:35 -05:00
hud_recap Score F, testing methodology (#510) 2021-08-24 16:40:54 -04:00
national_risk_index Revisions to FEMA measure and new link for FEMA data (#952) 2021-12-03 12:42:07 -05:00
persistent_poverty Issue 838: Update comparison tool to use tracts (#934) 2021-11-30 18:46:29 -05:00
tree_equity_score Score F, testing methodology (#510) 2021-08-24 16:40:54 -04:00
__init__.py Data directory should adopt standard Poetry-suggested python package structure (#457) 2021-08-05 15:35:54 -04:00