-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathfeeding_america_stat_vars.mcf
222 lines (196 loc) · 8.37 KB
/
feeding_america_stat_vars.mcf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
Node: dcid:Annual_FoodBudgetShortfall
typeOf: dcs:StatisticalVariable
populationType: dcid:Food
measuredProperty: budgetShortfall
measurementQualifier: dcid:Annual
name: "Annual Food Budget Shortfall"
statType: dcs:measuredValue
Node: dcid:Mean_MealCost_Person_FoodSecure
typeOf: dcs:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:cost
foodSecurityStatus: dcs:FoodSecure
foodType: dcid:Meal
statType: dcs:meanValue
name: "Average Meal Cost for Food Secure People"
Node: dcid:Count_Child_FoodInsecure
typeOf: dcs:StatisticalVariable
populationType: schema:Child
foodSecurityStatus: dcs:FoodInSecure
name: "Population: Food Insecure Children"
measuredProperty: dcid:count
statType: dcs:measuredValue
Node: dcid:Count_Child_FoodInsecure_EligibleForManyChildNutritionBenefits
typeOf: dcs:StatisticalVariable
measuredProperty: dcid:count
populationType: schema:Child
foodSecurityStatus: dcs:FoodInSecure
benefitsStatus: dcid:EligibleForManyChildNutritionBenefits
statType: dcs:measuredValue
name: "Food Insecure Children Eligible for Benefits"
Node: dcid:Count_Child_FoodInsecure_IneligibleForChildNutritionBenefits
typeOf: dcs:StatisticalVariable
measuredProperty: dcid:count
populationType: schema:Child
foodSecurityStatus: dcs:FoodInSecure
benefitsStatus: dcid:IneligibleForManyChildNutritionBenefits
statType: dcs:measuredValue
name: "Food Insecure Children Ineligible for Benefits"
Node: dcid:Count_Person_FoodInsecure
typeOf: dcs:StatisticalVariable
measuredProperty: dcid:count
populationType: schema:Person
foodSecurityStatus: dcs:FoodInSecure
statType: dcs:measuredValue
name: "Population: Food Insecure People"
Node: dcid:Count_Person_FoodInsecure_EligibleForAllFederalBenefits
typeOf: dcs:StatisticalVariable
measuredProperty: dcid:count
populationType: schema:Person
foodSecurityStatus: dcs:FoodInSecure
benefitsStatus: dcid:EligibleForAllFederalBenefits
statType: dcs:measuredValue
name: "Food Insecure People Eligible for All Federal Benefits"
Node: dcid:Count_Person_FoodInsecure_EligibleForSomeFederalBenefits
typeOf: dcs:StatisticalVariable
measuredProperty: dcid:count
populationType: schema:Person
foodSecurityStatus: dcs:FoodInSecure
benefitsStatus: dcid:EligibleForSomeFederalBenefits
statType: dcs:measuredValue
name: "Food Insecure People Eligible for Some Federal Benefits"
Node: dcid:Count_Person_FoodInsecure_IneligibleForFederalBenefits
typeOf: dcs:StatisticalVariable
measuredProperty: dcid:count
populationType: schema:Person
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_HouseholdIncomeAbove185PercentOfFederalPovertyLine_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:Above185PercentOfFederalPovertyLine
name: "Percent of food insecure children who live in households with income above 185% of the federal poverty line"
Node: dcid:Count_Child_FoodInsecure_HouseholdIncomeBelow185PercentOfFederalPovertyLine_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:Below185PercentOfFederalPovertyLine
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