diff --git a/core/census_properties.mcf b/core/census_properties.mcf index 5b0aa781f..29db67589 100644 --- a/core/census_properties.mcf +++ b/core/census_properties.mcf @@ -163,7 +163,7 @@ domainIncludes: schema:Person, dcs:Household Node: householdIncome dcid: "householdIncome" typeOf: schema:Property -rangeIncludes: schema:Number, dcs:Quantity, dcs:Percentile +rangeIncludes: schema:Number, dcs:Quantity, dcs:Percentile, dcs:HouseholdIncomeEnum name: "householdIncome" domainIncludes: schema:Person diff --git a/core/dcschema_enum_classes.mcf b/core/dcschema_enum_classes.mcf index 994ebb4de..fbc4bb0c4 100644 --- a/core/dcschema_enum_classes.mcf +++ b/core/dcschema_enum_classes.mcf @@ -461,3 +461,8 @@ Node: dcid:CollegeOrUniversityLevelEnum typeOf: schema:Class subClassOf: schema:Enumeration name: "CollegeOrUniversityLevelEnum" + +Node: dcid:HouseholdIncomeEnum +name: "HouseholdIncomeEnum" +typeOf: schema:Class +subClassOf: dcid:Enumeration diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 90141072c..4101cb400 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -2722,3 +2722,31 @@ name:"PostDoctoral Appointee" Node: dcid:NonFacultyResearcher typeOf:SOCv2018Enum name:"NonFaculty Researcher" + +Node: dcid:AtOrBelowStateLowThreshold +typeOf: dcs:HouseholdIncomeEnum +name: "At or below low threshold in State" + +Node: dcid:AboveStateLowThreshold +typeOf: dcs:HouseholdIncomeEnum +name: "Above low threshold in State" + +Node: dcid:AboveStateHighThreshold +typeOf: dcs:HouseholdIncomeEnum +name: "Above high threshold in State" + +Node: dcid:BelowOrEqualStateHighThreshold +typeOf: dcs:HouseholdIncomeEnum +name: "Above high threshold in State" + +Node: dcid:AboveStateLowThresholdAndBelowOrEqualStateHighThreshold +typeOf: dcs:HouseholdIncomeEnum +name: "Above state low threshold and below or equal to State high threshold" + +Node: dcid:Above185PercentOfFederalPovertyLine +typeOf: dcs:HouseholdIncomeEnum +name: "Above 185 percent of Federal Poverty Line" + +Node: dcid:Below185PercentOfFederalPovertyLine +typeOf: dcs:HouseholdIncomeEnum +name: "Below 185 percent of Federal Poverty Line" diff --git a/core/food_security_schema.mcf b/core/food_security_schema.mcf index 59bc32278..a0f1d6fac 100644 --- a/core/food_security_schema.mcf +++ b/core/food_security_schema.mcf @@ -73,3 +73,18 @@ name: "Eligible For Some Federal Benefits" Node: dcid:IneligibleForFederalBenefits typeOf: dcid:BenefitsStatusEnum name: "Ineligible For Federal Benefits" + +Node: dcid:costPerMeal +typeOf: dcs:Property +name: "costPerMeal" +domainIncludes: dcs:Person, dcs:Child + +Node: dcid:weightedFoodSpendAmount +typeOf: dcs:Property +name: "weightedFoodSpendAmount" +domainIncludes: dcs:Person, dcs:Child + +Node: dcid:weightedBudgetShortfall +typeOf: dcs:Property +name: "weightedBudgetShortfall" +domainIncludes: dcs:Food diff --git a/stat_vars/feeding_america_stat_vars.mcf b/stat_vars/feeding_america_stat_vars.mcf index 8e8f60bbf..635eca9d6 100644 --- a/stat_vars/feeding_america_stat_vars.mcf +++ b/stat_vars/feeding_america_stat_vars.mcf @@ -76,3 +76,147 @@ foodSecurityStatus: dcs:FoodInSecure benefitsStatus: dcid:IneligibleForFederalBenefits statType: dcs:measuredValue name: "Food Insecure People Ineligible for Federal Benefits" + +Node: dcid:Count_Child +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Child_FoodInsecure_AsAFractionOf_Count_Child +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child +foodSecurityStatus: dcid:FoodInSecure + +Node: dcid:Count_Child_FoodInsecure_HouseholdIncomeAbove185PercentOfFederalPoveryLine_AsAFractionOf_Count_Child_FoodInsecure +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_FoodInsecure +foodSecurityStatus: dcid:FoodInSecure +householdIncome: dcid:Above185PercentOfFederalPoveryLine +name: "Percent of food insecure children who live in households with income above 185% of the federal poverty line" + +Node: dcid:Count_Child_FoodInsecure_HouseholdIncomeBelow185PercentOfFederalPoveryLine_AsAFractionOf_Count_Child_FoodInsecure +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_FoodInsecure +foodSecurityStatus: dcid:FoodInSecure +householdIncome: dcid:Below185PercentOfFederalPoveryLine +name: "Percent of food insecure children who live in households with income below 185% of the federal poverty line" + + +Node: dcid:Count_Person_FoodInsecure_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +foodSecurityStatus: dcid:FoodInSecure + +Node: dcid:Count_Person_FoodInsecure_Black_AsAFractionOf_Count_Person_Black +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Black +foodSecurityStatus: dcid:FoodInSecure +race: dcid:Black + +Node: dcid:Count_Person_FoodInsecure_HouseholdIncomeAboveStateHighThreshold_AsAFractionOf_Count_Person_FoodInsecure +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_FoodInsecure +foodSecurityStatus: dcid:FoodInSecure +householdIncome: dcid:AboveStateHighThreshold +name: "The percentage of food insecure individuals who live in households with income above high threshold in state" + +Node: dcid:Count_Person_FoodInsecure_HouseholdIncomeAboveStateLowThresholdAndBelowOrEqualStateHighThreshold_AsAFractionOf_Count_Person_FoodInsecure +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_FoodInsecure +foodSecurityStatus: dcid:FoodInSecure +householdIncome: dcid:AboveStateLowThresholdAndBelowOrEqualStateHighThreshold +name: "The percentage of food insecure individuals who live in households with income above low threshold and below or equal to high threshold in state" + +Node: dcid:Count_Person_FoodInsecure_HouseholdIncomeAboveStateLowThreshold_AsAFractionOf_Count_Person_FoodInsecure +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_FoodInsecure +foodSecurityStatus: dcid:FoodInSecure +householdIncome: dcid:AboveStateLowThreshold +name: "The percentage of food insecure individuals who live in households with income above low threshold in state" + +Node: dcid:Count_Person_FoodInsecure_HouseholdIncomeAtOrBelowStateLowThreshold_AsAFractionOf_Count_Person_FoodInsecure +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_FoodInsecure +foodSecurityStatus: dcid:FoodInSecure +householdIncome: dcid:AtOrBelowStateLowThreshold +name: "The percentage of food insecure individuals who live in households with income at or below low threshold in state" + +Node: dcid:Count_Person_HispanicOrLatino_FoodInSecure_AsAFractionOf_Count_Person_HispanicOrLatino +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_HispanicOrLatino +ethnicity: dcid:HispanicOrLatino +foodSecurityStatus: dcid:FoodInSecure + +Node: dcid:Count_Person_NotHispanicOrLatino_FoodInSecure_White_AsAFractionOf_Count_Person_NotHispanicOrLatino_White +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_NotHispanicOrLatino_White +ethnicity: dcid:NotHispanicOrLatino +foodSecurityStatus: dcid:FoodInSecure +race: dcid:White + +Node: dcid:Count_Person_NotHispanicOrLatino_White +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +ethnicity: dcid:NotHispanicOrLatino +race: dcid:White + +Node: dcid:Annual_WeightedBudgetShortfall_Food +typeOf: dcid:StatisticalVariable +name: "Weighted Annual Food Budget Shortfall" +populationType: dcid:Food +measuredProperty: dcid:weightedBudgetShortfall +measurementQualifier: dcid:Annual +statType: dcid:measuredValue + +Node: dcid:Mean_CostPerMeal_Person_FoodInSecure +typeOf: dcid:StatisticalVariable +name: "Average spend for meal by food insecure individual" +populationType: dcid:Person +measuredProperty: dcid:costPerMeal +statType: dcid:meanValue +foodSecurityStatus: dcid:FoodInSecure + +Node: dcid:Weekly_WeightedFoodSpendAmount_Person_FoodInSecure +typeOf: dcid:StatisticalVariable +name: "Amount of money needed by a food insecure person to meet weekly food needs" +populationType: dcid:Person +measuredProperty: dcid:weightedFoodSpendAmount +measurementQualifier: dcid:Weekly +statType: dcid:measuredValue +foodSecurityStatus: dcid:FoodInSecure