From 5bc1172c7ca967a01fb6c15a5b9e7453d015842e Mon Sep 17 00:00:00 2001 From: muhammadamjad Date: Sun, 17 Sep 2023 17:16:23 -0700 Subject: [PATCH] Adding food insecurity SVs to a new topic (dc/topic/FoodInsecurity) PiperOrigin-RevId: 566149255 --- stat_vars/gen_ordered_list_for_topics.mcf | 6 ++++++ stat_vars/topics_autogenerated.mcf | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/stat_vars/gen_ordered_list_for_topics.mcf b/stat_vars/gen_ordered_list_for_topics.mcf index 1f3cc55fa..fcac59f36 100644 --- a/stat_vars/gen_ordered_list_for_topics.mcf +++ b/stat_vars/gen_ordered_list_for_topics.mcf @@ -3094,6 +3094,12 @@ name: "Flood" relevantVariableList: "Area_FloodEvent,Count_FloodEvent,Count_FlashFloodEvent,dc/topic/CoastalFlood,dc/topic/RiverineFlood" typeOf: dcid:Topic +Node: dcid:dc/topic/FoodInsecurity +dcid: "dc/topic/FoodInsecurity" +name: "Food Security" +relevantVariableList: "Count_Person_FoodInsecure,Count_Person_FoodInsecure_AsAFractionOf_Count_Person,Mean_MealCost_Person_FoodSecure,Weekly_WeightedFoodSpendAmount_Person_FoodInSecure" +typeOf: dcid:Topic + Node: dcid:dc/topic/Forest dcid: "dc/topic/Forest" name: "Forest" diff --git a/stat_vars/topics_autogenerated.mcf b/stat_vars/topics_autogenerated.mcf index f35182cb5..77c94e80d 100644 --- a/stat_vars/topics_autogenerated.mcf +++ b/stat_vars/topics_autogenerated.mcf @@ -253,6 +253,14 @@ name: "Population by Disability Status" member: dcid:Count_Person_NoDisability member: dcid:Count_Person_WithDisability +Node: dcid:dc/topic/FoodInsecurity +typeOf: dcs:Topic +name: "Food Security" +relevantVariable: dcid:Count_Person_FoodInsecure +relevantVariable: dcid:Count_Person_FoodInsecure_AsAFractionOf_Count_Person +relevantVariable: dcid:Mean_MealCost_Person_FoodSecure +relevantVariable: dcid:Weekly_WeightedFoodSpendAmount_Person_FoodInSecure + Node: dcid:dc/topic/Forest typeOf: dcs:Topic name: "Forest"