Skip to content

Commit

Permalink
Update tasks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Aug 22, 2024
1 parent 5503401 commit 4d15b01
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hub-config/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"pop_group": {
"required": null,
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes", "15-64_vaxNo", "15-64_vaxTotal", "65+_vaxYes", "65+_vaxNo", "65+_vaxTotal", "total_vaxYes", "total_vaxNo", "total_vaxTotal"]
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes"]
}
},
"output_type": {
Expand Down Expand Up @@ -105,7 +105,7 @@
},
"pop_group": {
"required": null,
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes", "15-64_vaxNo", "15-64_vaxTotal", "65+_vaxYes", "65+_vaxNo", "65+_vaxTotal", "total_vaxYes", "total_vaxNo", "total_vaxTotal"]
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes"]
}
},
"output_type": {
Expand Down Expand Up @@ -184,7 +184,7 @@
},
"pop_group": {
"required": null,
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes", "15-64_vaxNo", "15-64_vaxTotal", "65+_vaxYes", "65+_vaxNo", "65+_vaxTotal", "total_vaxYes", "total_vaxNo", "total_vaxTotal"]
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes"]
}
},
"output_type": {
Expand Down Expand Up @@ -256,7 +256,7 @@
},
"pop_group": {
"required": null,
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes", "15-64_vaxNo", "15-64_vaxTotal", "65+_vaxYes", "65+_vaxNo", "65+_vaxTotal", "total_vaxYes", "total_vaxNo", "total_vaxTotal"]
"optional": ["0-4_vaxYes","0-4_vaxNo", "0-4_vaxTotal", "5-14_vaxYes", "5-14_vaxNo", "5-14_vaxTotal", "15-64_vaxYes"]
}
},
"output_type": {
Expand Down

0 comments on commit 4d15b01

Please sign in to comment.