j40-cejst-2/data/data-pipeline/data_pipeline/etl/sources
Matt Bowen 876655d2b2
Add tests for all non-census sources (#1899)
* Refactor CDC life-expectancy (1554)

* Update to new tract list (#1554)

* Adjust for tests (#1848)

* Add tests for cdc_places (#1848)

* Add EJScreen tests (#1848)

* Add tests for HUD housing (#1848)

* Add tests for GeoCorr (#1848)

* Add persistent poverty tests (#1848)

* Update for sources without zips, for new validation (#1848)

* Update tests for new multi-CSV but (#1848)

Lucas updated the CDC life expectancy data to handle a bug where two
states are missing from the US Overall download. Since virtually none of
our other ETL classes download multiple CSVs directly like this, it
required a pretty invasive new mocking strategy.

* Add basic tests for nature deprived (#1848)

* Add wildfire tests (#1848)

* Add flood risk tests (#1848)

* Add DOT travel tests (#1848)

* Add historic redlining tests (#1848)

* Add tests for ME and WI (#1848)

* Update now that validation exists (#1848)

* Adjust for validation (#1848)

* Add health insurance back to cdc places (#1848)

Ooops

* Update tests with new field (#1848)

* Test for blank tract removal (#1848)

* Add tracts for clipping behavior

* Test clipping and zfill behavior (#1848)

* Fix bad test assumption (#1848)

* Simplify class, add test for tract padding (#1848)

* Fix percentage inversion, update tests (#1848)

Looking through the transformations, I noticed that we were subtracting
a percentage that is usually between 0-100 from 1 instead of 100, and so
were endind up with some surprising results. Confirmed with lucasmbrown-usds

* Add note about first street data (#1848)
2022-09-19 15:17:00 -04:00
..
calenviroscreen Run ETL processes in parallel (#1253) 2022-02-11 14:04:53 -05:00
cdc_life_expectancy Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
cdc_places Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
cdc_svi_index Issue 1141: Definition M (#1151) 2022-01-18 14:56:55 -05:00
census Add FUDS ETL (#1817) 2022-08-16 13:28:39 -04:00
census_acs Score tests (#1847) 2022-08-26 15:23:20 -04:00
census_acs_2010 Run ETL processes in parallel (#1253) 2022-02-11 14:04:53 -05:00
census_acs_median_income Score tests (#1847) 2022-08-26 15:23:20 -04:00
census_decennial Score tests (#1847) 2022-08-26 15:23:20 -04:00
child_opportunity_index Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
doe_energy_burden Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
dot_travel_composite Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
eamlis Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
ejscreen Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
ejscreen_areas_of_concern Issue 838: Update comparison tool to use tracts (#934) 2021-11-30 18:46:29 -05:00
energy_definition_alternative_draft Run ETL processes in parallel (#1253) 2022-02-11 14:04:53 -05:00
epa_rsei Run ETL processes in parallel (#1253) 2022-02-11 14:04:53 -05:00
fsf_flood_risk Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
fsf_wildfire_risk Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
geocorr Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
historic_redlining Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
housing_and_transportation Run ETL processes in parallel (#1253) 2022-02-11 14:04:53 -05:00
hud_housing Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
hud_recap Score tests (#1847) 2022-08-26 15:23:20 -04:00
mapping_for_ej Run ETL processes in parallel (#1253) 2022-02-11 14:04:53 -05:00
mapping_inequality Adding HOLC indicator (#1579) 2022-08-11 12:33:46 -04:00
maryland_ejscreen Add a react component generator (#1745) 2022-07-15 09:54:58 -07:00
michigan_ejscreen Disable markdown check for link 2022-08-16 10:35:57 -07:00
national_risk_index Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
nlcd_nature_deprived Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
persistent_poverty Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
tree_equity_score Run ETL processes in parallel (#1253) 2022-02-11 14:04:53 -05:00
tribal tribal tiles fix (#1874) 2022-09-01 10:19:13 -04:00
us_army_fuds Add tests for all non-census sources (#1899) 2022-09-19 15:17:00 -04:00
__init__.py Data directory should adopt standard Poetry-suggested python package structure (#457) 2021-08-05 15:35:54 -04:00
geo_utils.py Add FUDS ETL (#1817) 2022-08-16 13:28:39 -04:00