mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-27 14:21:39 -07:00
Adding etl files for ej screen areas of concern
This commit is contained in:
parent
3bb1ecf0ed
commit
d49c28ca25
2 changed files with 115 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue