-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgdacs-impact-1102983-2-A-death-Spain-Andalusia.json
75 lines (75 loc) · 2.02 KB
/
gdacs-impact-1102983-2-A-death-Spain-Andalusia.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
{
"type": "Feature",
"stac_version": "1.0.0",
"stac_extensions": [
"https://ifrcgo.github.io/monty/v0.1.0/schema.json"
],
"id": "gdacs-impact-1102983-2-A-death-Spain-Andalusia",
"geometry": {
"type": "Point",
"coordinates": [
-2.6232332,
39.4177902
]
},
"bbox": [
-2.6232332,
39.4177902,
-2.6232332,
39.4177902
],
"properties": {
"title": "Flood in Spain",
"description": "As of 4 November, the death toll reached 217 people, with 114 people still missing, mainly in the Autonomous Region of Valencia. 3 casualties are reported in Castilla-La Mancha autonomous community, and 1 in Andalusia autonomous Regions. At least 447 people have been sheltered",
"start_datetime": "2024-10-27T16:14:00Z",
"end_datetime": "2024-11-04T16:14:00Z",
"monty:episode_number": 2,
"monty:hazard_codes": [
"FL"
],
"monty:country_codes": [
"ESP"
],
"monty:corr_id": "20241027-ESP-FL-2-GCDB",
"roles": [
"source",
"impact"
],
"created": "2025-01-05T13:10:23Z",
"monty:impact_detail": {
"category": "people",
"type": "missing",
"value": 114,
"unit": "sendai",
"estimate_type": "primary"
},
"datetime": "2024-10-27T15:00:00Z"
},
"links": [
{
"rel": "via",
"href": "https://www.gdacs.org/gdacsapi/api/events/geteventdata?eventtype=FL&eventid=1102983&episodeid=2",
"type": "application/json",
"title": "GDACS Event Data"
},
{
"rel": "collection",
"href": "/home/emathot/Workspace/IFRCGo/pystac-monty/gdacs-impacts.json",
"type": "application/json",
"title": "GDACS Impacts"
}
],
"assets": {
"icon": {
"href": "https://www.gdacs.org/images/gdacs_icons/maps/Green/FL.png",
"type": "image/png",
"title": "Icon"
},
"report": {
"href": "https://www.gdacs.org/report.aspx?eventid=1102983&episodeid=2&eventtype=FL",
"type": "text/html",
"title": "Report"
}
},
"collection": "gdacs-impacts"
}