mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-30 15:43:18 -07:00
Update score version workflow to also upload tiles (#2042)
* Actually upload the score * Add back tile generation (#2035) * Move score GEO up (#2035) * Copy beta README to 1.0 (#2035) * Remove dates from file names (#2035) * Remove unused score ETLs from constants (#2035) * Put back child opp index (#2035) * Remove unused import (#2035)
This commit is contained in:
parent
d7a0be7ee7
commit
0d0cf2a5f9
4 changed files with 146 additions and 63 deletions
|
@ -29,11 +29,6 @@ DATASET_LIST = [
|
|||
"module_dir": "census_decennial",
|
||||
"class_name": "CensusDecennialETL",
|
||||
},
|
||||
{
|
||||
"name": "housing_and_transportation",
|
||||
"module_dir": "housing_and_transportation",
|
||||
"class_name": "HousingTransportationETL",
|
||||
},
|
||||
{
|
||||
"name": "mapping_for_ej",
|
||||
"module_dir": "mapping_for_ej",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue