-
Notifications
You must be signed in to change notification settings - Fork 5
/
laben.html
126 lines (102 loc) · 4.57 KB
/
laben.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
---
layout: defaulten
back_label: "Inicio"
back_path: "/"
class: data
---
<!-- section intro-->
<section class="title">
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h1>LabConDatos</h1>
<h2>Oct 1 - Biblioteca de México 10:00 - 19:00 <br> Oct 2 - Centro de Cultura Digital 17:00</h2>
</div>
</div>
</div>
</section>
<section class="contenido">
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<p> Within the second Open Data Regional Conference Latin America and the Caribbean, the Office of the President of the Republic,
<a href="http://data4.mx/">Data4</a> and <a href="http://applicate.mx">APPlícate</a> invite you to participate as a volunteer in LabConDatos which will
be held on the Biblioteca de México and the Centro de Cultura Digital on October 1 and 2.</p>
<p>We are looking for seven programmers, seven designers and seven data analists, that will be working, under the leadership of a mentor, to analize and generate intearctive visualizations using one of seven database released by the mexican federal government this year at <a href="http://datos.gob.mx">datos.gob.mx</a>.</p>
<h3>Price: $ 40,000 MXN</h3><br>
<p>The visualizations will be realeased at condatos.org/lab.html and at datos.gob.mx/historias and the team members of the best visualization will recieve a $40,000 mexican peso price.</p>
<h4>If you are interested in participating, send your CV and a paragraph about why you want to participate in LabConDatos to dataton@datos.gob.mx before the 25th of September</h4><br>
<p>If you are chosen to participate you will recieve a message before September 26th</p>
<h2>Requirements:</h2>
<ul>
<li>Programmers: experience in HTML/CSS, JQUERY, D3, MYSQL,
SQLITE or ANGULAR.
</li>
<li>Designers: experience with Adobe Illustrator, Indesign, Fireworks;
web development experience and skills such as HTML5, CSS or WordPress.
</li>
<li>Data Analists: experience in data processing and
knowledge of software like Stata, R, Excel o SPSS.
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- section paralelos-->
<section class="paralelos">
<a name="eventos-paralelos"></a>
<div class="container">
<div class="row">
<h2>Topics and datos</h2>
<p>
<a href="http://catalogo.datos.gob.mx/dataset?organization=salud">
<img src="../img/bootcamp_icon.png" alt="Mortalidad Materna">
Maternal Mortality - GIRE A.C.
</a>
<a href="http://catalogo.datos.gob.mx/dataset?organization=sagarpa">
<img src="../img/bootcamp_icon.png" alt="Subsuduis al Campo"> Agricultural Subsidies - FUNDAR A.C.
</a>
<a href="http://catalogo.datos.gob.mx">
<img src="../img/bootcamp_icon.png" alt="Hambre">Cruzade Against Hunger - México Evalúa</a>
<a href="http://201.175.32.249/dataset/fondo-de-desastres-naturales">
<img src="../img/bootcamp_icon.png" alt="Fonden"> FONDEN - CIDE
</a>
<a href="http://catalogo.datos.gob.mx/dataset?organization=imss">
<img src="../img/bootcamp_icon.png" alt="IMSS">IMSS Beneficiaries - IMCO </a>
<a href="http://catalogo.datos.gob.mx/dataset?organization=sct">
<img src="../img/bootcamp_icon.png" alt="SCT"> SCT - ITDP
</a>
<a href="http://catalogo.datos.gob.mx/dataset?organization=sedesol">
<img src="../img/bootcamp_icon.png" alt="SEDESOL"> SEDESOL - GEOSOC
</a>
</p>
</div>
</div>
</section>
<!-- section aliados-->
<section class="aliados">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1 ">
<ul class="row">
<li>
<p>
<a class="logosfooter" href="" target="_blank">
<br><img src="../img/logo_d4.png" alt="Data4" height="60px">
</a>
<a class="logosfooter" href="https://www.google.com/" target="_blank">
<br><img src="../img/google.png" alt="Google" height="40px">
</a>
<a class="logosfooter" href="" target="_blank">
<br><img src="../img/logo_applicate.png" alt="APPlícate" height="60px">
</a>
</p>
</li>
<li>
</li>
</ul>
</div>
</div>
</div>
</section>