forked from datacommonsorg/schema
-
Notifications
You must be signed in to change notification settings - Fork 0
/
disasters_stat_vars.mcf
564 lines (473 loc) · 14.9 KB
/
disasters_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
Node: dcid:Count_AstronomicalLowTideEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:AstronomicalLowTideEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_AvalancheEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:AvalancheEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_BlizzardEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:BlizzardEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_CoastalFloodEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:CoastalFloodEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Costal Floods"
Node: dcid:Count_ColdWindChillEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:ColdWindChillEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_CycloneEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:CycloneEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Cyclones"
Node: dcid:Count_DebrisFlowEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:DebrisFlowEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_DenseFogEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:DenseFogEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_DenseSmokeEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:DenseSmokeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_DroughtEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:DroughtEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Droughts"
Node: dcid:Count_DustDevilEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:DustDevilEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_DustStormEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:DustStormEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_EarthquakeEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Earthquakes"
Node: dcid:Count_EarthquakeEvent_M3Onwards
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M3Onwards
Node: dcid:Count_EarthquakeEvent_M3To4
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M3To4
Node: dcid:Count_EarthquakeEvent_M4Onwards
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M4Onwards
Node: dcid:Count_EarthquakeEvent_M4To5
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M4To5
Node: dcid:Count_EarthquakeEvent_M5Onwards
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M5Onwards
Node: dcid:Count_EarthquakeEvent_M5To6
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M5To6
Node: dcid:Count_EarthquakeEvent_M6Onwards
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M6Onwards
Node: dcid:Count_EarthquakeEvent_M6To7
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M6To7
Node: dcid:Count_EarthquakeEvent_M7Onwards
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M7Onwards
Node: dcid:Count_EarthquakeEvent_M7To8
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M7To8
Node: dcid:Count_EarthquakeEvent_M8Onwards
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M8Onwards
Node: dcid:Count_EarthquakeEvent_M8To9
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M8To9
Node: dcid:Count_EarthquakeEvent_M9Onwards
typeOf: dcs:StatisticalVariable
populationType: dcs:EarthquakeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
magnitude: dcs:M9Onwards
Node: dcid:Count_ExcessiveHeatEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:ExcessiveHeatEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_ExtremeColdWindChillEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:ExtremeColdWindChillEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_FireEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FireEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_FireIncidentComplex
typeOf: dcs:StatisticalVariable
populationType: dcs:FireIncidentComplexEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_FlashFloodEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FlashFloodEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_FloodEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FloodEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Floods"
Node: dcid:Count_FreezingFogEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FreezingFogEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_FrostFreezeEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FrostFreezeEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_FunnelCloudEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FunnelCloudEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_HailEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HailEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_HeatEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HeatEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Heat Waves"
Node: dcid:Count_HeavyRainEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HeavyRainEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Heavy Rains"
Node: dcid:Count_HeavySnowEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HeavySnowEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Heavy Snows"
Node: dcid:Count_HighSurfEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HighSurfEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_HighWindEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HighWindEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_HurricaneEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HurricaneEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_HurricaneTyphoonEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HurricaneTyphoonEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_IceStormEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:IceStormEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_LakeEffectSnowEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:LakeEffectSnowEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_LakeshoreFloodEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:LakeshoreFloodEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_LandslideEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:LandslideEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_LightningEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:LightningEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineDenseFogEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineDenseFogEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineHailEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineHailEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineHighWindEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineHighWindEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineHurricaneTyphoonEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineHurricaneTyphoonEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineLightningEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineLightningEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineStrongWindEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineStrongWindEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineThunderstormWindEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineThunderstormWindEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineTropicalDepressionEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineTropicalDepressionEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_MarineTropicalStormEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:MarineTropicalStormEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_PrescribedFireEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:PrescribedFireEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_RipCurrentEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:RipCurrentEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_SeicheEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:SeicheEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_SleetEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:SleetEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_SneakerwaveEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:SneakerwaveEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_StormSurgeTideEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:StormSurgeTideEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_StrongWindEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:StrongWindEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_ThunderstormWindEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:ThunderstormWindEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_TornadoEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:TornadoEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_TropicalDepressionEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:TropicalDepressionEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_TropicalStormEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:TropicalStormEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_TsunamiEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:TsunamiEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_VolcanicAshfallEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:VolcanicAshfallEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_WaterspoutEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WaterspoutEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_WildfireEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WildfireEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
description: "Number of Wildfires"
Node: dcid:Count_WildlandFireEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WildlandFireEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_WinterStormEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WinterStormEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Count_WinterWeatherEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WinterWeatherEvent
statType: dcs:measuredValue
measuredProperty: dcs:count
Node: dcid:Area_FloodEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FloodEvent
measuredProperty: dcs:area
statType: dcs:measuredValue
Node: dcid:Area_FireEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:FireEvent
measuredProperty: dcs:area
statType: dcs:measuredValue
Node: dcid:Area_DroughtEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:DroughtEvent
measuredProperty: dcs:area
statType: dcs:measuredValue
Node: dcid:Area_WildlandFireEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WildlandFireEvent
measuredProperty: dcs:area
statType: dcs:measuredValue
Node: dcid:Area_WetBulbTemperatureEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WetBulbTemperatureEvent
measuredProperty: dcs:area
statType: dcs:measuredValue
Node: dcid:Count_WetBulbTemperatureEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:WetBulbTemperatureEvent
measuredProperty: dcs:count
statType: dcs:measuredValue
Node: dcid:Area_HeatTemperatureEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HeatTemperatureEvent
measuredProperty: dcs:area
statType: dcs:measuredValue
Node: dcid:Count_HeatTemperatureEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:HeatTemperatureEvent
measuredProperty: dcs:count
statType: dcs:measuredValue
Node: dcid:Area_ColdTemperatureEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:ColdTemperatureEvent
measuredProperty: dcs:area
statType: dcs:measuredValue
Node: dcid:Count_ColdTemperatureEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:ColdTemperatureEvent
measuredProperty: dcs:count
statType: dcs:measuredValue
# Cyclone Stat Vars
Node: dcid:BarometricPressure_CycloneEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:CycloneEvent
statType: dcs:measuredValue
measuredProperty: dcs:barometricPressure
Node: dcid:DistanceToLand_CycloneEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:CycloneEvent
statType: dcs:measuredValue
measuredProperty: dcs:distanceToLand
Node: dcid:WindSpeed_CycloneEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:CycloneEvent
statType: dcs:measuredValue
measuredProperty: dcs:windSpeed
Node: dcid:Classification_CycloneEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:CycloneEvent
statType: dcs:measurementResult
measuredProperty: dcs:classification
Node: dcid:Location_CycloneEvent
typeOf: dcs:StatisticalVariable
populationType: dcs:CycloneEvent
statType: dcs:measurementResult
measuredProperty: dcs:location