This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
74 lines (65 loc) · 3.57 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
---
layout: blank
body_class: home-intro
---
<section class="intro">
{% include navbar.html %}
<div class="intro-in">
<img class="ccd-logo" src="{{ '/assets/ccd_logo.png' | prepend: site.baseurl }}" alt="Critical Care Data logo">
<h1 class="intro-title"><strong>Datathon 2017</strong>, 2-3 December 2017</h1>
<p>This is the 5th annual Critical Care data weekend, bringing together teams of clinicians and data scientists. <strong>Critical Care Data London</strong> invites clinicians and data scientists, experts and novices to come and explore an iconic clinical data repository with talks from experts in electronic health records, 'big data' and database design.</p>
<nav class="intro-actions">
<a href="https://www.eventbrite.co.uk/e/critical-care-data-london-datathon-2017-tickets-37482649614" role="button">Register for Datathon 2017</a>
</nav>
</div>
<div class="intro-in blurb">
<i class="fa fa-table"></i>
<h2>CC-HIC Database</h3>
<p>Critical Care - Health Informatics Collaborative (CC-HIC) is an NIHR-supported UK collaboration between the five Biomedical Research Centres based at Cambridge, Guy's & St Thomas', Imperial, Oxford and UCL. Ten hospitals with fifteen intensive care units have created a repository containing data from 15,000 admissions with more than 120 million observations</p>
</div>
<div class="intro-in blurb">
<i class="fa fa-users"></i>
<h2>Distinguished Speakers</h3>
<ul>
<ul><strong>Professor Mervyn Singer</strong>, Clincial lead for the Critical Care - Health Informatics Collaborative (NIHR) and UCL Professor of Intensive Care Medicine</ul>
</ul>
</div>
<div class="intro-in blurb">
<i class="fa fa-area-chart"></i>
<h2>Hands-On Tutorials</h3>
<ul>
<ul><strong>R for Newbies</strong> - Revolutionise your data analysis with the power of the R statistics package</ul>
<ul><strong>Data Visualisation Tips</strong> - Produce beautiful graphs and graphics which tell a story with your data</ul>
</ul>
</div>
<div class="intro-in blurb">
<i class="fa fa-code"></i>
<h2>Data Hacking</h3>
<ul>
<ul>Access and introduction to CC-HIC</ul>
<ul>Tackle real clinical questions in small teams with experienced clinicians, data scientists, statisticians and programmers</ul>
</ul>
</div>
<div class="intro-in blurb">
<nav class="intro-actions">
<a href="https://www.eventbrite.co.uk/e/critical-care-data-london-datathon-2017-tickets-37482649614" role="button">Register for Datathon 2017</a>
</nav>
</div>
<!-- MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//mit.us14.list-manage.com/subscribe/post?u=418c3bfc7b8597aa5f0da2590&id=29af6c4fa7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Get info on our upcoming events and other goodies.</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_418c3bfc7b8597aa5f0da2590_29af6c4fa7" tabindex="-1" value="">
</div>
<div class="clear">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
</div>
</form>
<p>No spam, we promise.</p>
</div>
</section>