forked from datacommonsorg/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathequity.json
248 lines (248 loc) · 8.12 KB
/
equity.json
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
[
{
"category": "Equity",
"topic": "Income",
"titleId": "CHART_TITLE-Gini_index",
"title": "Gini index",
"description": "The Gini index is a measure of inequality, see https://stats.oecd.org/glossary/detail.asp?ID=4842",
"statsVars": [
"GiniIndex_EconomicActivity"
],
"isOverview": true,
"isRankingChart": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Income",
"titleId": "CHART_TITLE-Median_household_income_race",
"title": "Median household income by race",
"description": "Median incomes of households, broken down by race",
"statsVars": [
"Median_Income_Household_HouseholderRaceAmericanIndianOrAlaskaNativeAlone",
"Median_Income_Household_HouseholderRaceAsianAlone",
"Median_Income_Household_HouseholderRaceBlackOrAfricanAmericanAlone",
"Median_Income_Household_HouseholderRaceHispanicOrLatino",
"Median_Income_Household_HouseholderRaceNativeHawaiianOrOtherPacificIslanderAlone",
"Median_Income_Household_HouseholderRaceWhiteAlone"
],
"unit": "$",
"isOverview": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Income",
"titleId": "CHART_TITLE-Median_income_gender",
"title": "Median income by gender",
"description": "Median incomes of individuals, broken down by gender",
"statsVars": [
"Median_Income_Person_15OrMoreYears_Female_WithIncome",
"Median_Income_Person_15OrMoreYears_Male_WithIncome"
],
"unit": "$",
"isOverview": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Poverty",
"titleId": "CHART_TITLE-Poverty_rate_race",
"title": "Poverty rate by race",
"description": "Percentage of the population below the poverty level, broken down by race",
"statsVars": [
"Count_Person_BelowPovertyLevelInThePast12Months_AmericanIndianOrAlaskaNativeAlone",
"Count_Person_BelowPovertyLevelInThePast12Months_AsianAlone",
"Count_Person_BelowPovertyLevelInThePast12Months_BlackOrAfricanAmericanAlone",
"Count_Person_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_BelowPovertyLevelInThePast12Months_NativeHawaiianOrOtherPacificIslanderAlone",
"Count_Person_BelowPovertyLevelInThePast12Months_WhiteAlone"
],
"denominator": [
"Count_Person_AmericanIndianOrAlaskaNativeAlone",
"Count_Person_AsianAlone",
"Count_Person_BlackOrAfricanAmericanAlone",
"Count_Person_HispanicOrLatino",
"Count_Person_NativeHawaiianOrOtherPacificIslanderAlone",
"Count_Person_WhiteAlone"
],
"scaling": 100,
"unit": "%",
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Poverty",
"titleId": "CHART_TITLE-Poverty_rate_gender",
"title": "Poverty rate by gender",
"description": "Percentage of the population below the poverty level, broken down by gender",
"statsVars": [
"Count_Person_Female_BelowPovertyLevelInThePast12Months",
"Count_Person_Male_BelowPovertyLevelInThePast12Months"
],
"denominator": [
"Count_Person_Female",
"Count_Person_Male"
],
"scaling": 100,
"unit": "%",
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Poverty",
"titleId": "CHART_TITLE-Urban vs rural poverty population",
"title": "Urban vs rural poverty population",
"description": "Population below the poverty level, in urban and rural areas",
"statsVars": [
"Count_Person_Rural_BelowPovertyLevelInThePast12Months",
"Count_Person_Urban_BelowPovertyLevelInThePast12Months"
],
"relatedChart": {
"titleId": "CHART_TITLE-Urban vs rural poverty rate",
"title": "Urban vs rural poverty rate",
"scale": true,
"scaling": 100,
"unit": "%",
"denominator": "Count_Person"
}
},
{
"category": "Equity",
"topic": "Poverty",
"titleId": "CHART_TITLE-Urban vs rural homeless population",
"title": "Urban vs rural homeless population",
"description": "Homeless population in urban and rural areas",
"statsVars": [
"Count_Person_Houseless_Urban",
"Count_Person_Houseless_Rural"
],
"relatedChart": {
"titleId": "CHART_TITLE-Percentage of urban vs rural homeless population",
"title": "Percentage of urban vs rural homeless population",
"scale": true,
"scaling": 100,
"unit": "%",
"denominator": "Count_Person"
}
},
{
"category": "Equity",
"topic": "Poverty",
"titleId": "CHART_TITLE-Unemployment_rate_gender",
"title": "Unemployment rate by gender",
"description": "Percentage of the population, of working age, who are unemployed, broken down by gender",
"statsVars": [
"UnemploymentRate_Person_Female",
"UnemploymentRate_Person_Male"
],
"unit": "%",
"isOverview": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Poverty",
"titleId": "CHART_TITLE-Percent_without_health_insurance_race",
"title": "Percentage of people without health insurance by race",
"description": "Percentage of the population, of working age, who have no health insurance, broken down by race",
"statsVars": [
"Percent_Person_18To64Years_NoHealthInsurance_BlackOrAfricanAmericanAlone",
"Percent_Person_18To64Years_NoHealthInsurance_HispanicOrLatino",
"Percent_Person_18To64Years_NoHealthInsurance_WhiteAlone"
],
"unit": "%",
"isOverview": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Poverty",
"titleId": "CHART_TITLE-Percent_without_health_insurance_gender",
"title": "Percentage of people without health insurance by gender",
"description": "Percentage of the population, of working age, who have no health insurance, broken down by gender",
"statsVars": [
"Percent_Person_18To64Years_Female_NoHealthInsurance",
"Percent_Person_18To64Years_Male_NoHealthInsurance"
],
"unit": "%",
"isOverview": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Education",
"titleId": "CHART_TITLE-Associate_degree_rate_gender",
"title": "Rate of associate degree attainment by gender",
"description": "Percentage of young adults who have an associate degree, broken down by gender",
"statsVars": [
"Count_Person_25To34Years_EducationalAttainmentAssociatesDegree_Female",
"Count_Person_25To34Years_EducationalAttainmentAssociatesDegree_Male"
],
"denominator": [
"Count_Person_25To34Years_Female",
"Count_Person_25To34Years_Male"
],
"scaling": 100,
"unit": "%",
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Education",
"titleId": "CHART_TITLE-Bachelors_degree_rate_gender",
"title": "Rate of bachelor's degree attainment by gender",
"description": "Percentage of young adults who have an bachelor's degree, broken down by gender",
"statsVars": [
"Count_Person_25To34Years_EducationalAttainmentBachelorsDegree_Female",
"Count_Person_25To34Years_EducationalAttainmentBachelorsDegree_Male"
],
"denominator": [
"Count_Person_25To34Years_Female",
"Count_Person_25To34Years_Male"
],
"scaling": 100,
"unit": "%",
"relatedChart": {
"scale": false
}
},
{
"category": "Equity",
"topic": "Education",
"titleId": "CHART_TITLE-Graduate_or_professional_degree_rate_gender",
"title": "Rate of graduate or professional degree attainment by gender",
"description": "Percentage of young adults who have a graduate or professional degree, broken down by gender",
"statsVars": [
"Count_Person_25To34Years_EducationalAttainmentGraduateOrProfessionalDegree_Female",
"Count_Person_25To34Years_EducationalAttainmentGraduateOrProfessionalDegree_Male"
],
"denominator": [
"Count_Person_25To34Years_Female",
"Count_Person_25To34Years_Male"
],
"scaling": 100,
"unit": "%",
"relatedChart": {
"scale": false
}
}
]