-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
286 lines (273 loc) · 16.1 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
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>intRo</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<style>
@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&display=swap');
</style>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<!-- <span class="logo"><img width="300" src="images/logo.svg" alt="" /></span> -->
<span class="logo"><img src="images/website-title.svg" width="600" alt=""/></span>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#first">The workshop</a></li>
<li><a href="#second">The schedule</a></li>
<li><a href="#cta">Registration</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>All that data</h2>
</header>
<p>The past two decades have seen a <b>dramatic increase in availability of data</b>, which has expanded the range of phenomena that can be investigated.</p>
<p>The <b>Humanities</b> can now benefit from such an abundance of data and integrate qualitative and quantitative methods.</p>
<p>The <b>intRo</b> workshop introduces absolute beginners to computational principles and tools of data visualisation, processing, and exploration, over the course of three days.</p>
<!-- <ul class="actions"> -->
<!-- <li><a href="generic.html" class="button">Learn More</a></li> -->
<!-- </ul> -->
</div>
<span class="image"><img src="images/big-data.png" alt=""/></span>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h2>The workshop</h2>
<h3><b>Why R?</b></h3>
</header>
<p><a href="https://www.r-project.org">R</a> is a widely-adopted programming language for <b>data science and statistics</b>.</p>
<p>Behind R, there is a <b>vibrant and inclusive community</b> of users and developers, which maintains initiatives like the <a href="https://github.com/RConsortium/RCDI-WG/tree/master">R Community Diversity and Inclusion group</a>, <a href="https://rladies.org">R-Ladies</a>, <a href="https://africa-r.org">AfricaR</a>, and <a href="https://twitter.com/r_lgbtq">RainbowR</a>.</p>
<h3><b>What will you learn?</b></h3>
<br>
<ul class="features">
<li>
<span class="image"><img src="images/057-visual.png" alt="" width="100" /></span>
<!-- <span class="icon solid major style1 fa-code"></span> -->
<h3><b>Visualise</b></h3>
<p>Effectively visualise data to convey your message in a compelling way.</p>
</li>
<li>
<span class="image"><img src="images/055-checklist.png" alt="" width="100" /></span>
<!-- <span class="icon major style3 fa-copy"></span> -->
<h3><b>Manage</b></h3>
<p>Work with computational and programming environments and manage research projects.</p>
</li>
<li>
<span class="image"><img src="images/056-research.png" alt="" width="100" /></span>
<!-- <span class="icon major style5 fa-gem"></span> -->
<h3><b>Discover</b></h3>
<p>Learn about the variable nature of data and data exploration as a process of discovery.</p>
</li>
</ul>
<!-- <footer class="major"> -->
<!-- <ul class="actions special"> -->
<!-- <li><a href="generic.html" class="button">Learn More</a></li> -->
<!-- </ul> -->
<!-- </footer> -->
</section>
<!-- Second Section -->
<section id="second" class="main special">
<header class="major">
<h2>The schedule</h2>
<h3><b>2021</b></h3>
<h5>Times are in UTC. Session 1 and 2 will be recorded and a streaming link will be sent to all participants at the end of each day, so that they can watch it asynchronously if the live times are impractical. <br> The Hands-on session won't be recorded, but it will run live twice at two different times to accommodate participants from the Eastern (Africa, Europe, Asia, Oceania) and Western (Americas, Oceania) hemispheres respectively.</h5>
</header>
<div class="container py-7">
<!-- <h2 class="text-uppercase text-letter-spacing-xs my-0 text-primary font-weight-bold"> -->
<!-- Schedule -->
<!-- </h2> -->
<!-- <p class="text-sm text-dark mt-0 mb-5">There's time and place for everything.</p> -->
<!-- Days -->
<div class="row justify-content-evenly">
<div class="col-4 mb-3" id="Nov 16 Tue">
<h4 class="mt-0 mb-3 text-dark op-8 font-weight-bold">
<b>Nov 16 Tue</b>
<br>
<em>Session 1</em>
<br>
09:15-12:15 UTC
</h4>
<h5>Live and async</h5>
<ul class="list-timeline list-timeline-primary" style="text-align: left;">
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">09:15 - 09:30</span> <br> <b>Warm-up</b></p>
</li>
<!-- <li class="list-timeline-item show p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column"> -->
<!-- <p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-primary font-weight-bold op-8 infinite animated flash" data-animate="flash" data-animate-infinite="1" data-animate-duration="3.5" style="animation-duration: 3.5s;">Now</span> - Vitaly Friedmann</p> -->
<!-- <p class="my-0 collapse flex-fw text-uppercase text-xs text-dark op-8 show" id="day-1-item-2"> Talk: Wireframing / <span class="text-primary">Room 19</span> </p> -->
<!-- </li> -->
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">09:30 - 09:40</span> <br> <b>Introduction</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">09:40 - 10:15</span> <br> <b>R basics</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">10:15 - 10:30</span> <br> <b>Break</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">10:30 - 11:15</span> <br> <b>Plot with ggplot2</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">11:15 - 11:30</span> <br> <b>Break</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">11:30 - 12:15</span> <br> <b>Import and transform data</b></p>
</li>
</ul>
</div>
<div class="col-4 mb-3" id="Nov 17 Wed">
<h4 class="mt-0 mb-3 text-dark op-8 font-weight-bold">
<b>Nov 17 Wed</b>
<br>
<em>Session 2</em>
<br>
10:00-12:30 UTC
</h4>
<h5>Live and async</h5>
<ul class="list-timeline list-timeline-primary" style="text-align: left;">
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">10:00 - 10:45</span> <br> <b>Research Data Analysis</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column"data-target="#day-2-item-2">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">10:45 - 11:00</span> <br> <b>Break</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">11:00 - 11:45</span> <br> <b>Tidy data</b> </p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column"data-target="#day-2-item-2">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">11:45 - 12:00</span> <br> <b>Break</b></p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">12:00 - 12:30</span> <br> <b>Advanced skills</b> </p>
</li>
</ul>
</div>
<div class="col-4 mb-3" id="Nov 19 Fri">
<h4 class="mt-0 mb-3 text-dark op-8 font-weight-bold">
<b>Nov 19 Fri</b>
<br>
<em>Hands-on</em>
<br>
<br>
</h4>
<h5>Live</h5>
<h6>Eastern hemisphere</h6>
<ul class="list-timeline list-timeline-primary" style="text-align: left;">
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">09:00 - 10:30</span> <br> <b>Hands-on</b></p>
</li>
</ul>
<br>
<h6>Western hemispehere</h6>
<ul class="list-timeline list-timeline-primary" style="text-align: left;">
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm text-uppercase"><span class="text-inverse op-8">19:00 - 20:30</span> <br> <b>Hands-on</b></p>
</li>
</ul>
</div>
</div>
<footer class="major">
<ul class="actions special">
<li><a href="https://intro-rstats.github.io/intRo/" target="_blank" class="button primary">Workshop materials</a></li>
<li><a href="https://intro-rstats.github.io/intro-slides/" target="_blank" class="button">Slides</a></li>
</ul>
</footer>
</div>
<!-- <p class="content">Nam elementum nisl et mi a commodo porttitor. Morbi sit amet nisl eu arcu faucibus hendrerit vel a risus. Nam a orci mi, elementum ac arcu sit amet, fermentum pellentesque et purus. Integer maximus varius lorem, sed convallis diam accumsan sed. Etiam porttitor placerat sapien, sed eleifend a enim pulvinar faucibus semper quis ut arcu. Ut non nisl a mollis est efficitur vestibulum. Integer eget purus nec nulla mattis et accumsan ut magna libero. Morbi auctor iaculis porttitor. Sed ut magna ac risus et hendrerit scelerisque. Praesent eleifend lacus in lectus aliquam porta. Cras eu ornare dui curabitur lacinia.</p> -->
<!-- <footer class="major"> -->
<!-- <ul class="actions special"> -->
<!-- <li><a href="generic.html" class="button">Learn More</a></li> -->
<!-- </ul> -->
<!-- </footer> -->
</section>
<!-- Get Started -->
<section id="cta" class="main special">
<header class="major">
<h2>Registration</h2>
<p>In order to attend the workshop, you must register.</p>
<p><b>Registration has now closed.</b></p>
<!-- <b>Registration is free and will end on November 1</b>.</p> -->
<!-- Click the Register button below to go to the registration page on Eventbrite.</p> -->
</header>
<!-- <footer class="major"> -->
<!-- <ul class="actions special"> -->
<!-- <li><a href="https://www.eventbrite.co.uk/e/intro-data-visualisation-with-r-tickets-172769908447" class="button primary">Register</a></li> -->
<!-- <li><a href="generic.html" class="button">To the materials</a></li> -->
<!-- </ul> -->
<!-- </footer> -->
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h2>Your instructor</h2>
<p><b>Stefano</b> is <em>Senior Teaching Coordinator for Statistics</em> of the Linguistics and English Language department at the <em>University of Edinburgh</em>.</p>
<p>He is constantly seeking new and creative ways to analyse linguistic and speech data, which is the focus of his research, using modern computational and statistical techniques. He develops analysis packages written in R and he is a wholeharted proponent of Open Science principles and practices. You can find him on Twitter as <a href="https://twitter.com/StefanoCoretta">@StefanoCoretta</a>.</p>
<ul class="actions">
<li><a href="https://stefanocoretta.github.io" class="button">Stefano's homepage</a></li>
</ul>
</section>
<section>
<h2>Sponsors</h2>
<p>This workshop is sponsored by Engage @ Liverpool and Methods North West.</p>
</section>
<!-- <section>
<h2>Etiam feugiat</h2>
<dl class="alt">
<dt>Address</dt>
<dd>1234 Somewhere Road • Nashville, TN 00000 • USA</dd>
<dt>Phone</dt>
<dd>(000) 000-0000 x 0000</dd>
<dt>Email</dt>
<dd><a href="#">[email protected]</a></dd>
</dl>
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter alt"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f alt"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram alt"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github alt"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon brands fa-dribbble alt"><span class="label">Dribbble</span></a></li>
</ul>
</section> -->
<p class="copyright">© Stefano Coretta. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>