j40-cejst-2/data/data-pipeline/data_pipeline/etl/score
Lucas Merrill Brown 4d02525bb3
1831 Follow up (#1902)
This code causes no functional change to the code. It does two things:

1. Uses difference instead of - to improve code style for working with sets.

2. Removes the line EXPECTED_MISSING_STATES = ["02", "15"], which is now redundant because of the line I added (in a previous pull request) of ALASKA_AND_HAWAII_EXPECTED_IN_DATA = False.
2022-09-15 17:46:01 -04:00
..
config Adding NLCD data (#1826) 2022-08-17 14:21:28 -04:00
schemas Add FUDS ETL (#1817) 2022-08-16 13:28:39 -04:00
tests Issue 1831: missing life expectancy data from Maine and Wisconsin (#1887) 2022-09-09 20:35:01 -04:00
__init__.py Data directory should adopt standard Poetry-suggested python package structure (#457) 2021-08-05 15:35:54 -04:00
constants.py Issue 1831: missing life expectancy data from Maine and Wisconsin (#1887) 2022-09-09 20:35:01 -04:00
etl_score.py Removing low pop tracts from FEMA population loss (#1898) 2022-09-12 13:48:38 -04:00
etl_score_geo.py Remove no land tracts from map (#1894) 2022-09-08 14:55:00 -04:00
etl_score_post.py Pipeline tile tests (#1864) 2022-09-01 13:07:14 -04:00
etl_utils.py 1831 Follow up (#1902) 2022-09-15 17:46:01 -04:00