-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathdata.html
More file actions
290 lines (271 loc) · 11.4 KB
/
data.html
File metadata and controls
290 lines (271 loc) · 11.4 KB
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
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="favicon.png" type="image/x-icon" rel="icon" />
<link href="favicon.png" type="image/x-icon" rel="shortcut icon" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/challenge.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- Google Analytics Tracking Code -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64832042-1', 'auto');
ga('send', 'pageview');
</script>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body class="challenge">
<header>
<div class="header-top">
<nav class="nav nav-pills first-menu">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand mainTitle" href="index.html">
<img src="images/LogoEpidemiumV2.png" class="img-responsive" alt="">
<h1>Epidemium</h1>
</a>
<div class="responsive-url">
<a href="#">
<img src="images/shape.png" alt="">
</a>
<a href="#" id="link_responsive_login">
<i class="fa fa-lock" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="collapse navbar-collapse" id="menu-epidemium">
<!-- <div class="discover">
<a href="https://platform.epidemium.cc/discover">
<img src="images/shape.png" alt="">
Discover
</a>
</div> -->
<ul class="nav navbar-nav navbar-right register">
<li><a href="https://cas.epidemium.cc/login?service=https%3A%2F%2Fplatform.epidemium.cc"> Login</a></li>
<li><a href="https://platform.epidemium.cc/users/register">Register</a></li>
</ul>
<div class="login">
<div class="mask_login">
<img src="images/close.svg" alt="">
</div>
<div class="login-style">
<form action="">
<div class="form-group">
<input type="text" class="form-control" placeholder="Username or Email">
<input type="text" class="form-control" placeholder="Password">
<div class="checkbox">
<label>
<input type="checkbox"> Remember me
</label>
</div>
<button type="submit" class="btn btn-epidemium">Login</button>
<a href="#" class="responsive_singup">Singup</a>
</div>
</form>
</div>
</div>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
<div class="header-bottom">
<div class="header-body-bottom text-center">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="header-body-bottom-content">
<h1>Data</h1>
<p>
For this 2nd edition of the Challenge4Cancer, Epidemium will provide a comprehensive dataset of demographic, economic and environmental indicators, collected from the public data repositories of international institutions.
</p>
<p>
The data is coupled with the cancer epidemiologic data used in the previous Challenge4Cancer, with the purpose of exploring and revealing correlations between these factors and worldwide incidence and mortality data.
As of now, the data were collected from the following three institutions:
a/ <a href="http://www.worldbank.org/" target="blank" style="color:#42d9b7;">The World Bank</a>,
b/ <a href="http://www.fao.org/home/fr/" target="blank" style="color:#42d9b7;">The Food and Agriculture Organization for the United Nations (FAO)</a> and
c/ <a href="http://www.ilo.org/ilostat/" target="blank" style="color:#42d9b7;">the International Labour Organization (ILO)</a>
The data aggregates about 7000 indicators, within a 40 years and 200 countries span. The individual indicators are classified according to their sources and theme.
</p>
<p>
In order to get a ready-to-use dataset, we performed a cleaning and processing pipeline on the source files using <a href="https://www.dataiku.com/" target="blank" style="color:#42d9b7;">Dataiku Data Science Studio</a> software. The documentation is available next to the data tables.
</p>
</div>
<span id="downarrow"><img src="images/up-arrow.png" alt=""></span>
</div>
</div>
</div>
</div>
</div>
</header>
<section class="body-values">
<div class="container">
<div class="row">
<div class="col-lg-6 col-lg-offset-3">
<h1 class="wow slideInRight text-center">Datasets available</h1>
</div>
</div>
</div>
</section>
<section class="challenge-tabs">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="content-bottom">
<!-- Nav tabs -->
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="active"><a href="#core" aria-controls="core" role="tab" data-toggle="tab">Core dataset</a></li>
<li role="presentation"><a href="#set" aria-controls="set" role="tab" data-toggle="tab">Epidemiology dataset</a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="core">
<div class="col-lg-4 col-md-4">
<h3 class="important">Cancer incidence and mortality tables, sources WHO. From 1953 to 2007 (incidence), 1950 to 2013 (mortality), for all types of cancers.</h3>
<div class="text-center challenge-join">
<a href="http://qa.epidemium.cc/data/" target="blank" class="btn btn-epidemium">See data</a>
</div>
</div>
<div class="col-lg-8 col-md-8 nopadding">
<div class="row">
<div class="col-lg-6 col-md-6">
<span>
Data extracted from WHO and OECD from 1960 to 2012, for all types of cancer.
</span>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<p>
</p>
</div>
<div class="col-lg-6 col-md-6">
<p>
</p>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane fade" id="set">
<div class="col-lg-4 col-md-4">
<h3 class="important">Relevant demographic, economic, educational, health and social data from worldwide institutions</h3>
<div class="text-center challenge-join">
<a href="http://qa.epidemium.cc/data/" target="blank" class="btn btn-epidemium">See data</a>
</div>
</div>
<div class="col-lg-8 col-md-8 nopadding">
<div class="row">
<div class="col-lg-6 col-md-6">
<span>
Data extracted from World Bank, FAO, ILO,... More than 10 000 indicators across 200 countries, from the 1960s to today
</span>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<p>
</p>
<p>
</p>
</div>
<div class="col-lg-6 col-md-6">
<p>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="text-center challenge-join">
<a href="resources.html" class="btn btn-epidemium">Go back</a>
</div>
</div>
</div>
</div>
</section>
<footer>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/script.js"></script>
<script>
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
}
);
wow.init();
</script>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4">
<span>Contact us</span>
<ul class="list-unstyled">
<li>Contact : <span>contact@epidemium.cc</span></li>
<li>Data : <span>data@epidemium.cc</span></li>
<li>Wiki : <span>wiki@epidemium.cc</span></li>
<li>Ethical question: <span>ethique@epidemium.cc</span></li>
<li>Scientific question : <span>methodologie@epidemium.cc</span></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-2">
<span>Navigate</span>
<ul class="list-unstyled">
<li><a href="participate.html">Participate</a></li>
<li><a href="how-it-work.html">How it works</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="challenge.html">Challenges</a></li>
<li><a href="data.html">Data</a></li>
<li><a href="https://platform.epidemium.cc/users/register">Register</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-2">
<span>Social</span>
<ul class="list-unstyled">
<li><a href="https://www.facebook.com/epidemiumcc" target="blank">Facebook</a></li>
<li><a href="https://twitter.com/epidemium_cc" target="blank">Twitter</a></li>
<li><a href="https://www.meetup.com/fr/Epidemium" target="blank">Meetup</a></li>
<li><a href="https://medium.com/@epidemium_cc" target="blank">Medium</a></li>
<li><a href="https://www.youtube.com/channel/UCox7qtCL12TAzGf8xdRwN1A" target="blank">Youtube</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-2">
<span>Other</span>
<ul class="list-unstyled">
<li><a href="termsandconditions.html" target="blank">Terms & conditions</a></li>
<li><a href="legalnotices.html" target="blank">Legal notices & Privacy policy</a></li>
<li><a href="#">Wiki</a></li>
<li><a href="http://epidemium.cc/data.html">OpenData</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="https://docs.google.com/forms/d/e/1FAIpQLSc1zXf7lw3FfrTAijDejJkxjPCKkoH7lmJKw4c1gZW1SuRAWA/viewform" target="_blank">Platform support</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-lg-3">
<a href="index.html" class="d-flex">
<img href="index.html" src="images/LogoEpidemiumV2.png" class="img-responsive" alt="">
<h1>Epidemium</h1></a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>