-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
365 lines (321 loc) · 15.6 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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<!DOCTYPE html><html><head>
<title>Migrants’ contribution to the COVID-19 response</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="Examples of reforms, initiatives & campaigns to recognise & better support migrant essential workers in the COVID-19 response">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- TWITTER -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@ODI_Global" />
<meta name="twitter:title" content="Key workers: migrants’ contribution to the COVID-19 response" />
<meta name="twitter:description" content="Examples of reforms, initiatives & campaigns to recognise & better support migrant essential workers in the COVID-19 response" />
<meta name="twitter:image" content="https://migrants-keyworkers-covid-19.odi.digital/assets/images/key-workers-social-card.jpg" />
<!-- OG -->
<meta property="og:url" content="https://migrants-keyworkers-covid-19.odi.digital" />
<meta property="og:image" content="https://migrants-keyworkers-covid-19.odi.digital/assets/images/key-workers-social-card.jpg" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Key workers: migrants’ contribution to the COVID-19 response" />
<meta property="og:description" content="Examples of reforms, initiatives & campaigns to recognise & better support migrant essential workers in the COVID-19 response" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TCJEQRCH5Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TCJEQRCH5Z');
</script>
<script src="assets/js/functions-polyfills.js"></script>
<script src="assets/js/p5.1.0.0.min.js"></script>
<script src="assets/js/svg.js/svg.min.js"></script>
<script src="assets/js/lodash.js"></script>
<script src="assets/js/transformer.js"></script>
<script src="assets/js/jquery-3.4.1.min.js"></script>
<script src="assets/js/moment.min.js"></script>
<script src="assets/js/handlebars.min-v4.7.6.js"></script>
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap-custom.css">
<link rel="stylesheet" type="text/css" href="assets/css/index.css">
</head>
<body class="home banner">
<div id="top"></div>
<div id="fill-window">
<div id="header" class="full">
<div class="wrapper-menu-home d-flex align-items-center justify-content-between">
<div class="logo d-flex align-items-baseline align-items-sm-center align-items-lg-baseline justify-content-start">
<a href="https://odi.org" target="_blank">
<img class="odi-logo" src="assets/images/ODI-Horizontal-Logo-Blue.png" alt="ODI logo" />
</a>
<h1 class="reset font-serif-xl">Key workers</h1>
<!--
<h2 class="reset font-serif-subtitle subtitle d-none d-sm-inline-block">
Migrants’ contribution to the COVID-19 response</h2>
-->
<h2 class="reset font-serif-subtitle subtitle d-none d-sm-inline-block">
Migrants’ contribution <br class="d-none d-sm-inline d-lg-none"/>to the COVID-19 response</h2>
</div>
<div class="right">
<a role="button" class="item font-small-bold" data-type="anchor" data-value="about">
ABOUT
</a>
</div>
</div>
<div class="wrapper-menu-full">
<div class="logo d-flex align-items-center">
<h1 class="reset font-serif-xl">Key workers</h1>
</div>
<div class="center d-none d-lg-block">
<a role="button" class="item font-small-bold" data-type="area" data-value="north-america">
NORTH AMERICA</a>
<a role="button" class="item font-small-bold" data-type="area" data-value="latin-america">
LATIN AMERICA</a>
<a role="button" class="item font-small-bold" data-type="area" data-value="europe">
EUROPE</a>
<a role="button" class="item font-small-bold" data-type="area" data-value="africa">
AFRICA</a>
<a role="button" class="item font-small-bold" data-type="area" data-value="asia-oceania">
ASIA & OCEANIA</a>
</div>
<div class="right">
<a role="button" class="item font-small-bold" data-type="anchor" data-value="about">
ABOUT
</a>
</div>
</div>
</div>
<div id="container">
<div class="legend-cta text-center">
<p><a onclick="removeLegend();" class="btn coral no-arrow">START</a></p>
<p class="text-center font-body mt-4">
Examples of reforms, new initiatives and campaigns to recognise and better support migrant essential workers in the COVID-19 response
</p>
</div>
<p id="story-title-lg" class="font-serif-m"></p>
</div>
</div>
<div id="content">
<div id="content-wrapper"></div>
</div>
<div id="ui-left">
<div class="top">
<a id="nav-back" role="button" class="font-small-bold"></a>
</div>
<div class="bottom"></div>
</div>
<section id="about">
<div class="container-fluid mt-5">
<div class="row">
<div class="col-md-12 col-lg-6 mb-5 mt-4">
<h2 class="font-serif-xl mb-4">About</h2>
<p class="font-body pr-md-5">
Refugees and other migrants are part of the global workforce of essential workers responding to the COVID-19 pandemic: every day they save lives and contribute to our economies and societies. Yet their contributions can be hidden, their skills undervalued and their rights denied. These examples of reforms, new initiatives and campaigns to recognise and better support migrant essential workers in the COVID-19 response demonstrate that change is possible. It is now on all of us to ensure it will be lasting.
</p>
<p class="font-body pr-md-5">
We are collecting examples of reforms, new initiatives and campaigns from across the world on migrants’ contributions to the COVID-19 response, in healthcare and beyond. The tracker dataset is publicly available and regularly updated, please send us suggestions <a class="color-green" href="mailto: europe.odi@gmail.com" target="_blank">here</a>.
</p>
<p class="mt-4">
<a class="btn green mr-3 mb-3" href="https://docs.google.com/spreadsheets/d/1eCslG9ujz84tbxpnQsM6RbYg6Oul4IffLz5IU45dous" target="_blank">
OPEN THE TRACKER</a>
</p>
</div>
<div class="col-lg-6 about-legend mb-5 mt-lg-5 py-lg-4">
<p class="font-serif-l pr-2 mb-3"><strong>How to explore</strong></p>
<div class="d-flex justify-content-between align-items-start py-3 b-top b-bottom">
<p class="font-body pr-2 mb-0">
Each dot represents a reform, new initiative or campaign.
</p>
<img class="ml-4" src="assets/images/about/legend1.svg" alt="Legend image 1" />
</div>
<div class="d-flex justify-content-between align-items-start py-3 b-bottom">
<p class="font-body pr-2 mb-0">
Larger branches represent sectors, from healthcare to agriculture. Smaller branches represent levels of action, from the national to the local.
</p>
<img class="ml-4" src="assets/images/about/legend2.svg" alt="Legend image 2" />
</div>
<div class="d-flex justify-content-between align-items-start py-3 b-bottom">
<p class="font-body pr-2 mb-0">
Each tree represents a geographic region.
</p>
<img class="ml-4" src="assets/images/about/legend3.svg" alt="Legend image 3" />
</div>
</div>
</div>
</div>
<a id="to-top" class="font-small-bold mt-5">↑ TO TOP</a>
</section>
<section id="footer">
<div class="container-fluid py-5">
<div class="row">
<div class="col-md-6 mb-5 mb-md-0">
<div class="row">
<div class="col d-flex align-items-start">
<a href="https://odi.org" target="_blank">
<img id="footer-logo" src="assets/images/ODI-Horizontal-Logo-White.png" alt="ODI logo" />
<!--
<p class="font-small-bold mt-3"><a href="https://odi.org" target="_blank">
Overseas Development Institute</a></p>
-->
</a>
<a href="https://ikeafoundation.org/" target="_blank">
<img class="ml-5" height="65" src="assets/images/logo-ikea-v.svg" alt="IKEA Foundation logo" />
</a>
</div>
</div>
</div>
<div class="col-md-6 align-self-end">
<div class="row">
<div class="col">
<p class="copy font-small">
Tracker: ODI
</p>
<p class="copy font-small">
Website:
<a href="https://twitter.com/fedfragapane" target="_blank">
Federica Fragapane</a>,
<a href="https://alexpiacentini.com" target="_blank">
Alex Piacentini</a>
</p>
<p class="copy alpha font-small">
Released under
<a href="https://opensource.org/licenses/MIT" target="_blank">
MIT License</a>.
<a href="https://www.odi.org/about/privacy-policy" target="_blank">
Privacy policy</a>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<div id="reloading"><p class="font-serif-m">Window width has changed, updating the page.</p></div>
<div id="cookies">
<p class="font-small s">We use cookies to ensure that we give you the best user experience on our website. By clicking any link on this page you are giving your consent for us to set cookies. More info in our <a href="https://www.odi.org/about/privacy-policy" target="_blank">Privacy policy</a>.</p>
<p class="font-small-bold mt-3"><a onclick="closeBanner();">OK, I AGREE</a></p>
</div>
<!-- Templates start -->
<!-- https://www.youtube.com/watch?v=3zVYH16yogQ -->
<script id="template-area-stats" type="text/x-handlebars-template">
<div class="container-fluid full-w area-stats mt-lg-4 pt-lg-2">
<div class="row justify-content-center">
<div class="col-12 area-map text-center mt-lg-5">
<img src="{{imgSrc}}" alt="Overview map for {{areaCopy}}" />
<p class="text-center font-small-light mt-4 mb-3">
Click on a sector to filter the stories
</p>
</div>
{{#each sectors}}
{{!-- <div class="col-3 col-lg-4 col-xl-3"> --}}
<div class="col-3">
<div class="stat-wrapper" onclick="filterStoriesBySector('{{this.sector}}', '{{this.sectorCopy}}');" data-sector="{{this.sector}}">
<div class="stat">
<div class="circle" style="width: {{this.pixels}}px; min-width: {{this.pixels}}px; height:{{this.pixels}}px;"></div>
<p class="number font-serif-m">{{this.count}}</p>
</div>
<p class="copy font-small-bold cursor-pointer">{{this.sectorCopy}}</p>
</div>
</div>
{{/each}}
</div>
</div>
</script>
<script id="template-story-previews" type="text/x-handlebars-template">
<div class="story-previews my-5">
<div id="story-previews-header" class="d-flex justify-content-between align-items-end">
<p class="font-small"><span class="story-count">{{stories.length}} stories</span></p>
<p><a class="font-small-bold reset-filters" onclick="filterStoriesBySector(null);">RESET FILTERS</a></p>
</div>
<div class="container-fluid full-w pt-5">
<div class="row">
{{#each stories}}
<div class="col-6 col-sm-4 col-lg-6 col-xl-4 story-preview cursor-pointer my-4"
onclick="setStatePage('story', '{{slug}}');"
data-sector="{{this.sector}}">
<p class="{{!-- b-bottom --}} mb-4"></p>
<div class="map-wrapper-outer mb-4">
<div class="map-wrapper cursor-pointer">
<img src="{{this.mapUrl}}" alt="Map for {{this.locationText}}" />
</div>
</div>
<p class="mb-2">
<a class="font-small color-coral" onclick="setStatePage('story', '{{slug}}');">
READ STORY →</a></p>
<p class="font-serif-m">{{this.titleCopy}}</p>
</div>
{{/each}}
</div>
</div>
</div>
</script>
<script id="template-story" type="text/x-handlebars-template">
<div class="container-fluid story">
<div class="row">
<div class="col-12 d-lg-none">
<p class="font-serif-l text-center mb-5 py-3">{{titleCopy}}</p>
</div>
<div class="col-6 position-relative">
<div class="map-wrapper">
<img src="{{mapUrl}}" alt="Map for {{locationText}}" />
</div>
</div>
<div class="col-6">
<div class="row">
<div class="col-6 story-data">
<p class="font-small">Date</p>
<p class="font-small-bold">{{dateCopy}}</p>
<p class="font-small mt-3">Location</p>
<p class="font-small-bold">{{locationText}}</p> <!-- TO REFINE !!! -->
</div>
<div class="col-6 story-data">
<p class="font-small">Level</p>
<p class="font-small-bold">{{levelCopy}}</p>
<p class="font-small mt-3">Sector</p>
<p class="font-small-bold">{{sectorCopy}}</p>
</div>
</div>
</div>
<div class="col-12 story-body pt-5">
<p class="font-body">{{textCopy}}</p>
{{#if stats}}
{{#if percentage}}
<p class="font-serif-m mb-1">{{stats}}</p>
<div class="bar mb-2"><div style="width: {{stats}};"></div></div>
<p class="font-small">{{statsComment}}</p>
{{else}}
<p class="font-serif-m mb-1">{{stats}}</p>
<img class="stat mb-2" src="{{statUrl}}" />
<p class="font-small">{{statsComment}}</p>
{{/if}}
{{/if}}
{{#if quoteText}}
<p class="font-serif-m text-itlaic mb-1">{{quoteText}}</p>
<p class="font-small">{{quoteAuthor}}</p>
{{/if}}
<p class="text-center pt-4 mb-3">
<a href="{{url}}" class="btn white" target="_blank">Read more</a>
</p>
{{#if source}}
<p class="source font-small-light text-center">{{source}}</p>
{{/if}}
</div>
</div>
</div>
</script>
<script id="template-story-nav" type="text/x-handlebars-template">
<div class="container-fluid story-nav mt-4">
<div class="row">
<div class="col-12 d-flex justify-content-between align-items-center">
<a class="btn nav-arrow white" onclick="openPrevStory();">←</a>
<div>
<p class="text-center">
<a class="font-serif-m" onclick="setStatePage('area', '{{story.area}}');">{{story.areaCopy}}</a>
</p>
<p class="font-small color-coral text-center">STORY {{n}} OF {{total}}</p>
</div>
<a class="btn nav-arrow white" onclick="openNextStory();">→</a>
</div>
</div>
</div>
</script>
<!-- Templates end -->
<script src="assets/js/index.js"></script>
</body>
</html>