forked from datacommonsorg/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
health.json
244 lines (244 loc) · 7.91 KB
/
health.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
[
{
"category": "Health",
"titleId": "CHART_TITLE-Life_expectancy",
"title": "Life expectancy (years)",
"description": "Life expectancy of an individual, measured in years",
"statsVars": [
"LifeExpectancy_Person"
],
"isOverview": true,
"isRankingChart": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Covid_cases",
"title": "COVID-19 cumulative cases",
"description": "Cumulative count of COVID-19 cases",
"statsVars": [
"CumulativeCount_MedicalConditionIncident_COVID_19_ConfirmedOrProbableCase"
],
"isOverview": true,
"isChoropleth": true,
"isRankingChart": true,
"relatedChart": {
"titleId": "CHART_TITLE-Covid_cases_per_capita",
"title": "COVID-19 cumulative cases per capita",
"description": "Cumulative count of COVID-19 cases as a percentage of the population",
"scale": true,
"denominator": "Count_Person",
"unit": "%",
"scaling": 100
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Covid_deaths",
"title": "COVID-19 cumulative deaths",
"description": "Cumulative count of deaths caused by COVID-19",
"statsVars": [
"CumulativeCount_MedicalConditionIncident_COVID_19_PatientDeceased"
],
"isOverview": true,
"isChoropleth": true,
"isRankingChart": true,
"relatedChart": {
"titleId": "CHART_TITLE-Covid_deaths_per_capita",
"title": "COVID-19 cumulative deaths per capita",
"description": "Cumulative count of deaths caused by COVID-19 as a percentage of the population",
"scale": true,
"denominator": "Count_Person",
"unit": "%",
"scaling": 100
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Mortality_events",
"title": "Mortality events",
"description": "Count of deaths caused by various diseases or external circumstances",
"statsVars": [
"Count_Death_DiseasesOfTheCirculatorySystem",
"Count_Death_Neoplasms",
"Count_Death_DiseasesOfTheRespiratorySystem",
"Count_Death_ExternalCauses",
"Count_Death_DiseasesOfTheNervousSystem"
],
"isOverview": true,
"relatedChart": {
"titleId": "CHART_TITLE-Mortality_events_per_capita",
"title": "Mortality events per capita",
"description": "Count of deaths caused by various diseases or external circumstances, divided by the population count",
"scale": true,
"denominator": "Count_Person",
"unit": "%",
"scaling": 100
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Infant_mortality_rate",
"title": "Infant mortality rate",
"description": "Count of deaths in infants caused by various diseases",
"statsVars": [
"Count_Death_0Years_AsFractionOf_Count_BirthEvent_LiveBirth"
],
"scaling": 0.1,
"unit": "%",
"isOverview": true,
"isRankingChart": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Infant_mortality_rate_gender",
"title": "Infant mortality rate by gender",
"description": "Count of deaths in infants caused by various diseases, broken down by gender",
"statsVars": [
"Count_Death_0Years_Male_AsFractionOf_Count_BirthEvent_LiveBirth_Male",
"Count_Death_0Years_Female_AsFractionOf_Count_BirthEvent_LiveBirth_Female"
],
"scaling": 0.1,
"unit": "%",
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Children_wasting",
"title": "Wasting among children under 5",
"description": "Prevalence of wasting (or low weight for height) among children under 5",
"statsVars": [
"Count_Person_Upto4Years_Wasting_AsFractionOf_Count_Person_Upto4Years"
],
"unit": "%",
"isOverview": true,
"isRankingChart": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Children_wasting_by_gender",
"title": "Wasting among children under 5 by gender",
"description": "Prevalence of wasting (or low weight for height) among children under 5, broken down by gender",
"statsVars": [
"Count_Person_Upto4Years_Male_Wasting_AsFractionOf_Count_Person_Upto4Years_Male",
"Count_Person_Upto4Years_Female_Wasting_AsFractionOf_Count_Person_Upto4Years_Female"
],
"unit": "%",
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Children_severe_wasting",
"title": "Severe wasting among children under 5",
"description": "Prevalence of severe wasting (or severely low weight for height) among children under 5",
"statsVars": [
"Count_Person_Upto4Years_SevereWasting_AsFractionOf_Count_Person_Upto4Years"
],
"unit": "%",
"isOverview": true,
"isRankingChart": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Children_severe_wasting_by_gender",
"title": "Severe wasting among children under 5 by gender",
"description": "Prevalence of severe wasting (or severely low weight for height) among children under 5, broken down by gender",
"statsVars": [
"Count_Person_Upto4Years_Male_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Male",
"Count_Person_Upto4Years_Female_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Female"
],
"unit": "%",
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Health_outcomes",
"title": "Health outcomes",
"description": "Percentage of people who are aflicted by certain negative health outcomes, e.g. high cholesterol or arthritis",
"statsVars": [
"Percent_Person_WithHighCholesterol",
"Percent_Person_WithHighBloodPressure",
"Percent_Person_WithArthritis",
"Percent_Person_WithMentalHealthNotGood",
"Percent_Person_WithPhysicalHealthNotGood"
],
"unit": "%",
"isOverview": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Health_behaviors",
"title": "Health behaviors",
"description": "Percentage of people who report certain negative health behaviors, e.g. obesity, smoking or binge drinking",
"statsVars": [
"Percent_Person_SleepLessThan7Hours",
"Percent_Person_Obesity",
"Percent_Person_BingeDrinking",
"Percent_Person_PhysicalInactivity",
"Percent_Person_Smoking"
],
"unit": "%",
"isOverview": true,
"relatedChart": {
"scale": false
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Prescribed_drugs",
"title": "Prescribed drugs (quarterly)",
"description": "Total amount of prescribed retail drugs distributed in a quarter of a year",
"statsVars": [
"RetailDrugDistribution_DrugDistribution_Oxycodone",
"RetailDrugDistribution_DrugDistribution_Hydrocodone",
"RetailDrugDistribution_DrugDistribution_Codeine",
"RetailDrugDistribution_DrugDistribution_Amphetamine",
"RetailDrugDistribution_DrugDistribution_Morphine"
],
"isOverview": true,
"unit": "g",
"relatedChart": {
"titleId": "CHART_TITLE-Prescribed_drugs_per_capita",
"title": "Prescribed drugs per capita (quarterly)",
"description": "Total amount of prescribed retail drugs distributed in a quarter of a year (divided by the population)",
"scale": true,
"denominator": "Count_Person",
"unit": "g"
}
},
{
"category": "Health",
"titleId": "CHART_TITLE-Alcohol_consumption_per_capita",
"title": "Alcohol consumption per capita (annual)",
"description": "Total amount of alcohol consumed per person anually",
"statsVars": [
"Amount_Consumption_Alcohol_15OrMoreYears_AsFractionOf_Count_Person_15OrMoreYears"
],
"unit": "L",
"isOverview": true,
"isRankingChart": true,
"relatedChart": {
"scale": false
}
}
]