Skip to content

Commit

Permalink
Merge pull request #73 from unicef-drp/ecdi-fix
Browse files Browse the repository at this point in the history
Updated indicator config for ECDI
  • Loading branch information
Amy-Reidy authored Jul 15, 2024
2 parents eb262c4 + ed14a75 commit ca10a96
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dash_service/static/indicator_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,10 @@
"SEX": [
"_T"
],
"AGE": [
"M24T59",
"M36T59"
],
"WEALTH_QUINTILE": [
"_T"
]
Expand All @@ -848,6 +852,10 @@
"F",
"M"
],
"AGE": [
"M24T59",
"M36T59"
],
"WEALTH_QUINTILE": [
"_T"
]
Expand All @@ -859,6 +867,10 @@
"SEX": [
"_T"
],
"AGE": [
"M24T59",
"M36T59"
],
"WEALTH_QUINTILE": [
"_T"
]
Expand All @@ -870,6 +882,10 @@
"SEX": [
"_T"
],
"AGE": [
"M24T59",
"M36T59"
],
"WEALTH_QUINTILE": [
"Q1",
"Q2",
Expand Down

0 comments on commit ca10a96

Please sign in to comment.