-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathes_perfiles.html
285 lines (253 loc) · 15.8 KB
/
es_perfiles.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4964NB1NTF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4964NB1NTF');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="MIT Civic Data Design Lab: Alberto Meouchi, Ashley Louie, Niko McGlashan">
<title>Perfiles</title>
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.typekit.net/eqc7jzl.css">
<!-- CAVEAT FONT REGULAR 400 and 600 SEMIBOLD-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Caveat:wght@400;600&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<script type="text/javascript" src="./js/jquery-3.6.0.min.js"></script>
<link rel="stylesheet" href="./css/pyramid.css">
<link rel="stylesheet" href="./css/sankey.css">
<link rel="stylesheet" href="./css/profiles.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/ScrollMagic.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.7/plugins/debug.addIndicators.min.js"></script>
<script src="https://d3js.org/d3.v7.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/d3-sankey.min.js">
</script>
<script src="./js/tooltip.js"></script>
</head>
<body>
<div id="mobile-button">
<div id="hamburger-menu" onclick="toggleMenu(this)">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
</div>
<div class="mobile-menu" id="mobile-menu">
<h1 onclick='redirect_Page(this,"es_origenes.html")'>ORÍGENES</h1>
<h1 onclick='redirect_Page(this,"es_motivaciones.html")'>MOTIVACIONES</h1>
<h1 onclick='redirect_Page(this,"es_perfiles.html")'>PERFILES</h1>
<h1 onclick='redirect_Page(this,"es_concecuencias.html")'>CONCECUENCIAS</h1>
<h1 onclick='redirect_Page(this,"es_costos.html")'>COSTOS</h1>
<h1 onclick='redirect_Page(this,"es_acerca.html")'>ACERCA</h1>
</div>
</div>
<div id="wrapper">
<section class='chapter' id="closed">
<div class="bk origins-img" onclick='redirect_Page(this,"es_origenes.html")'>
<div class="gradient origins-g">
<h2 class="chapter-title" onclick='redirect_Page(this,"index")'>LA VIOLENCIA, EL CLIMA,<br>LA INSEGURIDAD ALIMENTARIA,<br>Y LAS POLÍTICAS PÚBLICAS<br>HAN IMPULSADO LA MIGRACIÓN HISTORICAMENTE</h2>
<h1 class="chapter-summary">ORÍGENES</h1>
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class='chapter' id="closed">
<div class="bk motivations-img" onclick='redirect_Page(this,"es_motivaciones.html")'>
<div class="gradient motivations-g">
<h2 class="chapter-title" onclick='redirect_Page(this,"index")'>LA INSEGURIDAD<br>FINANCIERA<br>IMPULSA<br>LA MIGRACIÓN</h2>
<h1 class="chapter-summary">MOTIVACIONES</h1>
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class='chapter' id="open">
<div id="shortcutlan" class="position-fixed p-4" style="top: 90vh;font-size: 1.4rem;font-weight: 700;">
<a href="profiles.html"><span class="text-uppercase text-white">ENGLISH</span></a><span class="text-uppercase text-white"> | </span><a href="es_perfiles.html"><span class="text-uppercase text-white"><u>ESPAÑOL</u></span></a>
</div>
<div id="shortcutscr-container" class="position-fixed p-3">
<div id="shortcutscr" class="text-white" >
<span class="ps-2 text-uppercase">Desplázate Hacia Abajo para Saber Más</span>
</div>
</div>
<div id="shortcut" class="position-sticky p-3">
<a class="text-white" href="#">
<i id="arrow-jump" class="arrow"></i>
<span class="ps-2 text-uppercase">Saltar a Visualización</span>
</a>
</div>
<div class="bk profiles-img" onclick='redirect_Page(this,"es_perfiles.html")'>
<div class="gradient profiles-g">
<h2 class="chapter-title" onclick='redirect_Page(this,"index")'>LA MITAD DE LOS MIGRANTES<br>TRABAJAN EN LA<br>MISMA OCUPACIÓN<br>EN SU DESTINO FINAL</h2>
<h1 class="chapter-summary">PERFILES
</h1>
</div>
</div>
<div class="content-block position-sticky bk profiles2-img" >
<div class="gradient profiles-g">
<div class="container">
<div class="row">
<div class="col-12 col-md-8 align-items-center">
<div id="chart" class="svg-container"></div>
</div>
</div>
</div>
</div>
</div>
<div class=" step righty active" style="padding-bottom: 30vh;">
<div class="profile-map-theme scrolly-container">
<div class="scrollytelling-text">
<div class="forceLink1"><span></span></div>
<div class="forceLinka" ><span></span></div>
<h2 class="scrollytelling" style="padding-right: 10px; padding-left: 10px">El 69% de los Migrantes son Hombres</h2>
<h3 class="scrollytelling description" style="padding-right: 10px; padding-left: 10px">La gran mayoría—87% de los hogares encuestados—comunicaron estar satisfechos con el lugar en donde viven. La intención de migrar está impulsada, en gran medida, por la necesidad y el deseo de obtener mejores condiciones económicas.</h3>
</div>
</div>
<div class="col-4 vh-100"></div>
<!-- <div class=" step righty active "> -->
<div class=" profile-map-theme scrolly-container">
<div class="scrollytelling-text">
<div class="forceLink2"><span></span></div>
<div class="forceLinkb"><span></span></div>
<h2 class="scrollytelling" style="padding-right: 10px; padding-left: 10px">La Migración Genera Separación Familiar</h2>
<h3 class="scrollytelling description" style="padding-right: 10px; padding-left: 10px">El 13% de los migrantes recientes son menores de entre 0 y 17 años. Muchos migrantes optan por dejar a sus hijos con familiares para protegerlos del peligroso viaje.</h3>
</div>
</div>
<div class="col-4 vh-100"></div>
<div class="profile-map-theme scrolly-container">
<div class="scrollytelling-text">
<!-- <div class="forceLink2"><span></span></div> -->
<h2 class="scrollytelling" style="padding-right: 10px; padding-left: 10px">El 55% se Encuentran en su Mejor Edad Laboral</h2>
<h3 class="scrollytelling description" style="padding-right: 10px; padding-left: 10px">Personas de entre 18 y 34 años representaron el 55% de los migrantes recientes. Este número es conformado por adultos en edad ideal para trabajar, contribuyendo a una pérdida significativa de la población laboral productiva en los países de origen centroamericanos.</h3>
<div class="forceLink3"><span></span></div>
<div class="forceLinkc"><span></span></div>
</div>
</div>
<script type="text/javascript" src="./js/pyramidscript_sp.js"></script>
</div>
<div class="step1 fully active">
<div class="scrolly-container-profile">
<div class="ribbon">
<div class="scrollytelling-text">
<h2 class="scrollytelling">La Fuerza Laboral de Estados Unidos Necesita a los Migrantes</h2>
<h3 class="scrollytelling description">Los trabajadores nacidos en el extranjero representan el 73% de todos los trabajadores agrícolas empleados en EE. UU. en el año fiscal 2016; aproximadamente la mitad de todos los trabajadores agrícolas contratados eran inmigrantes no autorizados. México es la fuente trabajadores migrantes en las granjas de EE. UU., los centroamericanos representaron el 6% de los trabajadores migrantes de cultivos contratados en EE. UU. Entre los años fiscales 2015-2016. * La visa de trabajo agrícola ha mejorado las vías regulares de migración para los mexicanos. Pero los países centroamericanos necesitan un mayor acceso al mercado laboral estadounidense con vías que les ayuden a adquirir tales visas.</h3>
<p class="scrollytelling new-footer">* USDOL. <span class="fs-italic">Características demográficas y de empleo, cuadro 1.</span>, FY 2015-2016.<a class="text-white" href="https://www.dol.gov/agencies/eta/national-agricultural-workers-survey/research/data-tables" target="_blank">[referencia externa]</a></p>
</div>
<div class="forceLink4"><span></span></div>
<!-- <div class="forceLinkd"><span></span></div> -->
</div>
</div>
</div>
<div class="solid-white">
<div class="row vh-100 p-3">
<div id="chartsank" class="position-relative col-12 col-md-7">
<div class="row pb-3 pb-md-5">
<div class="col-6 col-md-6 pt-md-4" style="padding-left:3rem;">
<h2 class="sankey1"style="margin: 0;">Ocupación Antes</h2>
<h2 class="sankey2 pt-md-2">de Migrar</h2>
</div>
<div class="col-6 col-md-6 pt-md-4" style="padding-left:2rem;">
<h2 class="sankey1" style="margin: 0;">Ocupación Después</h2>
<h2 class="sankey2 pt-md-2">de Migrar</h2>
</div>
</div>
<!-- sankey d3 chart here -->
</div>
<div id="tt-select" class="top-0 end-0 translate-bottom-y col-5 col-12 col-md-5 p-5">
<div class="pt-md-6 mb-2">
<img class="img w-100" src="./img/profiles/prof5.jpg">
</div>
<h3 class="occ-title fw-bold" style="color: rgb(44, 125, 135); background: none; padding: 0px;">Agricultura</h3>
</div>
<script type="text/javascript" src="./js/sankeychart_sp.js"></script>
<!-- tooltip template -->
<div class="tooltip template">
<div class="side-color"></div>
<div class="row">
<div class="col">
<p>Ocupación Antes de Migrar</p>
<span class="label-before text-color-before text-label">Agricultura</span>
</div>
<div class="col">
<p>País de Origen</p>
<span class="label-origin text-label">El Salvador</span>
</div>
</div>
<div class="line-divide mt-2 mb-2"></div>
<div class="row">
<div class="col">
<p>Ocupación Después de Migrar</p>
<span class="label-after text-color-after text-label">Empleo Informal</span>
</div>
<div class="col">
<p>País de Destino</p>
<span class="label-dest text-label">Estados Unidos</span>
</div>
</div>
</div>
<script>
new ScrollMagic.Scene({triggerElement: ".forceLink1",duration: '300%',triggerHook:'onLeave',
})
.setClassToggle(".profiles2-img", "profiles3-img")
.addTo(controller);
new ScrollMagic.Scene({triggerElement: ".forceLink2",duration: '300%',triggerHook:'onLeave',
})
.setClassToggle(".profiles2-img", "profiles4-img")
.addTo(controller);
new ScrollMagic.Scene({triggerElement: ".forceLink3",duration: '300%',triggerHook:'onLeave',
})
.setClassToggle(".profiles2-img", "profiles5-img")
.addTo(controller);
</script>
</section>
<section class='chapter' id="closed">
<div class="bk outcomes-img" onclick='redirect_Page(this,"es_concecuencias.html")'>
<div class="gradient outcomes-g">
<h2 class="chapter-title" onclick='redirect_Page(this,"index")'>SÓLO UN 57%<br>DE LOS MIGRANTES<br>RESIDEN EN EL<br>DESTINO<br>DESEADO</h2>
<h1 class="chapter-summary">CONCECUENCIAS</h1>
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class='chapter' id="closed">
<div class="bk cost-img" onclick='redirect_Page(this,"es_costos.html")'>
<div class="gradient cost-g">
<h2 class="chapter-title" onclick='redirect_Page(this,"index")'>LOS COSTOS DE<br>MIGRACIÓN<br>REPRESENTAN UNA<br>CARGA FINANCIERA<br>ADICIONAL</h2>
<h1 class="chapter-summary">COSTOS</h1>
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
<section class="chapter" id="closed">
<div class="bk about-img" onclick='redirect_Page(this,"es_acerca.html")'>
<div class="gradient about-g">
<h2 class="chapter-title">Trazando un Nuevo Rumbo Regional</h2>
<h1 class="chapter-summary">ACERCA</h1>
<br><br><br><br>
</div>
</div>
<div class="chapter-prompt position-fixed p-3">
<span class="text-uppercase">HAGA CLIC AQUÍ PARA SABER MÁS</span>
</div>
</section>
</div>
<script type="text/javascript" src="./js/chapterClick.js"></script>
<script type="text/javascript" src="./js/bootstrap.min.js"></script>
<script type="text/javascript" src="./js/script.js"></script>
<script type="text/javascript" src="./js/profiles.js"></script>
</body>
</html>