Skip to content

Commit

Permalink
update to last version of phase 1 disparities round
Browse files Browse the repository at this point in the history
  • Loading branch information
LucieContamin committed Apr 16, 2024
1 parent ed87d07 commit cc52d8b
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
26 changes: 13 additions & 13 deletions hub-config/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@
"start":"2023-11-14","end":"2023-12-14"}
},
{
"round_id": "2024-03-26",
"round_id": "2024-05-15",
"round_id_from_variable": false,
"model_tasks": [
{
Expand All @@ -898,7 +898,7 @@
"optional": null
},
"scenario_id": {
"required": ["A-2020-11-15"],
"required": ["A-2020-05-01"],
"optional": null
},
"location": {
Expand Down Expand Up @@ -949,7 +949,7 @@
"target_name": "Incident Infection",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc inf"
},
"description": "Weekly new COVID-19 infection.",
"target_type": "discrete",
Expand All @@ -961,7 +961,7 @@
"target_name": "Incident cases",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc case"
},
"description": "Weekly newly reported COVID-19 cases",
"target_type": "discrete",
Expand All @@ -977,7 +977,7 @@
"optional": null
},
"scenario_id": {
"required": ["A-2020-11-15"],
"required": ["A-2020-05-01"],
"optional": null
},
"location": {
Expand Down Expand Up @@ -1028,7 +1028,7 @@
"target_name": "Incident Infection",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc inf"
},
"description": "Weekly new COVID-19 infection.",
"target_type": "discrete",
Expand All @@ -1040,7 +1040,7 @@
"target_name": "Incident cases",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc case"
},
"description": "Weekly newly reported COVID-19 cases",
"target_type": "discrete",
Expand All @@ -1056,7 +1056,7 @@
"optional": null
},
"scenario_id": {
"required": ["A-2020-11-15"],
"required": ["A-2020-05-01"],
"optional": null
},
"location": {
Expand Down Expand Up @@ -1106,7 +1106,7 @@
"target_name": "Incident Infection",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc inf"
},
"description": "Weekly new COVID-19 infection.",
"target_type": "discrete",
Expand All @@ -1118,7 +1118,7 @@
"target_name": "Incident cases",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc case"
},
"description": "Weekly newly reported COVID-19 cases",
"target_type": "discrete",
Expand All @@ -1134,7 +1134,7 @@
"optional": null
},
"scenario_id": {
"required": ["A-2020-11-15"],
"required": ["A-2020-05-01"],
"optional": null
},
"location": {
Expand Down Expand Up @@ -1184,7 +1184,7 @@
"target_name": "Incident Infection",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc inf"
},
"description": "Weekly new COVID-19 infection.",
"target_type": "discrete",
Expand All @@ -1196,7 +1196,7 @@
"target_name": "Incident cases",
"target_units": "count",
"target_keys": {
"target": "inc hosp"
"target": "inc case"
},
"description": "Weekly newly reported COVID-19 cases",
"target_type": "discrete",
Expand Down

0 comments on commit cc52d8b

Please sign in to comment.