reliefweb_scraper 0.3.1 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +5 -10
- data/Rakefile +1 -1
- data/lib/reliefweb.rb +16 -24
- data/reliefweb_scraper.gemspec +5 -5
- data/spec/fixtures/vcr_cassettes/reliefweb.yml +1084 -693
- data/spec/lib/reliefweb_spec.rb +7 -15
- metadata +97 -114
- data/lib/glidenumber.rb +0 -58
- data/spec/fixtures/vcr_cassettes/glidenumber.yml +0 -869
- data/spec/lib/glidenumber_spec.rb +0 -21
@@ -1,698 +1,1089 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
1
|
+
---
|
2
|
+
- !ruby/struct:VCR::HTTPInteraction
|
3
|
+
request: !ruby/struct:VCR::Request
|
4
4
|
method: :get
|
5
|
-
uri: http://reliefweb.int:80/
|
6
|
-
body:
|
7
|
-
headers:
|
8
|
-
|
9
|
-
|
10
|
-
user-agent:
|
11
|
-
- Mechanize/2.0.1 Ruby/1.8.7p334 (http://github.com/tenderlove/mechanize/)
|
12
|
-
connection:
|
13
|
-
- keep-alive
|
14
|
-
accept-encoding:
|
15
|
-
- gzip,deflate,identity
|
16
|
-
host:
|
17
|
-
- reliefweb.int
|
18
|
-
keep-alive:
|
19
|
-
- 300
|
20
|
-
accept-charset:
|
21
|
-
- ISO-8859-1,utf-8;q=0.7,*;q=0.7
|
22
|
-
response: !ruby/struct:VCR::Response
|
23
|
-
status: !ruby/struct:VCR::ResponseStatus
|
5
|
+
uri: http://reliefweb.int:80/disasters/rss.xml?sl=environment-disaster_listing
|
6
|
+
body: !!null
|
7
|
+
headers: !!null
|
8
|
+
response: !ruby/struct:VCR::Response
|
9
|
+
status: !ruby/struct:VCR::ResponseStatus
|
24
10
|
code: 200
|
25
11
|
message: OK
|
26
|
-
headers:
|
27
|
-
|
28
|
-
-
|
29
|
-
|
30
|
-
-
|
31
|
-
x-
|
32
|
-
-
|
33
|
-
x-
|
34
|
-
- 1582881054 1582764941
|
35
|
-
last-modified:
|
36
|
-
- Wed, 12 Oct 2011 01:04:39 +0000
|
37
|
-
expires:
|
38
|
-
- Sun, 19 Nov 1978 05:00:00 GMT
|
39
|
-
via:
|
40
|
-
- 1.1 varnish
|
41
|
-
content-type:
|
42
|
-
- text/html; charset=utf-8
|
43
|
-
connection:
|
44
|
-
- keep-alive
|
45
|
-
date:
|
46
|
-
- Wed, 12 Oct 2011 03:06:30 GMT
|
47
|
-
server:
|
48
|
-
- Apache/2.2.3 (CentOS)
|
49
|
-
content-length:
|
50
|
-
- "13190"
|
51
|
-
content-encoding:
|
52
|
-
- gzip
|
53
|
-
vary:
|
54
|
-
- Cookie,Accept-Encoding
|
55
|
-
age:
|
56
|
-
- "7199"
|
57
|
-
cache-control:
|
58
|
-
- public, max-age=10800
|
59
|
-
x-generator:
|
60
|
-
- Drupal 7 (http://drupal.org)
|
61
|
-
body: !binary |
|
62
|
-
H4sIAAAAAAAAA+1963LbSJLufz9FDSZ2ZMeKIAHefWGHLEu22tZlJLk9M+0O
|
63
|
-
RREokmWBKBgXXTzqiH2N/bdxfk3HiTjnAc6/9Zvsk5zMAggCIEVAgkF7etzR
|
64
|
-
FoFCIrOqsirry7oknv7hxeH26V+PdsjEn1rk6O3zN3vbRKnV6++a2/X6i9MX
|
65
|
-
5C+vTvff/Pvxi11KNLVRr+8cKA8IUSa+7zyu1y8vL9XLpirccX2fuudvHXyn
|
66
|
-
foXcaq45ojVNNX1TGTx4KgVcTS3be7bkZa3f74evKUj02KL2+JnCbIVcMNfj
|
67
|
-
wn6mpDOiEJO7zxTLd4E5cGfUJI4rRtxiq/nXL4RBh/ASIU+nzKcEiWvsY8Av
|
68
|
-
ninbwvaZ7ddOrx2mECO8e6b47Mqv48tPiDGhrsf8Z4E/qvUUUoeSWdw+Jy6z
|
69
|
-
nineRLi+EfiEw6sKmbhsFGcGCDgbXbKhym2/HmXVmyfX/QmbQsK5GLL6iF4g
|
70
|
-
CxX+KMSHzDxT+JSOWf3CNtUpN1zhiZGvhmIwD7IkNp0C4UtmM5f6wk0U4IUb
|
71
|
-
ONQiXfIwyo0pE7BqHkkGUBk+9y02eCWmjNyQY5mtd2z4tB6mI4UsaJgbWSOG
|
72
|
-
5ylRwf1rKMyEMX9lqT3uJ4ss08JqAFb478z8y+6O9+ntzvGft8Rh428TIfYP
|
73
|
-
P3mn7/amry6D/vnJ25cnz83tv3WPzjxVip8yk9NnCrWshDKqzePuX3Y563GN
|
74
|
-
dt4cCGfP7rqnnrlDD85fXZ3tdrr708aFaPVPWyd2Y2keHzz9Q632Mx+Rsc/I
|
75
|
-
3g7p/nK/fAOJ6vnU54Z6p8YlGdY4w8z9YHmX5tWSevzDz8w2+eiXWm09lfox
|
76
|
-
eNfq7h5PRx8vPlD71eH+6+Dl8+tPB+f7p897L3fYsf3nny7YC/vV695XU7w+
|
77
|
-
FZ9Ote3nw0u6c/0XeijeMc3Td7aOWk5/59zfvjia/PhxdF0LPhmpPHqGy5g9
|
78
|
-
62dwxx0/mdUP9IKGqQrxXCPO34db9DvlnlH/8DFg7rX6wfvh4pmmttSWMnha
|
79
|
-
D7lAbXxZIcI22EySXoWcyBx9iNtjdWUxhDjncWkaFUoaCXcaytHV9peutiV9
|
80
|
-
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
-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
-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
-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
-
tkNrB01iSD1WLVCA3Ixd5sniak2t1+xprW6/Ckn0A/2qZm8sxNhiZ9Sm1jUw
|
85
|
-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
-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
-
nB+Bi445xacPR4FtoIF9+Ij8HUWNKQgyhRFMwSVXwSWgPtuxGN49VKLsPnoy
|
88
|
-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
-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
-
+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
-
gq5wxQ0tcoXdYMjPJSrGi3W29KQv/iH8/dJN+8OfpQcCb4AX/zCc/VGhMfvc
|
92
|
-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
-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
-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
-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
-
ZRQ/zboM72NE9j6J1d+v8C3ukocQ8t8qJPYI7luuOd8Y32Rr7TYgvxaRKfy9
|
97
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
QkY/zd4LXFD5z79gKfFlL7xhF0xqFa+lIMyJdOEfp3ILDEzuOSAinTkNG06Y
|
110
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
Xh5alF6VfuMpuBcf+FAEfonpvCK8cnXU0tV2j2hY/lXqyZCtA6KkRFaljhhv
|
130
|
-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
-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
-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
-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
-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
-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
-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
-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
-
tNFf0EZ/QRv9JdroJ7TRWvRBkjIr00Y89/9K2GbgUq+MQgowKwB7cWWeQFvs
|
139
|
-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
-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
-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
-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
-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
-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
-
2qvnXpJU69BGUmJVupgfF4P6KzUW5XIqsmu2oRO9qzZaObtmk2TrmB9OiaxK
|
146
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
+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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
hiVFVqa02Dk/nVBebhtNIWaF4jQ3pDu9euolS5eFaYu2TFs0Ztoya6Y1c2b7
|
171
|
-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
-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
-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
-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
-
+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
-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
-
snTrOL2bllmZ/mIY8RO1A+qXgSQFeBU4+dlVu7jBAprt6q8QZQnXc/4zJbQq
|
178
|
-
pcy/lPYTZz45oNMSWinCrICn21ObLQxH1swJ/5CmW0f4urTMynQSI4R3zPNx
|
179
|
-
8D+hE+qWgYzFWRYAErirr93DzRa61s45+r5Iux5IkZVbma7iEf8dfvC+jIry
|
180
|
-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
-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
-
zuP3dagP1ecW89QpdYbiSjUE1B04KZyNLtnwfR0YxqTD4qRGcVIzhxRKZ9Fr
|
183
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
WWUyVDQkInSGn59Cwp//Ll+ZicecRP1WCZmdRd3yTGZlCKD0XGbOoWM2I6Hu
|
201
|
-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
-
/I0Y9QNsMLN3vExOG8Wyqiy8P8txayHHjV9/geofCzG2GIVOc+1zQyoC7KFx
|
203
|
-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
-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
-
Png3U+ehftO8ad3A/aObqbh4yNmjH26mHod/zo1jjm6ciePdQJ+8cRz/5qM/
|
206
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
shcKdkthk/An4hnZwQdJkXIsJfJvDWAb85LXYHmnDhjCWBKRhjVJMQGX1ZJu
|
219
|
-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
-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
-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
-
8hGpEXwatjVnkGxisYmcjyfJkSVDtLT5zKwoWdrQ5s2oJq2YHDcXWhSMbFYw
|
223
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
zDBn5auj/VW034LakKt7j6PGvzcil4yYwv6f//hPifjBHb3clHUEXnEQlhkA
|
233
|
-
NORhyAzE+ZQY1Kc4WeRMWNRNLqlre9AxyCSYUpuDL41nMsD6sFH5mup8nYaD
|
234
|
-
6EaG97LEkFrkVWBjvMk922RXuL9NuDBwUssKjSaVM73obRqB66PPgwBPbmW8
|
235
|
-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
-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
-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
-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
-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
-
+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
-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
-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
-
jihV3TOW9cHSUhTMOwAitpB1Qt4IcS4hEw4C5IMY/kAyEzuDKG8T5srJL/X2
|
244
|
-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
-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
-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
-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
-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
-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
-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
-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
-
v1vlzDa4yv2t9RaAz206BYPNaYm8zQauezlIUk0y2grDYQ8rNHKTsGM8pHJG
|
253
|
-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
-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
-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
-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
-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
-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
-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
|
260
|
-
FZuB1m8AGBAW98EOWWTWIHauHOb6dbn3BLBAXja/ubaQO+ucdfmUGFco6V1b
|
261
|
-
4ZAr34hhBaYhU5qYdcuFFOlNeEv240U+qZvaWlLWw3Xj7S9lXFyNaY1ho2MM
|
262
|
-
e/1Rt9no9zt9ZnSHI5MaPbNByzi6u9FOWRLvvqoC1sz2fS1gm+ye3lsAzuJ+
|
263
|
-
3hTYad0f7Pi4dzPdeSTh2AUHE/9ErvRTHyesFudwn/pu3AAk6EkAnCUTvk99
|
264
|
-
c0ZuCCu1ISOLtKVwBGAbxXt5ZJEYToZPselqxTy/kv4vmoiZCxyrGhO9+ovj
|
265
|
-
cK9Uwru9l/d4H4N/r51XKc7UlFNvkZ+2xJvMzojXfbOA2vXfvdp333w9tWfA
|
266
|
-
Xr/ZX7K2WiM/gn9fjcYhzc21FPp3+/C17UO6ofSbOmCxrdF4Qu2orbxwRQDj
|
267
|
-
d6WN5V/SPOwcfTtabzfjnW7RiGDHUZgek+1oG9thtI0N2kKMf7+O4Wh+NxzY
|
268
|
-
hE63v50mpOHOwGtnIgD/H1BrTFmlzeRf0mR8Q/rWO52EvplHcYQ4Yc7XtAqt
|
269
|
-
71bhW4MTmtzTZ/ARNxJIorp28t3R+NpmoT1fKE04Gl/ZMrS/W4ZvraFoXWUw
|
270
|
-
C3i3lobyr2kadr8djbf0aPtC+LEYVDr1Jt+MjeiQ+SLMd2PxTRmLRquvDF4G
|
271
|
-
FKqUWslhZSsYf7cWv0uVawgkZp/+WIvGk0YCrsOlDrjAxZHMitndl/DiNZt6
|
272
|
-
I7uSN1/O+TLLeYmnC2efw4Aiyze3Zs/jyzeyi1tLz9JHRLOTEomVsFWrg+ll
|
273
|
-
qC966F6GFCmxIHiK73/xbeTpQCd32D8eb8LbCDfhISPZyLyN5Ka5jaELfR43
|
274
|
-
fZ1zP7k1bZYeJt+6rj0LtUMoBtOXb5DX3F8WSGJjxJjpJWW4nreK9zzax/HJ
|
275
|
-
CdnFt5fyBQPPrdS2OoyhYgsfPUi5K2SlmB18HeDFMA73uVzMSLjBNCFmFgYB
|
276
|
-
8jWkxrmaNp+rJO5Gr8j9KyfRobRdZL9csO8tEet7amALY0JV4Y5Xi5ObIzi1
|
277
|
-
yClGR0IVnTD3ghtLI6NsXIhFaZeXl+rYpIaXK+zli63tk6VBaqrYtdhjI71h
|
278
|
-
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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
QC4d9Hk1hIu+MJCCcp2vDuVSqkUrRPBPVLDw2nHFVOAREXnnMwoOGJlQ78xx
|
289
|
-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
-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
-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
-
QITMzvbKRUOO057e7TErYhoSQr8FdAr3s9CDd5zK9GbzmLNqCKcxraF7yzzm
|
293
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
W7cPyk8VVQVcwxQTWvcdIWz39w1hu98h7FeFsJ6YfoewBSGMrnVwY5GcJawS
|
307
|
-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
-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
-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
-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
-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
-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
-
R8D2ZF82GS4tQQGgH6eQLkiXJxUNppJDOxH/anMekXyInyaT6wtD5l+io4Us
|
314
|
-
tyxyMqFDSocSKWPS6e7L+tb+3snhPhoRIxPFXE1l+ghbllzouiYmBSDHbRMb
|
315
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
+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
-
qUN9l3/+zYtWW44//zYKxpjwfYvKbROvb2hinm1Jo968pfUHBHoQzlPKbcz4
|
330
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
qUMHHg9IAZ4F4DUJP2YaPnrHht9Az7LYmFqlAAO8Xx1WAOZfZnRBf0x+tdzk
|
354
|
-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
|
355
|
-
fSZEAQA=
|
356
|
-
|
357
|
-
http_version: "1.1"
|
358
|
-
- !ruby/struct:VCR::HTTPInteraction
|
359
|
-
request: !ruby/struct:VCR::Request
|
360
|
-
method: :get
|
361
|
-
uri: http://reliefweb.int:80/taxonomy/term/8956
|
362
|
-
body:
|
363
|
-
headers:
|
364
|
-
accept-language:
|
365
|
-
- en-us,en;q=0.5
|
366
|
-
connection:
|
367
|
-
- keep-alive
|
368
|
-
user-agent:
|
369
|
-
- Mechanize/2.0.1 Ruby/1.8.7p334 (http://github.com/tenderlove/mechanize/)
|
370
|
-
accept-encoding:
|
371
|
-
- gzip,deflate,identity
|
372
|
-
host:
|
373
|
-
- reliefweb.int
|
374
|
-
accept-charset:
|
375
|
-
- ISO-8859-1,utf-8;q=0.7,*;q=0.7
|
376
|
-
keep-alive:
|
377
|
-
- 300
|
378
|
-
response: !ruby/struct:VCR::Response
|
379
|
-
status: !ruby/struct:VCR::ResponseStatus
|
380
|
-
code: 200
|
381
|
-
message: OK
|
382
|
-
headers:
|
383
|
-
x-drupal-cache:
|
12
|
+
headers:
|
13
|
+
server:
|
14
|
+
- nginx
|
15
|
+
content-type:
|
16
|
+
- application/rss+xml; charset=utf-8
|
17
|
+
x-powered-by:
|
18
|
+
- PHP/5.3.8
|
19
|
+
x-drupal-cache:
|
384
20
|
- MISS
|
385
|
-
etag:
|
386
|
-
- "
|
387
|
-
|
388
|
-
- PHP/5.3.6
|
389
|
-
expires:
|
390
|
-
- Sun, 19 Nov 1978 05:00:00 GMT
|
391
|
-
last-modified:
|
392
|
-
- Wed, 12 Oct 2011 01:40:34 +0000
|
393
|
-
x-varnish:
|
394
|
-
- 1582881077 1582799773
|
395
|
-
connection:
|
396
|
-
- keep-alive
|
397
|
-
content-type:
|
398
|
-
- text/html; charset=utf-8
|
399
|
-
via:
|
400
|
-
- 1.1 varnish
|
401
|
-
server:
|
402
|
-
- Apache/2.2.3 (CentOS)
|
403
|
-
date:
|
404
|
-
- Wed, 12 Oct 2011 03:06:32 GMT
|
405
|
-
content-length:
|
406
|
-
- "12524"
|
407
|
-
content-encoding:
|
408
|
-
- gzip
|
409
|
-
cache-control:
|
21
|
+
etag:
|
22
|
+
- ! '"1332564269-0"'
|
23
|
+
cache-control:
|
410
24
|
- public, max-age=10800
|
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
|
-
|
697
|
-
|
698
|
-
|
25
|
+
content-language:
|
26
|
+
- en
|
27
|
+
last-modified:
|
28
|
+
- Sat, 24 Mar 2012 04:44:29 +0000
|
29
|
+
expires:
|
30
|
+
- Sun, 19 Nov 1978 05:00:00 GMT
|
31
|
+
vary:
|
32
|
+
- Accept-Encoding
|
33
|
+
- Cookie
|
34
|
+
content-length:
|
35
|
+
- '95323'
|
36
|
+
date:
|
37
|
+
- Sat, 24 Mar 2012 07:30:13 GMT
|
38
|
+
x-varnish:
|
39
|
+
- 2050929220 2050760204
|
40
|
+
age:
|
41
|
+
- '9944'
|
42
|
+
x-cache:
|
43
|
+
- MISS from proxy01.crossroadsint.org
|
44
|
+
x-cache-lookup:
|
45
|
+
- MISS from proxy01.crossroadsint.org:3128
|
46
|
+
via:
|
47
|
+
- 1.1 varnish, 1.0 proxy01.crossroadsint.org:3128 (squid)
|
48
|
+
proxy-connection:
|
49
|
+
- close
|
50
|
+
body: ! "<?xml version=\"1.0\" encoding=\"utf-8\" ?><rss version=\"2.0\" xml:base=\"http://reliefweb.int/disasters\"
|
51
|
+
xmlns:dc=\"http://purl.org/dc/elements/1.1/\" xmlns:reliefweb=\"http://reliefweb.int/reliefwebRssModule\">\n
|
52
|
+
\ <channel>\n <title>Disasters</title>\n <link>http://reliefweb.int/disasters</link>\n
|
53
|
+
\ <description></description>\n <language>en</language>\n <item>\n
|
54
|
+
\ <title>Tropical Storm Irina - Mar 2012</title>\n <link>http://reliefweb.int/disaster/tc-2012-000036-mdg</link>\n
|
55
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
56
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
57
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
58
|
+
\ <span class="field-item even">TC-2012-000036-MDG</span>
|
59
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
60
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
61
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
62
|
+
\ <span class="field-items">\n <span class="field-item
|
63
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4618">Tropical
|
64
|
+
Cyclone</a></span> </span>\n</div>\n<div class="field
|
65
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
66
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
67
|
+
\ <span class="field-items">\n <span class="field-item
|
68
|
+
even"><a href="http://reliefweb.int/country/mdg">Madagascar</a></span>,
|
69
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/moz">Mozambique</a></span>
|
70
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Tropical
|
71
|
+
Storm Irina killed at least 65 people, most of them residents of the Ifanadiana
|
72
|
+
district in the southeast of the island, and affected more than 70,000. (<a
|
73
|
+
href="http://reliefweb.int/node/480869">AFP, 06 Mar 2012</a>)</p>\n\n<h3>Useful
|
74
|
+
Links</h3>\n\n<ul>\n<li><a href="http://www.bngrc.mg/">BNGRC
|
75
|
+
(Bureau National pour la Gestion des Risques et Catastrophes)</a></li>\n<li><a
|
76
|
+
href="http://www.croix-rouge-malagasy.org/">Croix-Rouge Malagasy</a>
|
77
|
+
\ </li>\n<li><a href="http://www.portaldogoverno.gov.mz/news">Portal
|
78
|
+
do Governo de Moçambique</a></li>\n<li><a href="http://meteo.inam.gov.mz/">Instituto
|
79
|
+
Nacional de Meteorologia - Moçambique</a></li>\n<li><a
|
80
|
+
href="http://www.redcross.org.mz/">Cruz Vermelha de Moçambique</a></li>\n</ul></div><div
|
81
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
82
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
83
|
+
\ <span class="field-items">\n <span class="field-item
|
84
|
+
even"><span class="date-display-single">05 Mar 2012</span></span>
|
85
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
86
|
+
10180 at http://reliefweb.int</guid>\n <pubDate>Mon, 05 Mar 2012 00:00:00 +0000</pubDate>\n
|
87
|
+
<reliefweb:glide>TC-2012-000036-MDG</reliefweb:glide>\n <reliefweb:country>Madagascar</reliefweb:country>\n
|
88
|
+
<reliefweb:iso3>mdg</reliefweb:iso3>\n <reliefweb:country>Mozambique</reliefweb:country>\n
|
89
|
+
<reliefweb:iso3>moz</reliefweb:iso3>\n <reliefweb:disaster_type>Tropical Cyclone</reliefweb:disaster_type>\n
|
90
|
+
<reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
91
|
+
<reliefweb:disaster_type>Violent Wind</reliefweb:disaster_type>\n
|
92
|
+
\ </item>\n <item>\n <title>Congo: Munitions Depot Explosion - Mar 2012</title>\n
|
93
|
+
\ <link>http://reliefweb.int/disaster/ac-2012-000035-cog</link>\n <description><div
|
94
|
+
class="field field-name-field-glide field-type-text field-label-inline
|
95
|
+
clearfix clearfix">\n <span class="field-label">GLIDE
|
96
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
97
|
+
\ <span class="field-item even">AC-2012-000035-COG</span>
|
98
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
99
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
100
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
101
|
+
\ <span class="field-items">\n <span class="field-item
|
102
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4620">Tech.
|
103
|
+
Disaster</a></span> </span>\n</div>\n<div class="field
|
104
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
105
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
106
|
+
\ <span class="field-items">\n <span class="field-item
|
107
|
+
even"><a href="http://reliefweb.int/country/cog">Congo
|
108
|
+
(the)</a></span> </span>\n</div>\n<div class="taxonomy-term-description"><p>Congo
|
109
|
+
issued a plea for international help Monday as soldiers recovered bodies from
|
110
|
+
an area devastated by huge blasts at a munitions depot that killed more than
|
111
|
+
150 and left 1,000 injured (<a href="http://reliefweb.int/node/480523">AFP,
|
112
|
+
5 Mar 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<p><a
|
113
|
+
href="http://www.congo-site.com/"><img src="http://www.congo-site.com/photo/titre_3739312.jpg?v=1318339007"></a></p></div><div
|
114
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
115
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
116
|
+
\ <span class="field-items">\n <span class="field-item
|
117
|
+
even"><span class="date-display-single">04 Mar 2012</span></span>
|
118
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
119
|
+
10177 at http://reliefweb.int</guid>\n <pubDate>Sun, 04 Mar 2012 00:00:00 +0000</pubDate>\n
|
120
|
+
<reliefweb:glide>AC-2012-000035-COG</reliefweb:glide>\n <reliefweb:country>Congo
|
121
|
+
(the)</reliefweb:country>\n <reliefweb:iso3>cog</reliefweb:iso3>\n <reliefweb:disaster_type>Tech.
|
122
|
+
Disaster</reliefweb:disaster_type>\n </item>\n <item>\n <title>Sierra Leone:
|
123
|
+
Cholera Outbreak - Mar 2012</title>\n <link>http://reliefweb.int/disaster/ep-2012-000041-sle</link>\n
|
124
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
125
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
126
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
127
|
+
\ <span class="field-item even">EP-2012-000041-SLE</span>
|
128
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
129
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
130
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
131
|
+
\ <span class="field-items">\n <span class="field-item
|
132
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4642">Epidemic</a></span>
|
133
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
134
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
135
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
136
|
+
\ <span class="field-items">\n <span class="field-item
|
137
|
+
even"><a href="http://reliefweb.int/country/sle">Sierra
|
138
|
+
Leone</a></span> </span>\n</div>\n<div class="taxonomy-term-description"><p>An
|
139
|
+
outbreak of cholera in three districts of Sierra Leone (Kambia and Port Loko
|
140
|
+
in the North and \nPujehun in the South) has claimed 34 lives according to the
|
141
|
+
Ministry of Health and Sanitation (<a href="http://reliefweb.int/node/484062">IFRC,
|
142
|
+
20 Mar 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<p><a
|
143
|
+
href="http://www.health.gov.sl/home/">Ministry of Health &amp;
|
144
|
+
Sanitation</a></p></div><div class="field field-name-field-disaster-date
|
145
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
146
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
147
|
+
class="field-items">\n <span class="field-item
|
148
|
+
even"><span class="date-display-single">01 Mar 2012</span></span>
|
149
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
150
|
+
10259 at http://reliefweb.int</guid>\n <pubDate>Thu, 01 Mar 2012 00:00:00 +0000</pubDate>\n
|
151
|
+
<reliefweb:glide>EP-2012-000041-SLE</reliefweb:glide>\n <reliefweb:country>Sierra
|
152
|
+
Leone</reliefweb:country>\n <reliefweb:iso3>sle</reliefweb:iso3>\n <reliefweb:disaster_type>Epidemic</reliefweb:disaster_type>\n
|
153
|
+
\ </item>\n <item>\n <title>occupied Palestinian territory: Floods - Feb
|
154
|
+
2012</title>\n <link>http://reliefweb.int/disaster/fl-2012-000037-pse</link>\n
|
155
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
156
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
157
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
158
|
+
\ <span class="field-item even">FL-2012-000037-PSE</span>
|
159
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
160
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
161
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
162
|
+
\ <span class="field-items">\n <span class="field-item
|
163
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>
|
164
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
165
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
166
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
167
|
+
\ <span class="field-items">\n <span class="field-item
|
168
|
+
even"><a href="http://reliefweb.int/country/pse">occupied
|
169
|
+
Palestinian territory</a></span> </span>\n</div>\n<div
|
170
|
+
class="taxonomy-term-description"><p>Large parts of the occupied
|
171
|
+
Palestinian territories were hit by exceptionally heavy storms from 28 Feb onward,
|
172
|
+
which caused major damage to houses located in the districts of Gaza, Hebron,
|
173
|
+
Jenin, Salfit,\nRamallah and the Jerusalem area beyond the separation wall.
|
174
|
+
More than 300 families were evacuated due to flooding. (<a href="http://reliefweb.int/node/482249">IFRC,
|
175
|
+
12 Mar 2012</a>)</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
176
|
+
href="http://www.ochaopt.org/">OCHA in oPt</a></li>\n<li><a
|
177
|
+
href="http://www.palestinercs.org/en/">Palestine Red Crescent Society</a></li>\n</ul></div><div
|
178
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
179
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
180
|
+
\ <span class="field-items">\n <span class="field-item
|
181
|
+
even"><span class="date-display-single">28 Feb 2012</span></span>
|
182
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
183
|
+
10212 at http://reliefweb.int</guid>\n <pubDate>Tue, 28 Feb 2012 00:00:00 +0000</pubDate>\n
|
184
|
+
<reliefweb:glide>FL-2012-000037-PSE</reliefweb:glide>\n <reliefweb:country>occupied
|
185
|
+
Palestinian territory</reliefweb:country>\n <reliefweb:iso3>pse</reliefweb:iso3>\n
|
186
|
+
<reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n </item>\n <item>\n
|
187
|
+
\ <title>Kazakhstan: Floods - Feb 2012</title>\n <link>http://reliefweb.int/disaster/fl-2012-000030-kaz</link>\n
|
188
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
189
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
190
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
191
|
+
\ <span class="field-item even">FL-2012-000030-KAZ</span>
|
192
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
193
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
194
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
195
|
+
\ <span class="field-items">\n <span class="field-item
|
196
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>
|
197
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
198
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
199
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
200
|
+
\ <span class="field-items">\n <span class="field-item
|
201
|
+
even"><a href="http://reliefweb.int/country/kaz">Kazakhstan</a></span>
|
202
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>On
|
203
|
+
18-20 February, 2012 quick melting of snow and rainfall resulted in floods in
|
204
|
+
South-Kazakhstan region. Flood waters inundated 26 settlements in 7 districts
|
205
|
+
and suburbs of the regional centre\ncity of Shymkent affecting more than 9,400
|
206
|
+
people. (<a href="http://reliefweb.int/node/479210">IFRC, 27
|
207
|
+
Feb</a>)</p></div><div class="field field-name-field-disaster-date
|
208
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
209
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
210
|
+
class="field-items">\n <span class="field-item
|
211
|
+
even"><span class="date-display-single">27 Feb 2012</span></span>
|
212
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
213
|
+
10144 at http://reliefweb.int</guid>\n <pubDate>Mon, 27 Feb 2012 00:00:00 +0000</pubDate>\n
|
214
|
+
<reliefweb:glide>FL-2012-000030-KAZ</reliefweb:glide>\n <reliefweb:country>Kazakhstan</reliefweb:country>\n
|
215
|
+
<reliefweb:iso3>kaz</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
216
|
+
\ </item>\n <item>\n <title>Central African Republic: Severe Local Storm
|
217
|
+
- Feb 2012</title>\n <link>http://reliefweb.int/disaster/st-2012-000033-caf</link>\n
|
218
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
219
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
220
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
221
|
+
\ <span class="field-item even">ST-2012-000033-CAF </span>
|
222
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
223
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
224
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
225
|
+
\ <span class="field-items">\n <span class="field-item
|
226
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4656">Severe
|
227
|
+
Local Storm</a></span> </span>\n</div>\n<div
|
228
|
+
class="field field-name-field-country field-type-taxonomy-term-reference
|
229
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
230
|
+
\ <span class="field-items">\n <span class="field-item
|
231
|
+
even"><a href="http://reliefweb.int/country/caf">Central
|
232
|
+
African Republic (the)</a></span> </span>\n</div>\n<div
|
233
|
+
class="taxonomy-term-description"><p>Torrential rains have
|
234
|
+
been falling in most localities of the Central African Republic (CAR) since
|
235
|
+
15 February 2012. The situation deteriorated over the weekend of 18 to 19 February
|
236
|
+
as violent winds occurred, causing serious human casualties and material damages
|
237
|
+
in Bogoula, Amada-Gaza \nand Mbaïki. (<a href="http://reliefweb.int/node/480239">IFRC,
|
238
|
+
02 Mar 2012</a>)</p></div><div class="field field-name-field-disaster-date
|
239
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
240
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
241
|
+
class="field-items">\n <span class="field-item
|
242
|
+
even"><span class="date-display-single">18 Feb 2012</span></span>
|
243
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
244
|
+
10167 at http://reliefweb.int</guid>\n <pubDate>Sat, 18 Feb 2012 00:00:00 +0000</pubDate>\n
|
245
|
+
<reliefweb:glide>ST-2012-000033-CAF </reliefweb:glide>\n <reliefweb:country>Central
|
246
|
+
African Republic (the)</reliefweb:country>\n <reliefweb:iso3>caf</reliefweb:iso3>\n
|
247
|
+
<reliefweb:disaster_type>Severe Local Storm</reliefweb:disaster_type>\n </item>\n
|
248
|
+
\ <item>\n <title>Chile: Floods - Feb 2012</title>\n <link>http://reliefweb.int/disaster/fl-2012-000039-chl</link>\n
|
249
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
250
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
251
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
252
|
+
\ <span class="field-item even">FL-2012-000039-CHL</span>
|
253
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
254
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
255
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
256
|
+
\ <span class="field-items">\n <span class="field-item
|
257
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>
|
258
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
259
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
260
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
261
|
+
\ <span class="field-items">\n <span class="field-item
|
262
|
+
even"><a href="http://reliefweb.int/country/chl">Chile</a></span>
|
263
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Heavy
|
264
|
+
rains have caused river overflows, affecting thousands of people in the Arica
|
265
|
+
y Parinacota, Tarapacá and Magallanes regions (<a href="http://reliefweb.int/node/482697">Government,
|
266
|
+
13 Mar 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
267
|
+
href="http://www.onemi.cl/">Ministerio del Interior y Seguridad
|
268
|
+
Pública</a> </li>\n<li><a href="http://www.youtube.com/watch?v=fWAYFsd43qA&amp;feature=related">Las
|
269
|
+
consecuencias de las precipitaciones en el sur del país</a> (Video CNN
|
270
|
+
Chile)</li>\n</ul></div><div class="field field-name-field-disaster-date
|
271
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
272
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
273
|
+
class="field-items">\n <span class="field-item
|
274
|
+
even"><span class="date-display-single">16 Feb 2012</span></span>
|
275
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
276
|
+
10226 at http://reliefweb.int</guid>\n <pubDate>Thu, 16 Feb 2012 00:00:00 +0000</pubDate>\n
|
277
|
+
<reliefweb:glide>FL-2012-000039-CHL</reliefweb:glide>\n <reliefweb:country>Chile</reliefweb:country>\n
|
278
|
+
<reliefweb:iso3>chl</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
279
|
+
\ </item>\n <item>\n <title>Bolivia: Dengue Epidemic - Jan 2012</title>\n
|
280
|
+
\ <link>http://reliefweb.int/disaster/ep-2012-000022-bol</link>\n <description><div
|
281
|
+
class="field field-name-field-glide field-type-text field-label-inline
|
282
|
+
clearfix clearfix">\n <span class="field-label">GLIDE
|
283
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
284
|
+
\ <span class="field-item even">EP-2012-000022-BOL</span>
|
285
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
286
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
287
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
288
|
+
\ <span class="field-items">\n <span class="field-item
|
289
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4642">Epidemic</a></span>
|
290
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
291
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
292
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
293
|
+
\ <span class="field-items">\n <span class="field-item
|
294
|
+
even"><a href="http://reliefweb.int/country/bol">Bolivia</a></span>
|
295
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Since
|
296
|
+
October 2011 the incidence of dengue has increased very rapidly in all departments
|
297
|
+
but Potosí and Oruro. Sixteen (16) deaths have so far been reported (<a href="http://reliefweb.int/node/477260">PAHO,
|
298
|
+
15 Feb 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<p><a
|
299
|
+
href="http://www.sns.gob.bo/">Ministerio de Salud</a></p></div><div
|
300
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
301
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
302
|
+
\ <span class="field-items">\n <span class="field-item
|
303
|
+
even"><span class="date-display-single">15 Feb 2012</span></span>
|
304
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
305
|
+
10086 at http://reliefweb.int</guid>\n <pubDate>Wed, 15 Feb 2012 00:00:00 +0000</pubDate>\n
|
306
|
+
<reliefweb:glide>EP-2012-000022-BOL</reliefweb:glide>\n <reliefweb:country>Bolivia</reliefweb:country>\n
|
307
|
+
<reliefweb:iso3>bol</reliefweb:iso3>\n <reliefweb:disaster_type>Epidemic</reliefweb:disaster_type>\n
|
308
|
+
\ </item>\n <item>\n <title>Tropical Cyclone Giovanna - Feb 2012</title>\n
|
309
|
+
\ <link>http://reliefweb.int/disaster/tc-2012-000020-mdg</link>\n <description><div
|
310
|
+
class="field field-name-field-glide field-type-text field-label-inline
|
311
|
+
clearfix clearfix">\n <span class="field-label">GLIDE
|
312
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
313
|
+
\ <span class="field-item even">TC-2012-000020-MDG</span>
|
314
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
315
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
316
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
317
|
+
\ <span class="field-items">\n <span class="field-item
|
318
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
319
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4618">Tropical
|
320
|
+
Cyclone</a></span>, <span class="field-item even"><a
|
321
|
+
href="http://reliefweb.int/taxonomy/term/4877">Violent Wind</a></span>
|
322
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
323
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
324
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
325
|
+
\ <span class="field-items">\n <span class="field-item
|
326
|
+
even"><a href="http://reliefweb.int/country/mdg">Madagascar</a></span>
|
327
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Tropical
|
328
|
+
cyclone Giovanna made landfall on the eastern coast of Madagascar on 14 February
|
329
|
+
as\na category 4 tropical cyclone. Two deaths have been reported and important
|
330
|
+
damages are expected in\nthe districts of Brickaville and Vatomandry (<a
|
331
|
+
href="http://reliefweb.int/node/476704">UNCT, 14 Feb 2012</a>).</p>\n\n<h3>Useful
|
332
|
+
Links</h3>\n\n<ul>\n<li><a href="http://www.bngrc.mg/">BNGRC
|
333
|
+
(Bureau National pour la Gestion des Risques et Catastrophes)</a></li>\n<li><a
|
334
|
+
href="http://www.croix-rouge-malagasy.org/">Croix-Rouge Malagasy</a>
|
335
|
+
\ </li>\n<li><a href="https://cyclonegiovanna.crowdmap.com/#">Mises
|
336
|
+
à jour Cyclone Giovanna - Crowdsourcing</a></li>\n</ul></div><div
|
337
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
338
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
339
|
+
\ <span class="field-items">\n <span class="field-item
|
340
|
+
even"><span class="date-display-single">14 Feb 2012</span></span>
|
341
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
342
|
+
10064 at http://reliefweb.int</guid>\n <pubDate>Tue, 14 Feb 2012 00:00:00 +0000</pubDate>\n
|
343
|
+
<reliefweb:glide>TC-2012-000020-MDG</reliefweb:glide>\n <reliefweb:country>Madagascar</reliefweb:country>\n
|
344
|
+
<reliefweb:iso3>mdg</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
345
|
+
<reliefweb:disaster_type>Tropical Cyclone</reliefweb:disaster_type>\n <reliefweb:disaster_type>Violent
|
346
|
+
Wind</reliefweb:disaster_type>\n </item>\n <item>\n <title>Tropical Cyclone
|
347
|
+
Jasmine - Feb 2012</title>\n <link>http://reliefweb.int/disaster/tc-2012-000025-vut</link>\n
|
348
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
349
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
350
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
351
|
+
\ <span class="field-item even">TC-2012-000025-VUT</span>
|
352
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
353
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
354
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
355
|
+
\ <span class="field-items">\n <span class="field-item
|
356
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
357
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4618">Tropical
|
358
|
+
Cyclone</a></span> </span>\n</div>\n<div class="field
|
359
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
360
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
361
|
+
\ <span class="field-items">\n <span class="field-item
|
362
|
+
even"><a href="http://reliefweb.int/country/ton">Tonga</a></span>,
|
363
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/vut">Vanuatu</a></span>
|
364
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Tropical
|
365
|
+
Cyclone Jasmine (category 4) brushed Vanuatu’s southern \nprovince of TAFEA
|
366
|
+
on 10 February, causing minor damage mainly to agriculture and water systems.
|
367
|
+
It also caused flooding in Tonga's main island of Tongatapu, leading to
|
368
|
+
the evacuation of around 700 people. (<a href="http://reliefweb.int/node/477747">OCHA,
|
369
|
+
17 Feb 2012</a>)</p></div><div class="field field-name-field-disaster-date
|
370
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
371
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
372
|
+
class="field-items">\n <span class="field-item
|
373
|
+
even"><span class="date-display-single">10 Feb 2012</span></span>
|
374
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
375
|
+
10106 at http://reliefweb.int</guid>\n <pubDate>Fri, 10 Feb 2012 00:00:00 +0000</pubDate>\n
|
376
|
+
<reliefweb:glide>TC-2012-000025-VUT</reliefweb:glide>\n <reliefweb:country>Tonga</reliefweb:country>\n
|
377
|
+
<reliefweb:iso3>ton</reliefweb:iso3>\n <reliefweb:country>Vanuatu</reliefweb:country>\n
|
378
|
+
<reliefweb:iso3>vut</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
379
|
+
<reliefweb:disaster_type>Tropical Cyclone</reliefweb:disaster_type>\n </item>\n
|
380
|
+
\ <item>\n <title>Philippines: Earthquake - Feb 2012</title>\n <link>http://reliefweb.int/disaster/eq-2012-000018-phl</link>\n
|
381
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
382
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
383
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
384
|
+
\ <span class="field-item even">EQ-2012-000018-PHL</span>
|
385
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
386
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
387
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
388
|
+
\ <span class="field-items">\n <span class="field-item
|
389
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4628">Earthquake</a></span>
|
390
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
391
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
392
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
393
|
+
\ <span class="field-items">\n <span class="field-item
|
394
|
+
even"><a href="http://reliefweb.int/country/phl">Philippines
|
395
|
+
(the)</a></span> </span>\n</div>\n<div class="taxonomy-term-description"><p>A
|
396
|
+
6.8-magnitude earthquake struck the heavily populated island provinces of Negros
|
397
|
+
and Cebu in the central Philippines, killing at least 43 people (<a href="http://reliefweb.int/node/474836">AFP,
|
398
|
+
6 Feb 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
399
|
+
href="http://www.ndcc.gov.ph/">National Disaster Risk Reduction
|
400
|
+
&amp; Management Council (NDRRMC)</a></li>\n<li><a
|
401
|
+
href="http://www.phivolcs.dost.gov.ph/">PHIVOLCS (Philippine Institute
|
402
|
+
of Volcanology and Seismology)</a></li>\n</ul></div><div
|
403
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
404
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
405
|
+
\ <span class="field-items">\n <span class="field-item
|
406
|
+
even"><span class="date-display-single">06 Feb 2012</span></span>
|
407
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
408
|
+
10011 at http://reliefweb.int</guid>\n <pubDate>Mon, 06 Feb 2012 00:00:00 +0000</pubDate>\n
|
409
|
+
<reliefweb:glide>EQ-2012-000018-PHL</reliefweb:glide>\n <reliefweb:country>Philippines
|
410
|
+
(the)</reliefweb:country>\n <reliefweb:iso3>phl</reliefweb:iso3>\n <reliefweb:disaster_type>Earthquake</reliefweb:disaster_type>\n
|
411
|
+
\ </item>\n <item>\n <title>Tropical Cyclone Iggy - Jan 2012</title>\n <link>http://reliefweb.int/disaster/tc-2012-000014-idn</link>\n
|
412
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
413
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
414
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
415
|
+
\ <span class="field-item even">TC-2012-000014-IDN</span>
|
416
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
417
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
418
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
419
|
+
\ <span class="field-items">\n <span class="field-item
|
420
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
421
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4728">Land
|
422
|
+
Slide</a></span>, <span class="field-item even"><a
|
423
|
+
href="http://reliefweb.int/taxonomy/term/4618">Tropical Cyclone</a></span>,
|
424
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4877">Violent
|
425
|
+
Wind</a></span> </span>\n</div>\n<div class="field
|
426
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
427
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
428
|
+
\ <span class="field-items">\n <span class="field-item
|
429
|
+
even"><a href="http://reliefweb.int/country/idn">Indonesia</a></span>
|
430
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Between
|
431
|
+
25 - 29 January 2012, Tropical cyclone Iggy occurred in the Indian Ocean south
|
432
|
+
of West Java, causing 15 fatalities and 60 injuries, along with damage to an
|
433
|
+
estimated 2,364 houses in 35 districts/cities in Java and Bali (<a href="http://reliefweb.int/node/475368">OCHA,
|
434
|
+
7 Feb 2012</a>).</p></div><div class="field field-name-field-disaster-date
|
435
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
436
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
437
|
+
class="field-items">\n <span class="field-item
|
438
|
+
even"><span class="date-display-single">25 Jan 2012</span></span>
|
439
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
440
|
+
10040 at http://reliefweb.int</guid>\n <pubDate>Wed, 25 Jan 2012 00:00:00 +0000</pubDate>\n
|
441
|
+
<reliefweb:glide>TC-2012-000014-IDN</reliefweb:glide>\n <reliefweb:country>Indonesia</reliefweb:country>\n
|
442
|
+
<reliefweb:iso3>idn</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
443
|
+
<reliefweb:disaster_type>Land Slide</reliefweb:disaster_type>\n <reliefweb:disaster_type>Tropical
|
444
|
+
Cyclone</reliefweb:disaster_type>\n <reliefweb:disaster_type>Violent Wind</reliefweb:disaster_type>\n
|
445
|
+
\ </item>\n <item>\n <title>Papua New Guinea: Floods and Landslides - Jan
|
446
|
+
2012</title>\n <link>http://reliefweb.int/disaster/ls-2012-000010-png</link>\n
|
447
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
448
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
449
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
450
|
+
\ <span class="field-item even">LS-2012-000010-PNG</span>
|
451
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
452
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
453
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
454
|
+
\ <span class="field-items">\n <span class="field-item
|
455
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4728">Land
|
456
|
+
Slide</a></span> </span>\n</div>\n<div class="field
|
457
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
458
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
459
|
+
\ <span class="field-items">\n <span class="field-item
|
460
|
+
even"><a href="http://reliefweb.int/country/png">Papua
|
461
|
+
New Guinea</a></span> </span>\n</div>\n<div
|
462
|
+
class="taxonomy-term-description"><p>Dozens of people are
|
463
|
+
feared dead, with local rescuers estimating many are still buried under the
|
464
|
+
debris, after the landslide in Komo Maggarima District, in the remote Hela Province,
|
465
|
+
struck in the early hours of 24 January, catching many residents off guard (<a
|
466
|
+
href="http://reliefweb.int/node/472561">IRIN, 25 Jan 2012</a>).</p>\n\n<p>Heavy
|
467
|
+
seasonal rains resulted in widespread flooding in Oro Province between September
|
468
|
+
2011 and January 2012. Some 11,125 people were affected. Thousands people were
|
469
|
+
also affected in other parts of the country, particularly in Sandaun Province,
|
470
|
+
Western Highland Province and NCD Province. Several areas are still difficult
|
471
|
+
to access. (<a href="http://reliefweb.int/node/478821">IFRC,
|
472
|
+
24 Feb 2012</a>)</p></div><div class="field field-name-field-disaster-date
|
473
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
474
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
475
|
+
class="field-items">\n <span class="field-item
|
476
|
+
even"><span class="date-display-single">24 Jan 2012</span></span>
|
477
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
478
|
+
9959 at http://reliefweb.int</guid>\n <pubDate>Tue, 24 Jan 2012 00:00:00 +0000</pubDate>\n
|
479
|
+
<reliefweb:glide>LS-2012-000010-PNG</reliefweb:glide>\n <reliefweb:country>Papua
|
480
|
+
New Guinea</reliefweb:country>\n <reliefweb:iso3>png</reliefweb:iso3>\n <reliefweb:disaster_type>Land
|
481
|
+
Slide</reliefweb:disaster_type>\n </item>\n <item>\n <title>Fiji: Floods
|
482
|
+
- Jan 2012</title>\n <link>http://reliefweb.int/disaster/fl-2012-000009-fji</link>\n
|
483
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
484
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
485
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
486
|
+
\ <span class="field-item even">FL-2012-000009-FJI</span>
|
487
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
488
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
489
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
490
|
+
\ <span class="field-items">\n <span class="field-item
|
491
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
492
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4728">Land
|
493
|
+
Slide</a></span> </span>\n</div>\n<div class="field
|
494
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
495
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
496
|
+
\ <span class="field-items">\n <span class="field-item
|
497
|
+
even"><a href="http://reliefweb.int/country/fji">Fiji</a></span>
|
498
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Fijian
|
499
|
+
PM has launched a flood relief appeal to assist families affected by the flooding
|
500
|
+
on the Western side of Viti Levu. 74 evacuation centers are open housing 3,463
|
501
|
+
displaced people. <a href="http://reliefweb.int/node/472680">(Gov.
|
502
|
+
of Fiji, 25 Jan 2012)</a></p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
503
|
+
href="http://www.phtpacific.org/disaster-emergency/td06f-2012-flooding">Pacific
|
504
|
+
Humanitarian Team</a></li>\n<li><a href="http://www.fiji.gov.fj/">Fiji
|
505
|
+
Government Online Portal</a></li>\n<li><a href="http://www.met.gov.fj/">Fiji
|
506
|
+
Meteorological Service</a></li>\n<li><a href="http://www.redcross.com.fj/">Fiji
|
507
|
+
Red Cross Society</a></li>\n</ul></div><div class="field
|
508
|
+
field-name-field-disaster-date field-type-datestamp field-label-inline clearfix
|
509
|
+
clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
510
|
+
\ <span class="field-items">\n <span class="field-item
|
511
|
+
even"><span class="date-display-single">23 Jan 2012</span></span>
|
512
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
513
|
+
9950 at http://reliefweb.int</guid>\n <pubDate>Mon, 23 Jan 2012 00:00:00 +0000</pubDate>\n
|
514
|
+
<reliefweb:glide>FL-2012-000009-FJI</reliefweb:glide>\n <reliefweb:country>Fiji</reliefweb:country>\n
|
515
|
+
<reliefweb:iso3>fji</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
516
|
+
<reliefweb:disaster_type>Land Slide</reliefweb:disaster_type>\n </item>\n <item>\n
|
517
|
+
\ <title>Cameroon: Yellow Fever Outbreak - Jan 2012</title>\n <link>http://reliefweb.int/disaster/ep-2011-000202-cmr</link>\n
|
518
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
519
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
520
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
521
|
+
\ <span class="field-item even">EP-2011-000202-CMR</span>
|
522
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
523
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
524
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
525
|
+
\ <span class="field-items">\n <span class="field-item
|
526
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4642">Epidemic</a></span>
|
527
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
528
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
529
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
530
|
+
\ <span class="field-items">\n <span class="field-item
|
531
|
+
even"><a href="http://reliefweb.int/country/cmr">Cameroon</a></span>
|
532
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>The
|
533
|
+
North region of Cameroon has been facing renewed outbreak of yellow fever since
|
534
|
+
October 2011 (<a href="http://reliefweb.int/node/472071">IFRC,
|
535
|
+
23 Jan 2012</a>).</p>\n\n<p>In response, the Central Emergency
|
536
|
+
Response Fund (CERF) has allocated US$2,003,280 to the World Health Organization
|
537
|
+
(WHO) to stop the spread and treat those who have fallen victim to the disease
|
538
|
+
(<a href="http://reliefweb.int/node/471575">OCHA, 18 Jan 2012</a>).</p></div><div
|
539
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
540
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
541
|
+
\ <span class="field-items">\n <span class="field-item
|
542
|
+
even"><span class="date-display-single">19 Jan 2012</span></span>
|
543
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
544
|
+
10008 at http://reliefweb.int</guid>\n <pubDate>Thu, 19 Jan 2012 00:00:00 +0000</pubDate>\n
|
545
|
+
<reliefweb:glide>EP-2011-000202-CMR</reliefweb:glide>\n <reliefweb:country>Cameroon</reliefweb:country>\n
|
546
|
+
<reliefweb:iso3>cmr</reliefweb:iso3>\n <reliefweb:disaster_type>Epidemic</reliefweb:disaster_type>\n
|
547
|
+
\ </item>\n <item>\n <title>Afghanistan: Avalanches and Heavy Snowfalls
|
548
|
+
- Jan 2012</title>\n <link>http://reliefweb.int/disaster/av-2012-000007-afg</link>\n
|
549
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
550
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
551
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
552
|
+
\ <span class="field-item even">AV-2012-000007-AFG</span>
|
553
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
554
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
555
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
556
|
+
\ <span class="field-items">\n <span class="field-item
|
557
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4764">Snow
|
558
|
+
Avalanche</a></span> </span>\n</div>\n<div class="field
|
559
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
560
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
561
|
+
\ <span class="field-items">\n <span class="field-item
|
562
|
+
even"><a href="http://reliefweb.int/country/afg">Afghanistan</a></span>
|
563
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>The
|
564
|
+
death toll from heavy snowfalls and avalanches in mountainous northeastern Afghanistan
|
565
|
+
has risen to at least 28. Dozens more people have been injured or are trapped
|
566
|
+
in their homes under up to three metres (10 feet) of snow in the remote Badakhshan
|
567
|
+
province (<a href="http://reliefweb.int/node/471347">AFP, 19
|
568
|
+
Jan 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
569
|
+
href="http://afg.humanitarianresponse.info/disasters/124">Humanitarian
|
570
|
+
Response: Badakhshan Avalanche</a></li>\n</ul></div><div
|
571
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
572
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
573
|
+
\ <span class="field-items">\n <span class="field-item
|
574
|
+
even"><span class="date-display-single">17 Jan 2012</span></span>
|
575
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
576
|
+
9915 at http://reliefweb.int</guid>\n <pubDate>Tue, 17 Jan 2012 00:00:00 +0000</pubDate>\n
|
577
|
+
<reliefweb:glide>AV-2012-000007-AFG</reliefweb:glide>\n <reliefweb:country>Afghanistan</reliefweb:country>\n
|
578
|
+
<reliefweb:iso3>afg</reliefweb:iso3>\n <reliefweb:disaster_type>Snow Avalanche</reliefweb:disaster_type>\n
|
579
|
+
\ </item>\n <item>\n <title>Paraguay: Drought - Jan 2012</title>\n <link>http://reliefweb.int/disaster/dr-2012-000011-pry</link>\n
|
580
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
581
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
582
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
583
|
+
\ <span class="field-item even">DR-2012-000011-PRY</span>
|
584
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
585
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
586
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
587
|
+
\ <span class="field-items">\n <span class="field-item
|
588
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4672">Drought</a></span>
|
589
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
590
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
591
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
592
|
+
\ <span class="field-items">\n <span class="field-item
|
593
|
+
even"><a href="http://reliefweb.int/country/pry">Paraguay</a></span>
|
594
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>On
|
595
|
+
17 January 2012, the Paraguayan government decreed a state of\nfood security
|
596
|
+
emergency after several months of drought, with levels of\nprecipitations significantly
|
597
|
+
below historical averages. As a result of the weather conditions, some 263,800
|
598
|
+
families suffered losses in their crops (<a href="http://reliefweb.int/node/473535">IFRC,
|
599
|
+
30 Jan 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
600
|
+
href="http://www.mag.gov.py/">Ministerio de Agricultura y Ganaderia</a></li>\n</ul></div><div
|
601
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
602
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
603
|
+
\ <span class="field-items">\n <span class="field-item
|
604
|
+
even"><span class="date-display-single">17 Jan 2012</span></span>
|
605
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
606
|
+
9972 at http://reliefweb.int</guid>\n <pubDate>Tue, 17 Jan 2012 00:00:00 +0000</pubDate>\n
|
607
|
+
<reliefweb:glide>DR-2012-000011-PRY</reliefweb:glide>\n <reliefweb:country>Paraguay</reliefweb:country>\n
|
608
|
+
<reliefweb:iso3>pry</reliefweb:iso3>\n <reliefweb:disaster_type>Drought</reliefweb:disaster_type>\n
|
609
|
+
\ </item>\n <item>\n <title>Mozambique: Storms and Floods - Jan 2012</title>\n
|
610
|
+
\ <link>http://reliefweb.int/disaster/tc-2012-000008-moz</link>\n <description><div
|
611
|
+
class="field field-name-field-glide field-type-text field-label-inline
|
612
|
+
clearfix clearfix">\n <span class="field-label">GLIDE
|
613
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
614
|
+
\ <span class="field-item even">TC-2012-000008-MOZ</span>
|
615
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
616
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
617
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
618
|
+
\ <span class="field-items">\n <span class="field-item
|
619
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
620
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4618">Tropical
|
621
|
+
Cyclone</a></span> </span>\n</div>\n<div class="field
|
622
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
623
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
624
|
+
\ <span class="field-items">\n <span class="field-item
|
625
|
+
even"><a href="http://reliefweb.int/country/mwi">Malawi</a></span>,
|
626
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/moz">Mozambique</a></span>
|
627
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Tropical
|
628
|
+
Storms Dando, a category one storm with associated winds (up to 70km/h) and
|
629
|
+
moderate to heavy rainfall, hit southern Mozambique on 15 Jan 2012 and caused
|
630
|
+
flooding and damage to houses and schools in the provinces of Maputo, Gaza and
|
631
|
+
Inhambane. Heavy rainfall in South Africa and Swaziland caused a steady increase
|
632
|
+
of water levels in the Maputo, Umbeluzi and Incomati Basins, flooding low-lying
|
633
|
+
areas in Magude and Chokwe. (<a href="http://reliefweb.int/node/471800">Office
|
634
|
+
of the Resident Coordinator, 20 Jan 2012</a>)</p>\n\n<p>Cyclone
|
635
|
+
Funso, a powerful Category 4 storm that is moving slowly through the Mozambican
|
636
|
+
Channel, caused heavy rains and flooding in southern Malawi along the Mozambican
|
637
|
+
border, forcing 5,000 people to flee their homes. (<a href="http://reliefweb.int/node/472619">AFP,
|
638
|
+
25 Jan 2012</a>)</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
639
|
+
href="http://www.portaldogoverno.gov.mz/news">Portal do Governo
|
640
|
+
de Moçambique</a></li>\n<li><a href="http://meteo.inam.gov.mz/">Instituto
|
641
|
+
Nacional de Meteorologia - Moçambique</a></li>\n<li><a
|
642
|
+
href="http://www.redcross.org.mz/">Cruz Vermelha de Moçambique</a></li>\n<li><a
|
643
|
+
href="http://www.logcluster.org/ops/mz08a">Logistics Cluster: Mozambique
|
644
|
+
Preparedness Operation</a></li>\n</ul></div><div
|
645
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
646
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
647
|
+
\ <span class="field-items">\n <span class="field-item
|
648
|
+
even"><span class="date-display-single">15 Jan 2012</span></span>
|
649
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
650
|
+
9926 at http://reliefweb.int</guid>\n <pubDate>Sun, 15 Jan 2012 00:00:00 +0000</pubDate>\n
|
651
|
+
<reliefweb:glide>TC-2012-000008-MOZ</reliefweb:glide>\n <reliefweb:country>Malawi</reliefweb:country>\n
|
652
|
+
<reliefweb:iso3>mwi</reliefweb:iso3>\n <reliefweb:country>Mozambique</reliefweb:country>\n
|
653
|
+
<reliefweb:iso3>moz</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
654
|
+
<reliefweb:disaster_type>Tropical Cyclone</reliefweb:disaster_type>\n </item>\n
|
655
|
+
\ <item>\n <title>Bolivia: Floods - Jan 2012</title>\n <link>http://reliefweb.int/disaster/fl-2012-000005-bol</link>\n
|
656
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
657
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
658
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
659
|
+
\ <span class="field-item even">FL-2012-000005-BOL</span>
|
660
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
661
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
662
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
663
|
+
\ <span class="field-items">\n <span class="field-item
|
664
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>
|
665
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
666
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
667
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
668
|
+
\ <span class="field-items">\n <span class="field-item
|
669
|
+
even"><a href="http://reliefweb.int/country/bol">Bolivia</a></span>
|
670
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Overflowing
|
671
|
+
of the Desaguadero river triggered floods in the department of Oruro, affecting
|
672
|
+
1,093 families in Toledo and Choro (<a href="http://reliefweb.int/node/469947">Government,
|
673
|
+
11 Jan 2012</a>).</p>\n\n<p>On 22 Feb Government declared
|
674
|
+
a state of national emergency due to the effects of La Niña. According to latest
|
675
|
+
reports, floods and overflowing of rivers have affected more than 9,000 families
|
676
|
+
in nine departments, particularly in La Paz, Cochabamba, Beni and Pando. (<a
|
677
|
+
href="http://reliefweb.int/node/478347">Government, 22 Feb 2012</a>)</p>\n\n<h3>Key
|
678
|
+
Content</h3>\n\n<ul>\n<li><a href="http://reliefweb.int/node/482678">CAHB
|
679
|
+
Reporte de Situación No. 3, 12 de marzo de 2012</a> </li>\n<li><a
|
680
|
+
href="http://reliefweb.int/node/482445">UNETE Reporte de Situación
|
681
|
+
No 2, 8 de marzo de 2012</a> </li>\n</ul>\n\n<h3>Useful
|
682
|
+
Links</h3>\n\n<ul>\n<li><a href="http://www.defensacivil.gob.bo/">Viceministerio
|
683
|
+
de Defensa Civil</a></li>\n</ul></div><div class="field
|
684
|
+
field-name-field-disaster-date field-type-datestamp field-label-inline clearfix
|
685
|
+
clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
686
|
+
\ <span class="field-items">\n <span class="field-item
|
687
|
+
even"><span class="date-display-single">11 Jan 2012</span></span>
|
688
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
689
|
+
9866 at http://reliefweb.int</guid>\n <pubDate>Wed, 11 Jan 2012 00:00:00 +0000</pubDate>\n
|
690
|
+
<reliefweb:glide>FL-2012-000005-BOL</reliefweb:glide>\n <reliefweb:country>Bolivia</reliefweb:country>\n
|
691
|
+
<reliefweb:iso3>bol</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
692
|
+
\ </item>\n <item>\n <title>Europe/Northern Africa: Cold Wave - Jan 2012</title>\n
|
693
|
+
\ <link>http://reliefweb.int/disaster/cw-2012-000006-srb</link>\n <description><div
|
694
|
+
class="field field-name-field-glide field-type-text field-label-inline
|
695
|
+
clearfix clearfix">\n <span class="field-label">GLIDE
|
696
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
697
|
+
\ <span class="field-item even">CW-2012-000006-SRB</span>
|
698
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
699
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
700
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
701
|
+
\ <span class="field-items">\n <span class="field-item
|
702
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4653">Cold
|
703
|
+
Wave</a></span> </span>\n</div>\n<div class="field
|
704
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
705
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
706
|
+
\ <span class="field-items">\n <span class="field-item
|
707
|
+
even"><a href="http://reliefweb.int/country/alb">Albania</a></span>,
|
708
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/dza">Algeria</a></span>,
|
709
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/country/blr">Belarus</a></span>,
|
710
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/bih">Bosnia
|
711
|
+
and Herzegovina</a></span>, <span class="field-item
|
712
|
+
even"><a href="http://reliefweb.int/country/bgr">Bulgaria</a></span>,
|
713
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/hun">Hungary</a></span>,
|
714
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/country/ita">Italy</a></span>,
|
715
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/mda">Moldova</a></span>,
|
716
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/country/mne">Montenegro</a></span>,
|
717
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/mar">Morocco</a></span>,
|
718
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/country/pol">Poland</a></span>,
|
719
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/country/rou">Romania</a></span>,
|
720
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/country/rus">Russian
|
721
|
+
Federation (the)</a></span>, <span class="field-item
|
722
|
+
odd"><a href="http://reliefweb.int/country/srb">Serbia</a></span>,
|
723
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/country/mkd">the
|
724
|
+
former Yugoslav Republic of Macedonia</a></span>, <span
|
725
|
+
class="field-item odd"><a href="http://reliefweb.int/country/tun">Tunisia</a></span>,
|
726
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/country/ukr">Ukraine</a></span>
|
727
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Due
|
728
|
+
to strong winds that lasted for 24 hours in Kosovo followed by heavy snowfall
|
729
|
+
that started late on January 6th and 7th, several municipalities have been affected
|
730
|
+
by the natural disaster. The most affected municipalities are Istog, Kamenica
|
731
|
+
and Peja. (<a href="http://reliefweb.int/node/470290">IFRC,
|
732
|
+
13 Jan 2012</a>).</p>\n\n<p>On Thursday 2 Feb the cold snap
|
733
|
+
pushed the death toll past 150 as countries from Italy to Ukraine struggled
|
734
|
+
to cope with temperatures that reached record lows in some places (<a href="http://reliefweb.int/node/474284">AFP,
|
735
|
+
2 Feb 2012</a>).</p></div><div class="field field-name-field-disaster-date
|
736
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
737
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
738
|
+
class="field-items">\n <span class="field-item
|
739
|
+
even"><span class="date-display-single">06 Jan 2012</span></span>
|
740
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
741
|
+
9878 at http://reliefweb.int</guid>\n <pubDate>Fri, 06 Jan 2012 00:00:00 +0000</pubDate>\n
|
742
|
+
<reliefweb:glide>CW-2012-000006-SRB</reliefweb:glide>\n <reliefweb:country>Albania</reliefweb:country>\n
|
743
|
+
<reliefweb:iso3>alb</reliefweb:iso3>\n <reliefweb:country>Algeria</reliefweb:country>\n
|
744
|
+
<reliefweb:iso3>dza</reliefweb:iso3>\n <reliefweb:country>Belarus</reliefweb:country>\n
|
745
|
+
<reliefweb:iso3>blr</reliefweb:iso3>\n <reliefweb:country>Bosnia and Herzegovina</reliefweb:country>\n
|
746
|
+
<reliefweb:iso3>bih</reliefweb:iso3>\n <reliefweb:country>Bulgaria</reliefweb:country>\n
|
747
|
+
<reliefweb:iso3>bgr</reliefweb:iso3>\n <reliefweb:country>Hungary</reliefweb:country>\n
|
748
|
+
<reliefweb:iso3>hun</reliefweb:iso3>\n <reliefweb:country>Italy</reliefweb:country>\n
|
749
|
+
<reliefweb:iso3>ita</reliefweb:iso3>\n <reliefweb:country>Moldova</reliefweb:country>\n
|
750
|
+
<reliefweb:iso3>mda</reliefweb:iso3>\n <reliefweb:country>Montenegro</reliefweb:country>\n
|
751
|
+
<reliefweb:iso3>mne</reliefweb:iso3>\n <reliefweb:country>Morocco</reliefweb:country>\n
|
752
|
+
<reliefweb:iso3>mar</reliefweb:iso3>\n <reliefweb:country>Poland</reliefweb:country>\n
|
753
|
+
<reliefweb:iso3>pol</reliefweb:iso3>\n <reliefweb:country>Romania</reliefweb:country>\n
|
754
|
+
<reliefweb:iso3>rou</reliefweb:iso3>\n <reliefweb:country>Russian Federation
|
755
|
+
(the)</reliefweb:country>\n <reliefweb:iso3>rus</reliefweb:iso3>\n <reliefweb:country>Serbia</reliefweb:country>\n
|
756
|
+
<reliefweb:iso3>srb</reliefweb:iso3>\n <reliefweb:country>the former Yugoslav
|
757
|
+
Republic of Macedonia</reliefweb:country>\n <reliefweb:iso3>mkd</reliefweb:iso3>\n
|
758
|
+
<reliefweb:country>Tunisia</reliefweb:country>\n <reliefweb:iso3>tun</reliefweb:iso3>\n
|
759
|
+
<reliefweb:country>Ukraine</reliefweb:country>\n <reliefweb:iso3>ukr</reliefweb:iso3>\n
|
760
|
+
<reliefweb:disaster_type>Cold Wave</reliefweb:disaster_type>\n </item>\n <item>\n
|
761
|
+
\ <title>Ecuador: Floods and Landslides - Jan 2012</title>\n <link>http://reliefweb.int/disaster/fl-2012-000013-ecu</link>\n
|
762
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
763
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
764
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
765
|
+
\ <span class="field-item even">FL-2012-000013-ECU</span>
|
766
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
767
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
768
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
769
|
+
\ <span class="field-items">\n <span class="field-item
|
770
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
771
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4728">Land
|
772
|
+
Slide</a></span> </span>\n</div>\n<div class="field
|
773
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
774
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
775
|
+
\ <span class="field-items">\n <span class="field-item
|
776
|
+
even"><a href="http://reliefweb.int/country/ecu">Ecuador</a></span>
|
777
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Heavy
|
778
|
+
rains have triggered floods and landslides in the provinces of Guayas, El Oro
|
779
|
+
and Esmeraldas, affecting hundreds of people (<a href="http://reliefweb.int/node/468781">Government,
|
780
|
+
6 Jan 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<p><a
|
781
|
+
href="http://www.snriesgos.gob.ec/noticias.html">SNGR - Secretaría
|
782
|
+
Nacional de Gestión de Riesgos</a></p></div><div class="field
|
783
|
+
field-name-field-disaster-date field-type-datestamp field-label-inline clearfix
|
784
|
+
clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
785
|
+
\ <span class="field-items">\n <span class="field-item
|
786
|
+
even"><span class="date-display-single">06 Jan 2012</span></span>
|
787
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
788
|
+
9979 at http://reliefweb.int</guid>\n <pubDate>Fri, 06 Jan 2012 00:00:00 +0000</pubDate>\n
|
789
|
+
<reliefweb:glide>FL-2012-000013-ECU</reliefweb:glide>\n <reliefweb:country>Ecuador</reliefweb:country>\n
|
790
|
+
<reliefweb:iso3>ecu</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
791
|
+
<reliefweb:disaster_type>Land Slide</reliefweb:disaster_type>\n </item>\n <item>\n
|
792
|
+
\ <title>Brazil: Floods and Landslides - Jan 2012</title>\n <link>http://reliefweb.int/disaster/fl-2012-000003-bra</link>\n
|
793
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
794
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
795
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
796
|
+
\ <span class="field-item even">FL-2012-000003-BRA</span>
|
797
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
798
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
799
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
800
|
+
\ <span class="field-items">\n <span class="field-item
|
801
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
802
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4728">Land
|
803
|
+
Slide</a></span> </span>\n</div>\n<div class="field
|
804
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
805
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
806
|
+
\ <span class="field-items">\n <span class="field-item
|
807
|
+
even"><a href="http://reliefweb.int/country/bra">Brazil</a></span>
|
808
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>The
|
809
|
+
state of emergency was declared in 53 municipalities of Minas Gerais, in the
|
810
|
+
south-east of Brazil, after floods and landslides killed at least 7 people (<a
|
811
|
+
href="http://reliefweb.int/node/468252">AFP, 4 Jan 2012</a>).</p>\n\n<h3>Useful
|
812
|
+
Links</h3>\n\n<ul>\n<li><p><a href="http://www.defesacivil.gov.br/index.asp">Secretaria
|
813
|
+
Nacional de Defesa Civil</a></p></li>\n<li><p><a
|
814
|
+
href="http://www.bbc.co.uk/mundo/noticias/2012/01/120105_video_brasil_inundaciones_med.shtml">BBC
|
815
|
+
video</a></p></li>\n<li><p><a href="http://www.trust.org/alertnet/multimedia/video-and-audio/detail.dot?mediaInode=32ac12ef-bb18-41cd-ad9f-d434c6610d55">Reuters
|
816
|
+
video</a></p></li>\n</ul></div><div class="field
|
817
|
+
field-name-field-disaster-date field-type-datestamp field-label-inline clearfix
|
818
|
+
clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
819
|
+
\ <span class="field-items">\n <span class="field-item
|
820
|
+
even"><span class="date-display-single">01 Jan 2012</span></span>
|
821
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
822
|
+
9829 at http://reliefweb.int</guid>\n <pubDate>Sun, 01 Jan 2012 00:00:00 +0000</pubDate>\n
|
823
|
+
<reliefweb:glide>FL-2012-000003-BRA</reliefweb:glide>\n <reliefweb:country>Brazil</reliefweb:country>\n
|
824
|
+
<reliefweb:iso3>bra</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
825
|
+
<reliefweb:disaster_type>Land Slide</reliefweb:disaster_type>\n </item>\n <item>\n
|
826
|
+
\ <title>Tropical Cyclone Thane - Dec 2011</title>\n <link>http://reliefweb.int/disaster/tc-2011-000201-ind</link>\n
|
827
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
828
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
829
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
830
|
+
\ <span class="field-item even">TC-2011-000201-IND</span>
|
831
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
832
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
833
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
834
|
+
\ <span class="field-items">\n <span class="field-item
|
835
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4618">Tropical
|
836
|
+
Cyclone</a></span> </span>\n</div>\n<div class="field
|
837
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
838
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
839
|
+
\ <span class="field-items">\n <span class="field-item
|
840
|
+
even"><a href="http://reliefweb.int/country/ind">India</a></span>
|
841
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Cyclone
|
842
|
+
Thane made landfall near Chennai on the Tamil Nadu coast in India on 30 Dec
|
843
|
+
2011, leaving a trail of destruction and killing at least 18 people. Heavy rainfall
|
844
|
+
is forecast for the next 12-24 hours. (<a href="http://reliefweb.int/node/467744">Times
|
845
|
+
of India, 30 Dec 2011</a>)</p></div><div class="field
|
846
|
+
field-name-field-disaster-date field-type-datestamp field-label-inline clearfix
|
847
|
+
clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
848
|
+
\ <span class="field-items">\n <span class="field-item
|
849
|
+
even"><span class="date-display-single">30 Dec 2011</span></span>
|
850
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
851
|
+
9814 at http://reliefweb.int</guid>\n <pubDate>Fri, 30 Dec 2011 00:00:00 +0000</pubDate>\n
|
852
|
+
<reliefweb:glide>TC-2011-000201-IND</reliefweb:glide>\n <reliefweb:country>India</reliefweb:country>\n
|
853
|
+
<reliefweb:iso3>ind</reliefweb:iso3>\n <reliefweb:disaster_type>Tropical Cyclone</reliefweb:disaster_type>\n
|
854
|
+
\ </item>\n <item>\n <title>Chile: Wild Fire - Dec 2011</title>\n <link>http://reliefweb.int/disaster/wf-2012-000001-chl</link>\n
|
855
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
856
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
857
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
858
|
+
\ <span class="field-item even">WF-2012-000001-CHL</span>
|
859
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
860
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
861
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
862
|
+
\ <span class="field-items">\n <span class="field-item
|
863
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4648">Wild
|
864
|
+
Fire</a></span> </span>\n</div>\n<div class="field
|
865
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
866
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
867
|
+
\ <span class="field-items">\n <span class="field-item
|
868
|
+
even"><a href="http://reliefweb.int/country/chl">Chile</a></span>
|
869
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>A
|
870
|
+
wild fire destroyed 8000 hectares of forest and burned 30 houses in Quillón.
|
871
|
+
One person died and 500 people have been evacuated from the area. (<a href="http://reliefweb.int/node/467937">Gov.
|
872
|
+
of Chile – 01 Jan 2012</a>). On Dec. 30 the Government of Chile declared
|
873
|
+
the district of Ultima Esperanza “disaster area” as a wild fire in Torres del
|
874
|
+
Paine destroyed more than 12 thousands hectares of forest (<a href="http://reliefweb.int/node/467949">Gov.
|
875
|
+
of Chile - 30 Dec 2011</a>). Red and yellow alerts have been issued for
|
876
|
+
other areas of the country.</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
877
|
+
href="http://www.onemi.cl/">ONEMI - Oficina Nacional de Emergencia
|
878
|
+
del Ministerio del Interior y Seguridad Pública</a> </li>\n<li><a
|
879
|
+
href="http://www.bbc.co.uk/news/world-latin-america-16406681">In
|
880
|
+
pictures: Chile battles wildfires (BBC)</a></li>\n</ul></div><div
|
881
|
+
class="field field-name-field-disaster-date field-type-datestamp field-label-inline
|
882
|
+
clearfix clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
883
|
+
\ <span class="field-items">\n <span class="field-item
|
884
|
+
even"><span class="date-display-single">30 Dec 2011</span></span>
|
885
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
886
|
+
9816 at http://reliefweb.int</guid>\n <pubDate>Fri, 30 Dec 2011 00:00:00 +0000</pubDate>\n
|
887
|
+
<reliefweb:glide>WF-2012-000001-CHL</reliefweb:glide>\n <reliefweb:country>Chile</reliefweb:country>\n
|
888
|
+
<reliefweb:iso3>chl</reliefweb:iso3>\n <reliefweb:disaster_type>Wild Fire</reliefweb:disaster_type>\n
|
889
|
+
\ </item>\n <item>\n <title>Philippines: Floods and Landslides - Dec 2011</title>\n
|
890
|
+
\ <link>http://reliefweb.int/disaster/fl-2011-000204-phl</link>\n <description><div
|
891
|
+
class="field field-name-field-glide field-type-text field-label-inline
|
892
|
+
clearfix clearfix">\n <span class="field-label">GLIDE
|
893
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
894
|
+
\ <span class="field-item even">FL-2011-000204-PHL</span>
|
895
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
896
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
897
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
898
|
+
\ <span class="field-items">\n <span class="field-item
|
899
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4624">Flash
|
900
|
+
Flood</a></span>, <span class="field-item odd"><a
|
901
|
+
href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
902
|
+
\ <span class="field-item even"><a href="http://reliefweb.int/taxonomy/term/4728">Land
|
903
|
+
Slide</a></span> </span>\n</div>\n<div class="field
|
904
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
905
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
906
|
+
\ <span class="field-items">\n <span class="field-item
|
907
|
+
even"><a href="http://reliefweb.int/country/phl">Philippines
|
908
|
+
(the)</a></span> </span>\n</div>\n<div class="taxonomy-term-description"><p>Heavy
|
909
|
+
rainfall in several regions has caused flooding and landslides since the end
|
910
|
+
of December. Over 171,800 persons were affected and more than 72,000 were evacuated
|
911
|
+
(<a href="http://reliefweb.int/node/467831">Government, 30 Dec
|
912
|
+
2011</a>).</p>\n\n<p>On 5 Jan 2012, a landslide killed 42
|
913
|
+
people in Pantukan in the Compostela Valley province on Mindanao (<a href="http://reliefweb.int/node/470528">Government,
|
914
|
+
15 Jan 2012</a>). Government experts cite heavy rains, aggravated by unregulated
|
915
|
+
gold mine tunnelling as the cause (<a href="http://reliefweb.int/node/469935">IRIN,
|
916
|
+
12 Jan 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
917
|
+
href="http://www.ndrrmc.gov.ph/index.php?option=com_content&amp;view=article&amp;id=419">NDRRMC
|
918
|
+
(National Disaster Risk Reduction and Management Council) - Landslide Incident
|
919
|
+
in Pantukan, Compostela Valley</a></li>\n<li><a href="http://www.ndrrmc.gov.ph/index.php?option=com_content&amp;view=article&amp;id=423">NDRRMC
|
920
|
+
- Effects of Tail-End of a Cold Front and Northeast Monsoon</a></li>\n<li><a
|
921
|
+
href="http://ph.one.un.org/response/">Humanitarian Response in
|
922
|
+
the Philippines</a></li>\n</ul></div><div class="field
|
923
|
+
field-name-field-disaster-date field-type-datestamp field-label-inline clearfix
|
924
|
+
clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
925
|
+
\ <span class="field-items">\n <span class="field-item
|
926
|
+
even"><span class="date-display-single">25 Dec 2011</span></span>
|
927
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
928
|
+
9891 at http://reliefweb.int</guid>\n <pubDate>Sun, 25 Dec 2011 00:00:00 +0000</pubDate>\n
|
929
|
+
<reliefweb:glide>FL-2011-000204-PHL</reliefweb:glide>\n <reliefweb:country>Philippines
|
930
|
+
(the)</reliefweb:country>\n <reliefweb:iso3>phl</reliefweb:iso3>\n <reliefweb:disaster_type>Flash
|
931
|
+
Flood</reliefweb:disaster_type>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
932
|
+
<reliefweb:disaster_type>Land Slide</reliefweb:disaster_type>\n </item>\n <item>\n
|
933
|
+
\ <title>Nepal: Cold Wave - Dec 2011</title>\n <link>http://reliefweb.int/disaster/cw-2011-000203-npl</link>\n
|
934
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
935
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
936
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
937
|
+
\ <span class="field-item even">CW-2011-000203-NPL</span>
|
938
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
939
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
940
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
941
|
+
\ <span class="field-items">\n <span class="field-item
|
942
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4653">Cold
|
943
|
+
Wave</a></span> </span>\n</div>\n<div class="field
|
944
|
+
field-name-field-country field-type-taxonomy-term-reference field-label-inline
|
945
|
+
clearfix clearfix">\n <span class="field-label">Countries:&nbsp;</span>\n
|
946
|
+
\ <span class="field-items">\n <span class="field-item
|
947
|
+
even"><a href="http://reliefweb.int/country/npl">Nepal</a></span>
|
948
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>Since
|
949
|
+
the last week of December, the temperature in most of the areas affected by
|
950
|
+
last September’s earthquake has significantly dropped to close to freezing at
|
951
|
+
night as well as intense snowfall in many parts of the districts. Of the total
|
952
|
+
7,746 families displaced by the earthquake across 12 districts, some 5,000 families
|
953
|
+
have been suffering from extreme cold in nine districts: Taplejung, Ilam, Panchthar,
|
954
|
+
Bhojpur, Sankhuwasava, Khotang, Solukhumbu, Tehrathum and Dhankuta. (<a href="http://reliefweb.int/node/470848">IFRC,
|
955
|
+
17 Jan 2012</a>)</p></div><div class="field field-name-field-disaster-date
|
956
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
957
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
958
|
+
class="field-items">\n <span class="field-item
|
959
|
+
even"><span class="date-display-single">24 Dec 2011</span></span>
|
960
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
961
|
+
9895 at http://reliefweb.int</guid>\n <pubDate>Sat, 24 Dec 2011 00:00:00 +0000</pubDate>\n
|
962
|
+
<reliefweb:glide>CW-2011-000203-NPL</reliefweb:glide>\n <reliefweb:country>Nepal</reliefweb:country>\n
|
963
|
+
<reliefweb:iso3>npl</reliefweb:iso3>\n <reliefweb:disaster_type>Cold Wave</reliefweb:disaster_type>\n
|
964
|
+
\ </item>\n <item>\n <title>Angola: Cholera Outbreak - Dec 2011</title>\n
|
965
|
+
\ <link>http://reliefweb.int/disaster/ep-2011-000199-ago</link>\n <description><div
|
966
|
+
class="field field-name-field-glide field-type-text field-label-inline
|
967
|
+
clearfix clearfix">\n <span class="field-label">GLIDE
|
968
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
969
|
+
\ <span class="field-item even">EP-2011-000199-AGO</span>
|
970
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
971
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
972
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
973
|
+
\ <span class="field-items">\n <span class="field-item
|
974
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4642">Epidemic</a></span>
|
975
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
976
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
977
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
978
|
+
\ <span class="field-items">\n <span class="field-item
|
979
|
+
even"><a href="http://reliefweb.int/country/ago">Angola</a></span>
|
980
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>More
|
981
|
+
than 100 cases of cholera were registered during the first fortnight of December,
|
982
|
+
in the district of Lucapa, north-eastern Lunda Norte province, claiming various
|
983
|
+
lives (<a href="http://reliefweb.int/node/467092">Government,
|
984
|
+
23 Dec 2011</a>).</p></div><div class="field field-name-field-disaster-date
|
985
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
986
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
987
|
+
class="field-items">\n <span class="field-item
|
988
|
+
even"><span class="date-display-single">16 Dec 2011</span></span>
|
989
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
990
|
+
9792 at http://reliefweb.int</guid>\n <pubDate>Fri, 16 Dec 2011 00:00:00 +0000</pubDate>\n
|
991
|
+
<reliefweb:glide>EP-2011-000199-AGO</reliefweb:glide>\n <reliefweb:country>Angola</reliefweb:country>\n
|
992
|
+
<reliefweb:iso3>ago</reliefweb:iso3>\n <reliefweb:disaster_type>Epidemic</reliefweb:disaster_type>\n
|
993
|
+
\ </item>\n <item>\n <title>Tropical Storm Washi - Dec 2011</title>\n <link>http://reliefweb.int/disaster/tc-2011-000189-phl</link>\n
|
994
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
995
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
996
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
997
|
+
\ <span class="field-item even">TC-2011-000189-PHL</span>
|
998
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
999
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
1000
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
1001
|
+
\ <span class="field-items">\n <span class="field-item
|
1002
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>,
|
1003
|
+
\ <span class="field-item odd"><a href="http://reliefweb.int/taxonomy/term/4728">Land
|
1004
|
+
Slide</a></span>, <span class="field-item even"><a
|
1005
|
+
href="http://reliefweb.int/taxonomy/term/4618">Tropical Cyclone</a></span>
|
1006
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
1007
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
1008
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
1009
|
+
\ <span class="field-items">\n <span class="field-item
|
1010
|
+
even"><a href="http://reliefweb.int/country/phl">Philippines
|
1011
|
+
(the)</a></span> </span>\n</div>\n<div class="taxonomy-term-description"><p>Tropical
|
1012
|
+
Storm Washi, known locally as Sendong, swept across the Mindanao region from
|
1013
|
+
16 to 18 Dec 2011, bringing strong winds and heavy rains that caused massive
|
1014
|
+
flooding, flash floods and landslides.</p>\n\n<p>As of 16 Jan, more
|
1015
|
+
than 1,250 people have been killed, over 6,000 have been injured and almost
|
1016
|
+
432,000 are served inside and outside 56 evacuation centers (<a href="http://reliefweb.int/node/470559">NDRRMC,
|
1017
|
+
16 Jan 2012</a>).</p>\n\n<h3>Useful Links</h3>\n\n<ul>\n<li><a
|
1018
|
+
href="http://www.ndrrmc.gov.ph/index.php?option=com_content&amp;view=article&amp;id=358">National
|
1019
|
+
Disaster Risk Reduction and Management Council</a></li>\n<li><a
|
1020
|
+
href="http://ph.one.un.org/response/">Humanitarian Response in
|
1021
|
+
the Philippines</a></li>\n</ul></div><div class="field
|
1022
|
+
field-name-field-disaster-date field-type-datestamp field-label-inline clearfix
|
1023
|
+
clearfix">\n <span class="field-label">Date:&nbsp;</span>\n
|
1024
|
+
\ <span class="field-items">\n <span class="field-item
|
1025
|
+
even"><span class="date-display-single">15 Dec 2011</span></span>
|
1026
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
1027
|
+
9748 at http://reliefweb.int</guid>\n <pubDate>Thu, 15 Dec 2011 00:00:00 +0000</pubDate>\n
|
1028
|
+
<reliefweb:glide>TC-2011-000189-PHL</reliefweb:glide>\n <reliefweb:country>Philippines
|
1029
|
+
(the)</reliefweb:country>\n <reliefweb:iso3>phl</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
1030
|
+
<reliefweb:disaster_type>Land Slide</reliefweb:disaster_type>\n <reliefweb:disaster_type>Tropical
|
1031
|
+
Cyclone</reliefweb:disaster_type>\n </item>\n <item>\n <title>Mexico: Earthquake
|
1032
|
+
- Dec 2011</title>\n <link>http://reliefweb.int/disaster/eq-2012-000004-mex</link>\n
|
1033
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
1034
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
1035
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
1036
|
+
\ <span class="field-item even">EQ-2012-000004-MEX</span>
|
1037
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
1038
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
1039
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
1040
|
+
\ <span class="field-items">\n <span class="field-item
|
1041
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4628">Earthquake</a></span>
|
1042
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
1043
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
1044
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
1045
|
+
\ <span class="field-items">\n <span class="field-item
|
1046
|
+
even"><a href="http://reliefweb.int/country/mex">Mexico</a></span>
|
1047
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>1,106
|
1048
|
+
houses were damaged by the earthquake that struck the state of Guerrero on Dec
|
1049
|
+
10, affecting 3,371 people (<a href="http://reliefweb.int/node/468567">Government,
|
1050
|
+
5 Jan 2012</a>).</p></div><div class="field field-name-field-disaster-date
|
1051
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
1052
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
1053
|
+
class="field-items">\n <span class="field-item
|
1054
|
+
even"><span class="date-display-single">10 Dec 2011</span></span>
|
1055
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
1056
|
+
9840 at http://reliefweb.int</guid>\n <pubDate>Sat, 10 Dec 2011 00:00:00 +0000</pubDate>\n
|
1057
|
+
<reliefweb:glide>EQ-2012-000004-MEX</reliefweb:glide>\n <reliefweb:country>Mexico</reliefweb:country>\n
|
1058
|
+
<reliefweb:iso3>mex</reliefweb:iso3>\n <reliefweb:disaster_type>Earthquake</reliefweb:disaster_type>\n
|
1059
|
+
\ </item>\n <item>\n <title>Angola: Floods - Dec 2011</title>\n <link>http://reliefweb.int/disaster/fl-2011-000190-ago</link>\n
|
1060
|
+
\ <description><div class="field field-name-field-glide field-type-text
|
1061
|
+
field-label-inline clearfix clearfix">\n <span class="field-label">GLIDE
|
1062
|
+
number:&nbsp;</span>\n <span class="field-items">\n
|
1063
|
+
\ <span class="field-item even">FL-2011-000190-AGO</span>
|
1064
|
+
\ </span>\n</div>\n<div class="field field-name-field-disaster-type
|
1065
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
1066
|
+
\ <span class="field-label">Disaster type:&nbsp;</span>\n
|
1067
|
+
\ <span class="field-items">\n <span class="field-item
|
1068
|
+
even"><a href="http://reliefweb.int/taxonomy/term/4611">Flood</a></span>
|
1069
|
+
\ </span>\n</div>\n<div class="field field-name-field-country
|
1070
|
+
field-type-taxonomy-term-reference field-label-inline clearfix clearfix">\n
|
1071
|
+
\ <span class="field-label">Countries:&nbsp;</span>\n
|
1072
|
+
\ <span class="field-items">\n <span class="field-item
|
1073
|
+
even"><a href="http://reliefweb.int/country/ago">Angola</a></span>
|
1074
|
+
\ </span>\n</div>\n<div class="taxonomy-term-description"><p>About
|
1075
|
+
5,000 people are affected by serious flooding near the border with the Democratic
|
1076
|
+
Republic of Congo (<a href="http://reliefweb.int/node/463730">Church
|
1077
|
+
World Service, 7 Dec 2011</a>). Heavy rains have also caused destruction
|
1078
|
+
in the south-eastern Kuando Kubango province (<a href="http://reliefweb.int/node/464541">Government,
|
1079
|
+
12 Dec 2011</a>).</p></div><div class="field field-name-field-disaster-date
|
1080
|
+
field-type-datestamp field-label-inline clearfix clearfix">\n <span
|
1081
|
+
class="field-label">Date:&nbsp;</span>\n <span
|
1082
|
+
class="field-items">\n <span class="field-item
|
1083
|
+
even"><span class="date-display-single">07 Dec 2011</span></span>
|
1084
|
+
\ </span>\n</div>\n</description>\n <guid isPermaLink=\"false\">term
|
1085
|
+
9753 at http://reliefweb.int</guid>\n <pubDate>Wed, 07 Dec 2011 00:00:00 +0000</pubDate>\n
|
1086
|
+
<reliefweb:glide>FL-2011-000190-AGO</reliefweb:glide>\n <reliefweb:country>Angola</reliefweb:country>\n
|
1087
|
+
<reliefweb:iso3>ago</reliefweb:iso3>\n <reliefweb:disaster_type>Flood</reliefweb:disaster_type>\n
|
1088
|
+
\ </item>\n </channel>\n</rss>\n"
|
1089
|
+
http_version: '1.1'
|