forked from datacommonsorg/schema
-
Notifications
You must be signed in to change notification settings - Fork 0
/
manual_wdi_stat_vars.mcf
697 lines (564 loc) · 25.9 KB
/
manual_wdi_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
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
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
# Note: this file is mostly based on StatVars autogenerated by the WDI import
# script in GitHub. However, manual changes are introduced to make the DCIDs of
# StatVars more readable, and to add descriptions.
Node: dcid:Count_Person_Upto4Years_Male_Wasting_AsFractionOf_Count_Person_Upto4Years_Male
measuredProperty: dcid:count
medicalCondition: dcid:Wasting
populationType: dcid:Person
age: dcid:YearsUpto4
gender: dcid:Male
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person_Upto4Years_Male
statType: dcid:measuredValue
Node: dcid:Count_Person_25OrMoreYears_Male_MastersDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Male
populationType: dcid:Person
measurementDenominator: dcid:Count_Person_25OrMoreYears_Male
statType: dcid:measuredValue
typeOf: dcid:StatisticalVariable
age: dcid:Years25Onwards
measuredProperty: dcid:count
educationalAttainment: dcid:MastersDegreeOrHigher
gender: dcid:Male
Node: dcid:Amount_Remittance_InwardRemittance
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
populationType: dcid:Remittance
measuredProperty: dcid:amount
transferType: dcid:InwardRemittance
Node: dcid:Count_Person_Rural
measuredProperty: dcid:count
statType: dcid:measuredValue
placeOfResidenceClassification: dcid:Rural
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
Node: dcid:Count_Person_7To14Years_Employed_AsFractionOf_Count_Person_7To14Years
employment: dcid:Employed
measuredProperty: dcid:count
age: dcid:Years7To14
measurementDenominator: dcid:Count_Person_7To14Years
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
populationType: dcid:Person
Node: dcid:Count_Person_25OrMoreYears_MastersDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears
typeOf: dcid:StatisticalVariable
age: dcid:Years25Onwards
populationType: dcid:Person
educationalAttainment: dcid:MastersDegreeOrHigher
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_25OrMoreYears
measuredProperty: dcid:count
Node: dcid:Count_Person_7To14Years_Female_Employed_AsFractionOf_Count_Person_7To14Years_Female
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
statType: dcid:measuredValue
employment: dcid:Employed
measurementDenominator: dcid:Count_Person_7To14Years_Female
age: dcid:Years7To14
populationType: dcid:Person
gender: dcid:Female
Node: dcid:Count_Person_Upto4Years_Female_Wasting_AsFractionOf_Count_Person_Upto4Years_Female
gender: dcid:Female
age: dcid:YearsUpto4
measurementDenominator: dcid:Count_Person_Upto4Years_Female
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
medicalCondition: dcid:Wasting
measuredProperty: dcid:count
statType: dcid:measuredValue
Node: dcid:Count_Death_0Years
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
populationType: dcid:MortalityEvent
statType: dcid:measuredValue
age: dcid:Years0
Node: dcid:Count_Person_25OrMoreYears_Male_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Male
typeOf: dcid:StatisticalVariable
gender: dcid:Male
measuredProperty: dcid:count
educationalAttainment: dcid:DoctorateDegree
statType: dcid:measuredValue
populationType: dcid:Person
age: dcid:Years25Onwards
measurementDenominator: dcid:Count_Person_25OrMoreYears_Male
Node: dcid:Count_Person_15To64Years_InLaborForce_AsFractionOf_Count_Person_15To64Years
measurementDenominator: dcid:Count_Person_15To64Years
employmentStatus: dcid:BLS_InLaborForce
measuredProperty: dcid:count
typeOf: dcid:StatisticalVariable
age: dcid:Years15To64
statType: dcid:measuredValue
populationType: dcid:Person
Node: dcid:Count_Person_Upto4Years_SevereWasting_AsFractionOf_Count_Person_Upto4Years
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
measurementDenominator: dcid:Count_Person_Upto4Years
age: dcid:YearsUpto4
medicalCondition: dcid:SevereWasting
populationType: dcid:Person
statType: dcid:measuredValue
Node: dcid:Count_CriminalActivities_MurderAndNonNegligentManslaughter_AsFractionOf_Count_Person
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
measuredProperty: dcid:count
populationType: dcid:CriminalActivities
measurementDenominator: dcid:Count_Person
crimeType: dcid:MurderAndNonNegligentManslaughter
Node: dcid:Amount_EconomicActivity_ExpenditureActivity_EducationExpenditure_Government_AsFractionOf_Amount_EconomicActivity_GrossDomesticProduction_Nominal
statType: dcid:measuredValue
activitySource: dcid:ExpenditureActivity
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Amount_EconomicActivity_GrossDomesticProduction_Nominal
measuredProperty: dcid:amount
expensor: dcid:Government
expenditureType: dcid:EducationExpenditure
populationType: dcid:EconomicActivity
Node: dcid:Count_Person_25OrMoreYears_Female_BachelorsDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female
gender: dcid:Female
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person_25OrMoreYears_Female
age: dcid:Years25Onwards
statType: dcid:measuredValue
educationalAttainment: dcid:BachelorsDegreeOrHigher
measuredProperty: dcid:count
populationType: dcid:Person
Node: dcid:Count_Person_25OrMoreYears_Female_TertiaryEducation_AsFractionOf_Count_Person_25OrMoreYears_Female
gender: dcid:Female
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
measuredProperty: dcid:count
populationType: dcid:Person
measurementDenominator: dcid:Count_Person_25OrMoreYears_Female
educationalAttainment: dcid:TertiaryEducation
age: dcid:Years25Onwards
Node: dcid:Amount_EconomicActivity_ExpenditureActivity_HealthcareExpenditure_AsFractionOf_Count_Person
measurementDenominator: dcid:Count_Person
populationType: dcid:EconomicActivity
expenditureType: dcid:HealthcareExpenditure
measuredProperty: dcid:amount
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
activitySource: dcid:ExpenditureActivity
Node: dcid:Count_Death_IntentionalSelfHarm_AsFractionOf_Count_Person
populationType: dcid:MortalityEvent
measuredProperty: dcid:count
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person
causeOfDeath: dcid:ICD10/X60-X84
statType: dcid:measuredValue
Node: dcid:Count_Death_0Years_AsFractionOf_Count_BirthEvent_LiveBirth
statType: dcid:measuredValue
measurementDenominator: dcid:Count_BirthEvent_LiveBirth
populationType: dcid:MortalityEvent
age: dcid:Years0
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
Node: dcid:Count_Person_25OrMoreYears_BachelorsDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears
measuredProperty: dcid:count
populationType: dcid:Person
educationalAttainment: dcid:BachelorsDegreeOrHigher
measurementDenominator: dcid:Count_Person_25OrMoreYears
statType: dcid:measuredValue
age: dcid:Years25Onwards
typeOf: dcid:StatisticalVariable
Node: dcid:Amount_Stock
statType: dcid:measuredValue
measuredProperty: dcid:amount
typeOf: dcid:StatisticalVariable
populationType: dcid:Stock
Node: dcid:Amount_EconomicActivity_ExpenditureActivity_EducationExpenditure_Government_AsFractionOf_Amount_EconomicActivity_ExpenditureActivity_Government
measuredProperty: dcid:amount
measurementDenominator: dcid:Amount_EconomicActivity_ExpenditureActivity_Government
expenditureType: dcid:EducationExpenditure
typeOf: dcid:StatisticalVariable
expensor: dcid:Government
activitySource: dcid:ExpenditureActivity
statType: dcid:measuredValue
populationType: dcid:EconomicActivity
Node: dcid:Count_Person_25OrMoreYears_Male_BachelorsDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Male
statType: dcid:measuredValue
educationalAttainment: dcid:BachelorsDegreeOrHigher
measurementDenominator: dcid:Count_Person_25OrMoreYears_Male
gender: dcid:Male
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
age: dcid:Years25Onwards
populationType: dcid:Person
Node: dcid:GiniIndex_EconomicActivity
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:giniIndex
statType: dcid:measuredValue
populationType: dcid:EconomicActivity
Node: dcid:Amount_EconomicActivity_ExpenditureActivity_MilitaryExpenditure_Government
activitySource: dcid:ExpenditureActivity
populationType: dcid:EconomicActivity
measuredProperty: dcid:amount
statType: dcid:measuredValue
expensor: dcid:Government
expenditureType: dcid:MilitaryExpenditure
typeOf: dcid:StatisticalVariable
Node: dcid:Count_Person_15To64Years_Female_InLaborForce_AsFractionOf_Count_Person_15To64Years_Female
measuredProperty: dcid:count
statType: dcid:measuredValue
populationType: dcid:Person
employmentStatus: dcid:BLS_InLaborForce
age: dcid:Years15To64
gender: dcid:Female
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person_15To64Years_Female
Node: dcid:Amount_Remittance_OutwardRemittance
transferType: dcid:OutwardRemittance
typeOf: dcid:StatisticalVariable
populationType: dcid:Remittance
statType: dcid:measuredValue
measuredProperty: dcid:amount
Node: dcid:Amount_Consumption_Alcohol_15OrMoreYears_AsFractionOf_Count_Person_15OrMoreYears
measurementDenominator: dcid:Count_Person_15OrMoreYears
statType: dcid:measuredValue
populationType: dcid:Consumption
consumerAge: dcid:Years15Onwards
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:amount
consumedThing: dcid:Alcohol
Node: dcid:Count_Person_25OrMoreYears_Female_MastersDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female
populationType: dcid:Person
measuredProperty: dcid:count
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
educationalAttainment: dcid:MastersDegreeOrHigher
measurementDenominator: dcid:Count_Person_25OrMoreYears_Female
gender: dcid:Female
age: dcid:Years25Onwards
Node: dcid:Amount_Stock_AsFractionOf_Amount_EconomicActivity_GrossDomesticProduction_Nominal
populationType: dcid:Stock
measuredProperty: dcid:amount
measurementDenominator: dcid:Amount_EconomicActivity_GrossDomesticProduction_Nominal
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
Node: dcid:Count_Person_Upto4Years_Female_Overweight_AsFractionOf_Count_Person_Upto4Years_Female
healthBehavior: dcid:Overweight
age: dcid:YearsUpto4
gender: dcid:Female
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person_Upto4Years_Female
statType: dcid:measuredValue
populationType: dcid:Person
measuredProperty: dcid:count
Node: dcid:Count_Person_Urban
statType: dcid:measuredValue
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
placeOfResidenceClassification: dcid:Urban
Node: dcid:Count_Person_15To64Years_Male_InLaborForce_AsFractionOf_Count_Person_15To64Years_Male
employmentStatus: dcid:BLS_InLaborForce
gender: dcid:Male
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person_15To64Years_Male
age: dcid:Years15To64
measuredProperty: dcid:count
statType: dcid:measuredValue
populationType: dcid:Person
Node: dcid:Count_Person_25OrMoreYears_TertiaryEducation_AsFractionOf_Count_Person_25OrMoreYears
measuredProperty: dcid:count
age: dcid:Years25Onwards
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person_25OrMoreYears
populationType: dcid:Person
educationalAttainment: dcid:TertiaryEducation
statType: dcid:measuredValue
Node: dcid:Count_Person_25OrMoreYears_Male_TertiaryEducation_AsFractionOf_Count_Person_25OrMoreYears_Male
statType: dcid:measuredValue
educationalAttainment: dcid:TertiaryEducation
measurementDenominator: dcid:Count_Person_25OrMoreYears_Male
measuredProperty: dcid:count
gender: dcid:Male
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
age: dcid:Years25Onwards
Node: dcid:Count_Death_0Years_Female_AsFractionOf_Count_BirthEvent_LiveBirth_Female
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
statType: dcid:measuredValue
gender: dcid:Female
populationType: dcid:MortalityEvent
measurementDenominator: dcid:Count_BirthEvent_LiveBirth_Female
age: dcid:Years0
Node: dcid:Amount_EconomicActivity_ExpenditureActivity_MilitaryExpenditure_Government_AsFractionOf_Amount_EconomicActivity_GrossDomesticProduction_Nominal
measuredProperty: dcid:amount
activitySource: dcid:ExpenditureActivity
populationType: dcid:EconomicActivity
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
expenditureType: dcid:MilitaryExpenditure
measurementDenominator: dcid:Amount_EconomicActivity_GrossDomesticProduction_Nominal
expensor: dcid:Government
Node: dcid:Count_Person_7To14Years_Male_Employed_AsFractionOf_Count_Person_7To14Years_Male
measurementDenominator: dcid:Count_Person_7To14Years_Male
gender: dcid:Male
typeOf: dcid:StatisticalVariable
employment: dcid:Employed
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
age: dcid:Years7To14
Node: dcid:Count_Person_Upto4Years_Wasting_AsFractionOf_Count_Person_Upto4Years
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Upto4Years
populationType: dcid:Person
medicalCondition: dcid:Wasting
age: dcid:YearsUpto4
measuredProperty: dcid:count
Node: dcid:Count_Death_IntentionalSelfHarm_Female_AsFractionOf_Count_Person_Female
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
causeOfDeath: dcid:ICD10/X60-X84
gender: dcid:Female
statType: dcid:measuredValue
populationType: dcid:MortalityEvent
measurementDenominator: dcid:Count_Person_Female
Node: dcid:Count_Person_15OrMoreYears_InLaborForce_Female_AsFractionOf_Count_Person_InLaborForce
measurementDenominator: dcid:Count_Person_InLaborForce
measuredProperty: dcid:count
statType: dcid:measuredValue
populationType: dcid:Person
gender: dcid:Female
age: dcid:Years15Onwards
employmentStatus: dcid:BLS_InLaborForce
typeOf: dcid:StatisticalVariable
Node: dcid:Count_Person_25OrMoreYears_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears
measurementDenominator: dcid:Count_Person_25OrMoreYears
statType: dcid:measuredValue
typeOf: dcid:StatisticalVariable
age: dcid:Years25Onwards
populationType: dcid:Person
measuredProperty: dcid:count
educationalAttainment: dcid:DoctorateDegree
Node: dcid:Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female
age: dcid:Years25Onwards
gender: dcid:Female
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
measurementDenominator: dcid:Count_Person_25OrMoreYears_Female
educationalAttainment: dcid:DoctorateDegree
statType: dcid:measuredValue
Node: dcid:Count_Person_Upto4Years_Male_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Male
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
age: dcid:YearsUpto4
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_Person_Upto4Years_Male
medicalCondition: dcid:SevereWasting
gender: dcid:Male
Node: dcid:Count_CriminalActivities_MurderAndNonNegligentManslaughter_Female_AsFractionOf_Count_Person_Female
typeOf: dcid:StatisticalVariable
measuredProperty: dcid:count
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Female
populationType: dcid:CriminalActivities
gender: dcid:Female
crimeType: dcid:MurderAndNonNegligentManslaughter
Node: dcid:Count_Person_Upto4Years_Female_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Female
typeOf: dcid:StatisticalVariable
gender: dcid:Female
measurementDenominator: dcid:Count_Person_Upto4Years_Female
measuredProperty: dcid:count
age: dcid:YearsUpto4
populationType: dcid:Person
statType: dcid:measuredValue
medicalCondition: dcid:SevereWasting
Node: dcid:Count_Death_IntentionalSelfHarm_Male_AsFractionOf_Count_Person_Male
gender: dcid:Male
measuredProperty: dcid:count
causeOfDeath: dcid:ICD10/X60-X84
populationType: dcid:MortalityEvent
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Male
typeOf: dcid:StatisticalVariable
Node: dcid:Count_CriminalActivities_MurderAndNonNegligentManslaughter_Male_AsFractionOf_Count_Person_Male
measuredProperty: dcid:count
typeOf: dcid:StatisticalVariable
gender: dcid:Male
statType: dcid:measuredValue
populationType: dcid:CriminalActivities
crimeType: dcid:MurderAndNonNegligentManslaughter
measurementDenominator: dcid:Count_Person_Male
Node: dcid:Amount_Remittance_InwardRemittance_AsFractionOf_Amount_EconomicActivity_GrossDomesticProduction_Nominal
typeOf: dcid:StatisticalVariable
statType: dcid:measuredValue
transferType: dcid:InwardRemittance
measuredProperty: dcid:amount
measurementDenominator: dcid:Amount_EconomicActivity_GrossDomesticProduction_Nominal
populationType: dcid:Remittance
Node: dcid:Count_Person_Upto4Years_Overweight_AsFractionOf_Count_Person_Upto4Years
typeOf: dcid:StatisticalVariable
age: dcid:YearsUpto4
healthBehavior: dcid:Overweight
measurementDenominator: dcid:Count_Person_Upto4Years
measuredProperty: dcid:count
statType: dcid:measuredValue
populationType: dcid:Person
Node: dcid:Count_Person_Upto4Years_Male_Overweight_AsFractionOf_Count_Person_Upto4Years_Male
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
healthBehavior: dcid:Overweight
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Upto4Years_Male
age: dcid:YearsUpto4
gender: dcid:Male
Node: dcid:Count_Death_0Years_Male_AsFractionOf_Count_BirthEvent_LiveBirth_Male
measuredProperty: dcid:count
typeOf: dcid:StatisticalVariable
measurementDenominator: dcid:Count_BirthEvent_LiveBirth_Male
populationType: dcid:MortalityEvent
statType: dcid:measuredValue
age: dcid:Years0
gender: dcid:Male
Node: dcid:Count_CriminalActivities_MurderAndNonNegligentManslaughter_AsFractionOf_Count_Person
description: "Intentional homicides are unlawful homicides purposely inflicted as a result of domestic disputes, interpersonal violence, violent conflicts over land resources, intergang violence over turf or control, and predatory violence and killing by armed groups. Intentional homicide does not include all intentional killing; the difference is usually in the organization of the killing. Individuals or small groups usually commit homicide, whereas killing in armed conflict is usually committed by fairly cohesive groups of up to several hundred members and is thus usually excluded."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:count
populationType: dcs:CriminalActivities
crimeType: dcs:MurderAndNonNegligentManslaughter
measurementDenominator: dcs:Count_Person
Node: dcid:MortalityRate_Person_Upto4Years_AsFractionOf_Count_BirthEvent_LiveBirth
description: "Under-five mortality rate is the probability that a newborn baby will die before reaching age five, if subject to age-specific mortality rates of the specified year."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:mortalityRate
populationType: dcs:Person
age: dcs:YearsUpto4
measurementDenominator: dcs:Count_BirthEvent_LiveBirth
Node: dcid:Count_Person_15OrMoreYears_Smoking_AsFractionOf_Count_Person_15OrMoreYears
description: "Percentage of men and women ages 15 and over who currently smoke any tobacco product on a daily or non-daily basis. It excludes smokeless tobacco use."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:count
populationType: dcs:Person
age: dcs:Years15Onwards
healthBehavior: dcs:Smoking
measurementDenominator: dcs:Count_Person_15OrMoreYears
Node: dcid:Count_Person_15OrMoreYears_Female_Smoking_AsFractionOf_Count_Person_15OrMoreYears_Female
description: "Percentage of women ages 15 and over who currently smoke any tobacco product on a daily or non-daily basis. It excludes smokeless tobacco use."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:count
populationType: dcs:Person
age: dcs:Years15Onwards
gender: dcs:Female
healthBehavior: dcs:Smoking
measurementDenominator: dcs:Count_Person_15OrMoreYears_Female
Node: dcid:Count_Person_15OrMoreYears_Male_Smoking_AsFractionOf_Count_Person_15OrMoreYears_Male
name: "Smoking prevalence, males (% of adults)"
description: "Percentage of men ages 15 and over who currently smoke any tobacco product on a daily or non-daily basis. It excludes smokeless tobacco use."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:count
populationType: dcs:Person
age: dcs:Years15Onwards
gender: dcs:Male
healthBehavior: dcs:Smoking
measurementDenominator: dcs:Count_Person_15OrMoreYears_Male
Node: dcid:Count_Person_20To79Years_Diabetes_AsFractionOf_Count_Person_20To79Years
description: "Percentage of people ages 20-79 who have type 1 or type 2 diabetes."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years20To79
healthOutcome: dcs:Diabetes
measurementDenominator: dcs:Count_Person_20To79Years
Node: dcid:Count_BirthEvent_LiveBirth_AsFractionOf_Count_Person
description: "Number of live births occurring during the year, per capita."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:count
populationType: dcs:BirthEvent
medicalStatus: dcs:LiveBirth
measurementDenominator: dcs:Count_Person
Node: dcid:LifeExpectancy_Person_Female
name: "Life expectancy at birth, female (years)"
description: "Number of years a newborn female infant would live if prevailing patterns of mortality at the time of its birth were to stay the same throughout its life."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:lifeExpectancy
populationType: dcs:Person
gender: dcs:Female
Node: dcid:LifeExpectancy_Person_Male
description: "Number of years a newborn male infant would live if prevailing patterns of mortality at the time of its birth were to stay the same throughout its life."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:lifeExpectancy
populationType: dcs:Person
gender: dcs:Male
Node: dcid:Amount_Production_ElectricityFromOilGasOrCoalSources_AsFractionOf_Amount_Production_Energy
description: "Sources of electricity refer to the inputs used to generate electricity. Oil refers to crude oil and petroleum products. Gas refers to natural gas but excludes natural gas liquids. Coal refers to all coal and brown coal, both primary (including hard coal and lignite-brown coal) and derived fuels (including patent fuel, coke oven coke, gas coke, coke oven gas, and blast furnace gas). Peat is also included in this category."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:amount
populationType: dcs:Production
producedThing: dcs:ElectricityFromOilGasOrCoalSources
measurementDenominator: dcs:Amount_Production_Energy
Node: dcid:Amount_Production_ElectricityFromNuclearSources_AsFractionOf_Amount_Production_Energy
description: "Sources of electricity refer to the inputs used to generate electricity. Nuclear power refers to electricity produced by nuclear power plants."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:amount
populationType: dcs:Production
producedThing: dcs:ElectricityFromNuclearSources
measurementDenominator: dcs:Amount_Production_Energy
Node: dcid:Amount_Consumption_RenewableEnergy_AsFractionOf_Amount_Consumption_Energy
description: "Renewable energy consumption is the share of renewables energy in total final energy consumption."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:amount
populationType: dcs:Consumption
consumedThing: dcs:RenewableEnergy
measurementDenominator: dcs:Amount_Consumption_Energy
Node: dcid:Count_Person_ResidingLessThan5MetersAboveSeaLevel_AsFractionOf_Count_Person
description: "Percentage of the total population living in areas where the elevation is 5 meters or less. Center for International Earth Science Information Network (CIESIN)/Columbia University. 2013. Urban-Rural Population and Land Area Estimates Version 2. Palisades, NY: NASA Socioeconomic Data and Applications Center (SEDAC). http://sedac.ciesin.columbia.edu/data/set/lecz-urban-rural-population-land-area-estimates-v2."
descriptionUrl: "https://data.worldbank.org/indicator"
name: "Percent of Population Living in Areas Below 5 Meters Elevation"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:count
populationType: dcs:Person
residenceCharacteristic: dcs:LessThan5MetersAboveSeaLevel
measurementDenominator: dcs:Count_Person
Node: dcid:Count_Product_MobileCellularSubscription_AsFractionOf_Count_Person
description: "Subscriptions to a public mobile telephone service that provide access to the PSTN using cellular technology. Includes the number of postpaid subscriptions, and the number of active prepaid accounts (i.e. that have been used during the last three months). The indicator applies to all mobile cellular subscriptions that offer voice communications. It excludes subscriptions via data cards or USB modems, subscriptions to public mobile data services, private trunked mobile radio, telepoint, radio paging and telemetry services."
descriptionUrl: "https://data.worldbank.org/indicator"
name: "Mobile Subscriptions Per Capita"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:count
populationType: schema:Product
productType: dcs:MobileCellularSubscription
measurementDenominator: dcs:Count_Person
Node: dcid:Amount_EconomicActivity_ExpenditureActivity_TertiaryEducationExpenditure_Government_AsFractionOf_Amount_EconomicActivity_ExpenditureActivity_EducationExpenditure_Government
description: "Percentage of total general government expenditure on education. General government usually refers to local, regional and central governments."
descriptionUrl: "https://data.worldbank.org/indicator"
typeOf: dcs:StatisticalVariable
statType: dcs:measuredValue
measuredProperty: dcs:amount
populationType: dcs:EconomicActivity
activitySource: dcs:ExpenditureActivity
expenditureType: dcs:TertiaryEducationExpenditure
remunerator: dcs:Government
measurementDenominator: dcs:Amount_EconomicActivity_ExpenditureActivity_EducationExpenditure_Government