-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
273 lines (253 loc) · 13.9 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
<html>
<head>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="index.css">
</head>
<body>
<div align="center">
<div id="header" align=left style="display:inline-block">
<div style="display:table;width:100%">
<div style="display:table-cell;vertical-align:middle;width:25%;padding-right:40px;padding-top:20px">
<img class="logo" src="https://raw.githubusercontent.com//CorrelAidSwitzerland/DataViz4Good/main/src/img/correlaidx_white.png" height=100px>
</div>
<div style="display:table-cell;vertical-align:bottom;width:75%;padding-top:20px">
<h1>Data Visualization for Social Good</h1>
<span style="white-space: nowrap">
<a href='https://correlaid.org/correlaid-x/switzerland/'><i class='fas fa-home'></i></a>
<a href='https://therbootcamp.github.io/I2R_2020Mar/'><i class='fas fa-clock'></i></a>
<a href='mailto:[email protected]'><i class='fas fa-envelope'></i></a>
<!-- a href='https://github.com/CorrelAidSwitzerland'><i class='fab fa-github'></i></a -->
<a href='https://twitter.com/CorrelAidSwiss'><i class='fab fa-twitter'></i></a>
<a href='https://github.com/CorrelAidSwitzerland'>
<font style='font-style:normal;font-size:20px;padding-left:8px'>CorrelAid Switzerland</font>
</a>
</span>
<br>
<span style="white-space: nowrap">
<img src='https://raw.githubusercontent.com/therbootcamp/therbootcamp.github.io/master/_sessions/_image/by-sa.png' style= 'height:2rem; vertical-align:baseline'/>
<font style='font-size:2rem;font-style:normal;padding-left:8px'>February 2021</font>
<span>
</div>
</div>
</div>
<br><br>
<div align="center" style="max-width:940px">
<h2>TICKETS</h2>
<table width=50% cellspacing=0 cellpadding=0 class="zoom">
<tr>
<td class="td-grey">
<a href="https://www.eventbrite.com/myevent?eid=132974068017" style="display:block;height:100%;width:100%">
<div style="display:table;height:60px;width:100%">
<div style="display:table-cell;vertical-align:middle;text-align:center;width:100%">Get access</div>
</div>
</a>
</td>
</tr>
</table>
<br><br>
<h2>MATERIALS<br><!---<span style="font-size:12px">links muted</span></h2>--->
<table width=50% cellspacing=0 cellpadding=0 class="downloads">
<col width=50%>
<col width=50%>
<tr>
<td align=center>
<h4>Project</h4>
<a href="https://www.dropbox.com/s/d5mp9oku1t7cxp5/DataViz4Good.zip?dl=1">
<span class="fa-stack fa-3x active">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-code fa-stack-1x fa-inverse"></i>
</span>
</a>
</td>
<td align=center>
<h4>Installation</h4>
<a href="https://correlaidswitzerland.github.io/DataViz4Good/installation.html">
<span class="fa-stack fa-3x active"> <!--- inactive --->
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-lightbulb fa-stack-1x fa-inverse"></i>
</span>
</a>
</td>
</tr>
</table>
<br><br>
<h2>PROGRAM<br><!---<span style="font-size:12px">links muted</span></h2>--->
<table width=50% cellspacing=0 cellpadding=0 class="my-table">
<col width="5%">
<col width="95%">
<tr>
<th align="right">1300</th>
<td class="td-red">
<a href="_sessions/Welcome/Welcome.html" style="display:block;height:100%;width:100%">
<div style="display:table;height:100%;width:100%">
<div style="display:table-cell;vertical-align:top;width:80%">Welcome to the tidyverse</div>
<div style="display:table-cell;vertical-align:middle"><img src="slide/slide.001.png" height=40px></div>
</div>
</a>
</td>
</tr>
<tr>
<th align="right">1320</th>
<td class="td-grey" rowspan = 2 >
<a href="_sessions/Wrangling/Wrangling.html" style="display:block;height:100%;width:100%">
<div style="display:table;height:100%;width:100%">
<div style="display:table-cell;vertical-align:top;width:80%">Wrangling with dplyr</div>
<div style="display:table-cell;vertical-align:middle"><img src="slide/slide.001.png" height=40px></div>
</div>
</a>
</td>
</tr>
<tr> <th align="right"> </th> </tr>
<tr>
<th align="right">1400</th>
<td class="td-grey" rowspan = 2 >
<a href="_sessions/Plotting/Plotting.html" style="display:block;height:100%;width:100%">
<div style="display:table;height:100%;width:100%">
<div style="display:table-cell;vertical-align:top;width:80%">Intro to ggplot2</div>
<div style="display:table-cell;vertical-align:middle"><img src="slide/slide.001.png" height=40px></div>
</div>
</a>
</td>
</tr>
<tr> <th align="right"> </th> </tr>
<tr>
<th align="right">1440</th>
<td class="td-special-grey" rowspan = 2 >Break
</tr>
<tr> <th align="right"> </th> </tr>
<tr>
<th align="right">1500</th>
<td class="td-grey" rowspan = 2 >
<a href="_sessions/PlottingII/PlottingII.html" style="display:block;height:100%;width:100%">
<div style="display:table;height:100%;width:100%">
<div style="display:table-cell;vertical-align:top;width:80%">Styling with ggplot2</div>
<div style="display:table-cell;vertical-align:middle"><img src="slide/slide.001.png" height=40px></div>
</div>
</a>
</td>
</tr>
<tr> <th align="right"> </th> </tr>
<tr>
<th align="right">1540</th>
<td class="td-grey" rowspan = 2 >
<a href="_sessions/Maps/Maps.html" style="display:block;height:100%;width:100%">
<div style="display:table;height:100%;width:100%">
<div style="display:table-cell;vertical-align:top;width:80%">Maps with sf</div>
<div style="display:table-cell;vertical-align:middle"><img src="slide/slide.001.png" height=40px></div>
</div>
</a>
</td>
</tr>
<tr> <th align="right"> </th> </tr>
<tr>
<th align="right">1620</th>
<td class="td-grey" rowspan = 2 >
<a href="_sessions/NextSteps/NextSteps.html" style="display:block;height:100%;width:100%">
<div style="display:table;height:100%;width:100%">
<div style="display:table-cell;vertical-align:top;width:80%">Tidyverse cont'd</div>
<div style="display:table-cell;vertical-align:middle"><img src="slide/slide.001.png" height=40px></div>
</div>
</a>
</td>
</tr>
<tr> <th align="right"> </th> </tr>
<tr>
<th align="right">1640</th>
<td class="td-special-blue"> CorrelAidSwitzerland
</tr>
</table>
<br><br>
<h2>ORGANIZED BY</h2>
<div style="width:60%">
<div>
<a href="https://correlaid.ch">
<img class="xlogo" src="https://raw.githubusercontent.com/correlaidswitzerland/DataViz4Good/main/src/img/correlaidx_swiss.png">
</a>
</div>
<p style="text-align: justify;font-family: Montserrat;color: #212529;font-weight: 400;font-size:1.4rem;"><a href="https://correlaid.ch" style="color: #212529;font-weight:900;font-size:1.6rem">CorrelAid Switzerland</a> works with non-profits and socially-conscious organisations, to help them use their data to increase their impact. Our network collects data scientists with wide-ranging experience, from students to seasoned professionals. <br><br>CorrelAid Switzerland provides no-cost data science services to non-profits and organisations with a positive social mission, with the explicit goal of deploying and maintaining services for long-lasting impact for the non-profit.<br><br>We are currently expanding our core team, and always looking for people willing to help organise! Please <a href="mailto:[email protected]"><i class="far fa-envelope" style="color: #FD2F4D"></i> get in contact</a> with us if you’d like to join up.
</p>
</div>
<br><br>
<h2>PARTNERS</h2>
<table width=60% cellspacing=0 cellpadding=0 class="partners">
<col width=30%>
<col width=70%>
<tr>
<td align=center>
<a href="http://datacross.ch">
<img class="logo" src="https://raw.githubusercontent.com/correlaidswitzerland/DataViz4Good/main/src/img/datacross.png">
</a>
</td>
<td align=center>
<p style="text-align: justify;font-family: Montserrat;color: #212529;font-weight: 400;font-size:1.4rem"><a href="http://datacross.ch" style="color: #212529;font-weight:900;font-size:1.6rem">DataCross</a> is a new donor-funded charitable association to fund data science work for non-profits and NGOs. We build teams of volunteer data scientists, define and manage projects, and ensure monitoring and implementation is built-in to deployment. We help non-profits make the best use of their data for social benefit.
</p>
</td>
</tr>
<tr>
<td align=center>
<a href="https://therbootcamp.github.io/">
<img class="logo" src="https://raw.githubusercontent.com/correlaidswitzerland/DataViz4Good/main/src/img/bootcamp.png">
</a>
</td>
<td align=center>
<p style="text-align: justify;font-family: Montserrat;color: #212529;font-weight: 400;font-size:1.4rem"><a href="https://therbootcamp.github.io/" style="color: #212529;font-weight:900;font-size:1.6rem">The R Bootcamp</a> are Swiss-based data scientists who have jointly spent over 25 years doing data science with R for both research and industry. Their goal is to help you learn the skills needed to discover and communicate insights from data and join the data revolution. Visit <a href="https://therbootcamp.github.io/" style="color: #212529;">therbootcamp.com</a> for upcoming training events.
</p>
</td>
</tr>
<tr>
<td align=center>
<a href="https://correlaid.org/">
<img class="logo" src="https://raw.githubusercontent.com/correlaidswitzerland/DataViz4Good/main/src/img/correlaid3.png">
</a>
</td>
<td align=center>
<p style="text-align: justify;font-family: Montserrat;color: #212529;font-weight: 400;font-size:1.4rem;"><a href="https://therbootcamp.github.io/" style="color: #212529;font-weight:900;font-size:1.6rem">CorrelAid</a> is a non-partisan non-profit network of data science enthusiasts who want to change the world through data science. We dedicate our work to the social sector and those organizations that strive for making the world a better place. In order to improve data literacy in society, we share our knowledge within our network and beyond and are always looking for ways to broaden our horizons.
</p>
</td>
</tr>
<tr>
<td align=center>
<a href="https://correlaid.org/correlaid-x/konstanz/">
<img class="logo" src="https://raw.githubusercontent.com/correlaidswitzerland/DataViz4Good/main/src/img/correlaidx_konstanz.png">
</a>
</td>
<td align=center>
<p style="text-align: justify;font-family: Montserrat;color: #212529;font-weight: 400;font-size:1.4rem;"><a href="https://therbootcamp.github.io/" style="color: #212529;font-weight:900;font-size:1.6rem">CorrelAidX Konstanz</a>, the local chapter in the “birthplace” of CorrelAid, was founded in 2019 and has since then organized several R-workshops, data roundtables and data hackdays in cooperation with the data journalism team of SWR. Additional past and future cooperation partners include the NPO “Studieren ohne Grenzen” (Study without borders) and the Open-Data Portal of the City of Konstanz. Please <a href="mailto:[email protected] "><i class="far fa-envelope" style="color: #FD2F4D"></i> get in contact</a> if you want to join us or just have a look.
</p>
</td>
</tr>
<tr>
<td align=center>
<a href="https://www.opendata.bs.ch/">
<img class="logo" src="https://raw.githubusercontent.com/correlaidswitzerland/DataViz4Good/main/src/img/BS_Logo.png">
</a>
</td>
<td align=center>
<p style="text-align: justify;font-family: Montserrat;color: #212529;font-weight: 400;font-size:1.4rem;">We gratefully acknowledge the Basel Stadt <a href="https://www.opendata.bs.ch/" style="color: #212529;font-weight:900;font-size:1.6rem">Department for Open Government Data</a> for providing the data analysed in this workshop.
</p>
</td>
</tr>
</table>
<br><br>
<h2>REFERENCES</h2>
<table width=50% cellspacing=0 cellpadding=0 class="literature">
<col width=50%>
<col width=50%>
<tr>
<td align=center>
<a href="https://r4ds.had.co.nz/">
<h4>Hadley Wickham &<br>Garrett Grolemund<br><i>R for Data Science</i></h4>
<img class="literature-img" src="https://d33wubrfki0l68.cloudfront.net/b88ef926a004b0fce72b2526b0b5c4413666a4cb/24a30/cover.png">
</a>
</td>
<td align=center>
<a href="https://ggplot2-book.org/">
<h4>Hadley Wickham<br><i>ggplot 2</i></h4>
<img class="literature-img" src="https://ggplot2-book.org/cover.jpg">
</a>
</td>
</tr>
</table>
</div>
</body>
</html>