Skip to content

Commit ed14a75

Browse files
committed
Updated indicator config for ECDI
1 parent eb262c4 commit ed14a75

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

dash_service/static/indicator_config.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,10 @@
836836
"SEX": [
837837
"_T"
838838
],
839+
"AGE": [
840+
"M24T59",
841+
"M36T59"
842+
],
839843
"WEALTH_QUINTILE": [
840844
"_T"
841845
]
@@ -848,6 +852,10 @@
848852
"F",
849853
"M"
850854
],
855+
"AGE": [
856+
"M24T59",
857+
"M36T59"
858+
],
851859
"WEALTH_QUINTILE": [
852860
"_T"
853861
]
@@ -859,6 +867,10 @@
859867
"SEX": [
860868
"_T"
861869
],
870+
"AGE": [
871+
"M24T59",
872+
"M36T59"
873+
],
862874
"WEALTH_QUINTILE": [
863875
"_T"
864876
]
@@ -870,6 +882,10 @@
870882
"SEX": [
871883
"_T"
872884
],
885+
"AGE": [
886+
"M24T59",
887+
"M36T59"
888+
],
873889
"WEALTH_QUINTILE": [
874890
"Q1",
875891
"Q2",

0 commit comments

Comments
 (0)