From d1f2273cc7c13cac4acde12f042d4de15e96cf82 Mon Sep 17 00:00:00 2001 From: boxu Date: Thu, 4 Jul 2024 11:22:36 -0700 Subject: [PATCH] Update stat var order inside dc/topic/Asthma: 1) adult rate, 2) children rate PiperOrigin-RevId: 649453518 --- stat_vars/gen_ordered_list_for_topics.mcf | 2 +- stat_vars/topics_health_insights.mcf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stat_vars/gen_ordered_list_for_topics.mcf b/stat_vars/gen_ordered_list_for_topics.mcf index fef2136a4..8180b0e0f 100644 --- a/stat_vars/gen_ordered_list_for_topics.mcf +++ b/stat_vars/gen_ordered_list_for_topics.mcf @@ -2629,7 +2629,7 @@ typeOf: dcid:Topic Node: dcid:dc/topic/Asthma dcid: "dc/topic/Asthma" name: "Asthma" -relevantVariableList: "Percent_Person_Children_WithAsthma,Percent_Person_WithAsthma" +relevantVariableList: "Percent_Person_WithAsthma,Percent_Person_Children_WithAsthma" typeOf: dcid:Topic Node: dcid:dc/topic/AsthmaFemalePopulationByAge diff --git a/stat_vars/topics_health_insights.mcf b/stat_vars/topics_health_insights.mcf index d79a623c1..bec7be5ad 100644 --- a/stat_vars/topics_health_insights.mcf +++ b/stat_vars/topics_health_insights.mcf @@ -16,8 +16,8 @@ member: dcid:Count_Person_Male_ConditionArthritis Node: dcid:dc/topic/Asthma typeOf: dcs:Topic name: "Asthma" -relevantVariable: dcid:Percent_Person_Children_WithAsthma relevantVariable: dcid:Percent_Person_WithAsthma +relevantVariable: dcid:Percent_Person_Children_WithAsthma Node: dcid:dc/topic/BloodPressure typeOf: dcs:Topic