mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-28 23:51:39 -07:00
revise merge
This commit is contained in:
parent
0e3ca6bf30
commit
0d464e518b
5 changed files with 164 additions and 0 deletions
|
@ -104,6 +104,11 @@ DATASET_LIST = [
|
|||
"module_dir": "michigan_ejscreen",
|
||||
"class_name": "MichiganEnviroScreenETL",
|
||||
},
|
||||
{
|
||||
"name": "maryland_ejscreen",
|
||||
"module_dir": "maryland_ejscreen",
|
||||
"class_name": "MarylandEJScreenETL",
|
||||
},
|
||||
]
|
||||
CENSUS_INFO = {
|
||||
"name": "census",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue