-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtempdb.json
More file actions
executable file
·182 lines (182 loc) · 5.47 KB
/
tempdb.json
File metadata and controls
executable file
·182 lines (182 loc) · 5.47 KB
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
{
"users": [
{
"id": "0f1f0264-3962-4116-baa8-6db79c876c74",
"email": "test@gmail.com",
"password": "$2b$10$Jkl2nIk7zAOzekev4D5Z9uCDlq2k9qmC0Ib.OnTmEW6cWlScbO1Fi",
"name": "Bryce Mercines",
"city": "Pasay City",
"status": "active"
}
],
"events": [
{
"title": "8 barangays in Pangasinan towns flooded",
"image_url": "https://news.mb.com.ph/wp-content/uploads/2018/07/220718_AERIALFLOOD_PANGASINAN_01_BASA.jpg",
"subtitle": "CALASIAO, Pangasinan -- Some eight barangays in Santa Barbara and this town remain flooded due to Tropical Depression (TD) 'Ineng' that was experienced all over Pangasinan."
},
{
"title": "Magnitude 6.5 earthquake rocks parts of Mindanao",
"image_url": "https://assets.rappler.com/7371A880F4664FD59067B002263C2370/img/A76D69B12FC14B78841DDEAB48C81C05/COLLAPSED_HOUSE_IN_BARANGAY_PARAISO_TULUNAN_COTABATO_A76D69B12FC14B78841DDEAB48C81C05.jpg",
"subtitle": "The strong earthquake happens just two days after a magnitude 6.6 tremor struck Cotabato and affected other provinces in Mindanao"
}
],
"incidents": [
{
"uid": "demo1",
"id": 2695506260470251,
"type": "earthquake",
"specified": "",
"details": "We've seen 2 people are trapped on a collapsed here in kidapawan city, please send help",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo2",
"id": 2695506260470251,
"type": "flooding",
"specified": "",
"details": "Help! the flood levels in this area is terrible due to heavy rains",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo3",
"id": 2695506260470251,
"type": "earthquake",
"specified": "",
"details": "This is a test incident report, please help me, we really need help",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo4",
"id": 2695506260470251,
"type": "fire",
"specified": "",
"details": "tulong! may sunog dito malapit saamin, malakas at mabilis kumakalat ang apoy",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo5",
"id": 2695506260470251,
"type": "earthquake",
"specified": "",
"details": "We've seen 2 people are trapped on a collapsed here in kidapawan city, please send help",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo6",
"id": 2695506260470251,
"type": "accident",
"specified": "Nagkarmbola mga sasakyan dito",
"details": "Car crash here. 5 casualties. 3 dead. Need assistance asap.",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo7",
"id": 2695506260470251,
"responder": "0f1f0264-3962-4116-baa8-6db79c876c74",
"type": "earthquake",
"specified": "",
"details": "Gumuho yung megamall. Natrap kami dito sa sinehan. May mga bata at buntis kaming kasama.",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "verified",
"timestamp": 1573364283767
},
{
"uid": "demo8",
"id": 2695506260470251,
"type": "landslide",
"specified": "",
"details": "nanghihingi po kami ng tulong dito nagkalandslide sa amin madaming bahay ang gumuho dito kami ngayon sa may school",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo9",
"id": 2695506260470251,
"type": "others",
"specified": "",
"details": "Stranded kami sa lrt malapit sa may gil puyat station mga 45mins na wala pa din responde umuusok na yung harap na bagon",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "rejected",
"timestamp": 1573364283767
},
{
"uid": "demo10",
"id": 2695506260470251,
"type": "flooding",
"specified": "",
"details": "We've seen people are trapped on a collapsed stuck in the roof a house please send help",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"uid": "demo11",
"id": 2695506260470251,
"type": "earthquake",
"specified": "",
"details": "Sunog dito sa brgy 1/4 pasig. Kumalat na sa mga bahay na maliliit. Nangangailangan ng dagdag na bumbero.",
"location": {
"lat": 14.507936,
"long": 121.001433
},
"status": "unverified",
"timestamp": 1573364283767
},
{
"id": "2695506260470251",
"uid": "b66461a1-ec96-41aa-358d-c0a8ba2cfc47",
"type": "accident",
"details": "A distress report sent quickly from a location",
"location": {
"lat": "14.509705",
"long": "121.001852"
},
"status": "unverified",
"timestamp": 1591563253309
}
]
}