-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathindex.html
297 lines (279 loc) · 11.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!DOCTYPE html>
<!-- Landing page for UNHCR IM Jordan -->
<html><head profile="http://www.w3.org/2005/10/profile"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>
Jordan Intersector Coordination
</title>
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="description" content="">
<meta name="author" content="[email protected]">
<link href="http://www.unhcr.org/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="stylesheets/main.css">
</head>
<body style="zoom: 1;">
<header class="with-border">
<div class="viewport">
<a id="logo" href="http://data.unhcr.org/"></a>
<div id="dot"></div>
<div id="nav">
<a class="link" href="index.html" > Jordan Refugee Response</a>
<a class="link" href="coordination.html" > Coordination Structure</a>
<a class="link" href="team.html" > Support Team</a>
</div>
<div id="mininav">
<button></button>
<ul>
<li><a class="link" href="index.html" > Jordan Refugee Response</a></li>
<li><a class="link" href="coordination.html" > Coordination Structure</a></li>
<li><a class="link" href="team.html" > Support Team</a></li>
</ul>
</div>
</div>
</header>
<div id="team">
<div class="viewport">
<h1>Collecting & Delivering Information to Support Coordination</h1>
<ul>
<!-- Portal -->
<li>
<a href="http://data.unhcr.org/syrianrefugees/country.php?id=107" target="_blank">
<img src="images/portal.jpg" alt="Situation Map Jordan">
<div>
<span class="name">Syrian Refugee Response Portal</span>
<span class="position">Information Portal</span>
<p>
The information portal is the main gate to <em>Operational Data</em> concerning the Refugee Response.
</p>
</div>
</a>
</li>
<!-- ActivityInfo -->
<li>
<a href="https://www.syrianrefugeeresponse.org" target="_blank">
<img src="images/activity.jpg" alt="Activity Tracking">
<div>
<span class="name">Activities tracking</span>
<span class="position">Data Collection</span>
<p>
ActivityInfo is a collaborative system that enables humanitarian organizations participating to the Refugee Response to create monitoring databases and map and analyze results.
</p>
</div>
</a>
</li>
<!-- Sectors Dashboard -->
<li>
<a href="sectors/" target="_blank">
<img src="images/dashboard.jpg" alt="Sectors Dashboard">
<div>
<span class="name">2017 Sector Dashboards</span>
<span class="position">2017 Monthly Reporting on Jordan Refugee Response </span>
<p>
2017 Jordan Refugee Response Sector Monitoring Dashboard
</p>
</div>
</a>
</li>
<!-- Sectors Dashboard -->
<li>
<a href="sectors/" target="_blank">
<img src="images/dashboard.jpg" alt="Sectors Dashboard">
<div>
<span class="name">2016 Sector Dashboards</span>
<span class="position">2016 Monthly Reporting on Jordan Refugee Response </span>
<p>
2016 Jordan Refugee Response Sector Monitoring Dashboard
</p>
</div>
</a>
</li>
<!-- Vulnerability Assessment Framework -->
<li>
<a href="http://data.unhcr.org/syrianrefugees/working_group.php?Page=Country&LocationId=107&Id=69" target="_blank">
<img src="images/vaf.png" alt="VAF">
<div>
<span class="name">VAF</span>
<span class="position">Vulnerability Assessment Framework </span>
<p>
Targeting assistance to refugee households on the basis of vulnerability
</p>
</div>
</a>
</li>
<!-- Contact signup -->
<li>
<a href="http://unhcr.us6.list-manage.com/subscribe?u=21ac4d661afc676782cbf14bc&id=2ee325c2b3" target="_blank">
<img src="images/contactlist.jpg" alt="Information management toolkit">
<div>
<span class="name">Inter-agency Contact List</span>
<span class="position">Information Sharing</span>
<p>
Receive on a weekly basis the updates on the inter-agency response in Lebanon. Your contact details will be shared with Sector Leads and members of the Inter-agency response and used for coordination purposes.
</p>
</div>
</a>
</li>
<!-- RRP6 Dataviz -->
<li>
<a href="rrp6/" target="_blank">
<img src="images/rrp6.jpg" alt="rrp6">
<div>
<span class="name">RRP6 Appeal</span>
<span class="position">Explore budget requirement</span>
<p>
This datavisualisation allows you to explore budget requirement per sector, organisation, prioritisation level and governorates.
</p>
</div>
</a>
</li>
<!-- 3RP 2015 Dataviz -->
<li>
<a href="3rp/" target="_blank">
<img src="images/3rp.jpg" alt="3RP">
<div>
<span class="name">2016 3RP Jordan (Refugee Pillar)</span>
<span class="position">Explore budget requirement</span>
<p>
This datavisualisation allows you to explore budget requirement per sector, organisation, prioritisation level and governorates.
</p>
</div>
</a>
</li>
<!-- Services Advisor -->
<li>
<a href="http://admin.jordan.servicesadvisor.org/" target="_blank">
<img src="images/service.jpg" alt="rrp6">
<div>
<span class="name">Services Advisor</span>
<span class="position">Find services availble to refugees in Jordan</span>
<p>
This tool allow humanitarian partners to identify services avaialble for refugees and to access the information about the referral system in place.
</p>
</div>
</a>
</li>
<!-- 3RP 2016 Dataviz -->
<li>
<a href="3rp2016/" target="_blank">
<img src="images/3rp2016.jpg" alt="3RP">
<div>
<span class="name">2016 3RP Jordan </span>
<span class="position">Explore budget requirement</span>
<p>
This datavisualisation allows you to explore budget requirement per sector, organisation, prioritisation level and governorates.
</p>
</div>
</a>
</li>
<!-- FTS Dataviz -->
<li>
<a href="fts/" target="_blank">
<img src="images/fts.jpg" alt="rrp6">
<div>
<span class="name">Jordan Inter-Agency Financial Tracking - 2016</span>
<span class="position">Explore spending for Refugee Response</span>
<p>
This datavisualisation allows you to explore budget rspent per sector & organisation on a quarterly basis.
</p>
</div>
</a>
</li>
<!-- Situation Map -->
<li>
<a href="situation-map/" target="_blank">
<img src="images/situation.jpg" alt="Situation Map Jordan">
<div>
<span class="name">Situation Map Jordan</span>
<span class="position">Webmap</span>
<p>
The Situation maps for Jordan aims at providing a <em>Common Operational Picture</em> of the refugee situation in Jordan.
</p>
</div>
</a>
</li>
<li>
<a href="zaatari/" target="_blank">
<img src="images/zaatari.jpg" alt="Situation Map Zaatari">
<div>
<span class="name">Situation Map Zaatari</span>
<span class="position">Webmap</span>
<p>
The Situation maps for Jordan aims at providing a <em>Common Operational Picture</em> of the refugee situation in Zaatari Refugee Camp.
</p>
</div>
</a>
</li>
<li>
<a href="azraq/" target="_blank">
<img src="images/azraq.jpg" alt="Situation Map Azraq">
<div>
<span class="name">Situation Map Azraq</span>
<span class="position">Webmap</span>
<p>
The Situation maps for Jordan aims at providing a <em>Common Operational Picture</em> of the refugee situation in Azraq Refugee Camp.
</p>
</div>
</a>
</li>
<!-- Camp mapping -->
<li>
<a href="https://wiki.openstreetmap.org/wiki/Refugee_Camp_Mapping" target="_blank">
<img src="images/osm.jpg" alt="Situation Map Jordan">
<div>
<span class="name">Refugee Camp Map</span>
<span class="position">Mapping tools</span>
<p>
Camps in Jordan are all mapped in OpenStreetMap. Instructions have been developped to leverage the existing capacity of OpenstreetMap.
</p>
</div>
</a>
</li>
<!-- IM Toolkit -->
<li>
<a href="http://data.unhcr.org/imtoolkit/" target="_blank">
<img src="images/toolkit.jpg" alt="Information management toolkit">
<div>
<span class="name">Information management toolkit</span>
<span class="position">Guidance</span>
<p>
The Information management toolkit is an online source of guidance and template to support IM activities.
</p>
</div>
</a>
</li>
</ul>
<div class="clearfix"></div>
</div>
</div>
<footer>
<div class="top">
<div class="viewport">
<div id="footer-products">
</div>
<div id="footer-about">
</div>
<div id="contact-about">
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="bottom">
<div class="viewport">
Powered by UNHCR Coordination team Jordan <img src="images/unhcr.png">
</div>
</div>
</footer>
<script src="javascripts/main.js"></script>
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://data.unhcr.org/piwik/" : "http://data.unhcr.org/piwik/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 14);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src="http://data.unhcr.org/piwik/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
<!-- End Piwik Tracking Code -->
</body></html>