-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
56 lines (52 loc) · 2.01 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
---
layout: default
title: Data
title_blue: Tas
description: Tasmanian Data Community
show_banner: true
show_mcml2019: false
---
<section class="mission shadow_up">
<div class="container">
<div class="row">
<div class="col-sm-12">
<p>Dedicated to the sharing of data-related tools, techniques and knowledge, and to foster a community of like-minded individuals across disciplines, industries and level of ability.</p>
</div>
</div>
</div>
</section>
<section class="services">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1 class="text-centered" id="about">What we're about</h1>
</div>
</div>
<div class="row">
<div class="col-sm-4 service">
<span class="glyphicon glyphicon-blackboard"></span>
<h2>Education and Training</h2>
<p>We run workshops and tutorials, teaching essential data skills for education, government and industry.</p>
</div>
<div class="col-sm-4 service">
<span class="glyphicon glyphicon-book"></span>
<h2>Community knowledgebase</h2>
<p>The <a href="/codex">code example repository (CODEX)</a> serves as an entry-point for those new to data analysis and processing.</p>
</div>
<div class="col-sm-4 service">
<span class="glyphicon glyphicon-briefcase"></span>
<h2>Networking and Events</h2>
<p>We run regular <a href="/events">events</a> to put data enthusiasts and professionals in contact with one another.</p>
</div>
</div>
</div>
</section>
<section class="mission shadow_up">
<div class="container">
<div class="row">
<div class="col-sm-12">
<p>If you are interested in keeping up to date with our events, join our mailing list below!</p>
</div>
</div>
</div>
</section>