mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-28 00:51:17 -07:00
Adding VA and CO ETL from mapping for environmental justice (#1177)
Adding the mapping for environmental justice data, which contains information about VA and CO, to the ETL pipeline.
This commit is contained in:
parent
1d399d3ca9
commit
6a00b29f5d
6 changed files with 209 additions and 115 deletions
|
@ -1,4 +1,9 @@
|
|||
DATASET_LIST = [
|
||||
{
|
||||
"name": "mapping_for_ej",
|
||||
"module_dir": "mapping_for_ej",
|
||||
"class_name": "MappingForEJETL",
|
||||
},
|
||||
{
|
||||
"name": "census_acs",
|
||||
"module_dir": "census_acs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue