From 3d24e0bf88f87e8cf93b7abee7e4ff60e19e8cb5 Mon Sep 17 00:00:00 2001 From: chejennifer Date: Mon, 8 Jan 2024 12:00:39 -0800 Subject: [PATCH] Update order of variables in dc/topic/HealthInsurance so that Count_Person_WithHealthInsurance comes before Count_Person_NoHealthInsurance because it is more relevant PiperOrigin-RevId: 596663444 --- 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 adfc75bda..8575bc81e 100644 --- a/stat_vars/gen_ordered_list_for_topics.mcf +++ b/stat_vars/gen_ordered_list_for_topics.mcf @@ -3235,7 +3235,7 @@ typeOf: dcid:Topic Node: dcid:dc/topic/HealthInsurance dcid: "dc/topic/HealthInsurance" name: "Health Insurance" -relevantVariableList: "Count_Person_NoHealthInsurance,Count_Person_WithHealthInsurance,dc/topic/HealthInsuranceType,dc/topic/NoHealthInsurance" +relevantVariableList: "Count_Person_WithHealthInsurance,Count_Person_NoHealthInsurance,dc/topic/HealthInsuranceType,dc/topic/NoHealthInsurance" typeOf: dcid:Topic Node: dcid:dc/topic/HealthInsuranceByGender diff --git a/stat_vars/topics_health_insights.mcf b/stat_vars/topics_health_insights.mcf index fda7ac249..afaaf7423 100644 --- a/stat_vars/topics_health_insights.mcf +++ b/stat_vars/topics_health_insights.mcf @@ -226,8 +226,8 @@ relevantVariable: dcid:dc/topic/MortalityByRace Node: dcid:dc/topic/HealthInsurance typeOf: dcs:Topic name: "Health Insurance" -relevantVariable: dcid:Count_Person_NoHealthInsurance relevantVariable: dcid:Count_Person_WithHealthInsurance +relevantVariable: dcid:Count_Person_NoHealthInsurance relevantVariable: dcid:dc/topic/HealthInsuranceType relevantVariable: dcid:dc/topic/NoHealthInsurance