mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-27 16:11:17 -07:00
CDC SVI Index: Additions to data-pipeline and comparison tool (#1096)
* wip * working * working * rename * documentation * add link * add readme * update fieldnames * typo * add comparison tool * revise wording * variable change for FIPS * workding * wording in readme * cleanup wording * update comparison tool * final tune up * grammar and punctuation in the documentation * period * cleanup comments * added revisions * parallelism * PR feedback from Lucas * remove extraneous fields from comparison tool * style * updates * remove themes * formatting * remove referenes to percentile rank * remove referenes to percentile rank * typo in fieldnames * updates based on feedback from Lucas * fieldnames formatting * fix broken markdown link Co-authored-by: lucasmbrown-usds <lucas.m.brown@omb.eop.gov>
This commit is contained in:
parent
95a14adb35
commit
87e08f5fe1
7 changed files with 337 additions and 36 deletions
|
@ -109,6 +109,11 @@ DATASET_LIST = [
|
|||
"module_dir": "michigan_ejscreen",
|
||||
"class_name": "MichiganEnviroScreenETL",
|
||||
},
|
||||
{
|
||||
"name": "cdc_svi_index",
|
||||
"module_dir": "cdc_svi_index",
|
||||
"class_name": "CDCSVIIndex",
|
||||
},
|
||||
{
|
||||
"name": "maryland_ejscreen",
|
||||
"module_dir": "maryland_ejscreen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue