Maryland EJSCREEN Addition to comparison tool (#1143)

* finalized

* cleanup notebook

* cleanup

* run black
This commit is contained in:
Saran Ahluwalia 2022-01-14 13:26:48 -05:00 committed by GitHub
commit a98ea35f74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 174 additions and 2 deletions

View file

@ -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",