Adding etl files for ej screen areas of concern

This commit is contained in:
VincentLaUSDS 2021-09-22 14:59:22 -04:00 committed by lucasmbrown-usds
commit d49c28ca25
2 changed files with 115 additions and 0 deletions

View file

@ -69,6 +69,11 @@ DATASET_LIST = [
"module_dir": "persistent_poverty",
"class_name": "PersistentPovertyETL",
},
{
"name": "ejscreen_areas_of_concern",
"module_dir": "ejscreen_areas_of_concern",
"class_name": "EJScreenAreasOfConcernETL",
},
]
CENSUS_INFO = {
"name": "census",