forked from Code4HR/code4hr
-
Notifications
You must be signed in to change notification settings - Fork 18
/
codeacross2016-data.html
36 lines (27 loc) · 1.05 KB
/
codeacross2016-data.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
---
layout: default
title: Data - CODE ACROSS KANSAS CITY - 2016
excerpt: Hack, Learn, Make Something Good #HACKKC
scripts: [tabletop.js,codeacross2016-data.js,marked.js]
is_nocd_2015: true
---
<div class="container">
<div class="col-md-12">
<h2>CodeAcross 2016 Datasets</h2>
<div style="font-size: 20px">This is a list of open datasets that attendees have submitted:
<ul>
<center style="margin: 40px;"><a class="btn-sm btn-success" style="font-size: 16pt; color: white;"
href="https://docs.google.com/forms/d/12VUwbNcZIgeJIZIKlukCt1I6fTWNK3PbK0mQTu0FUxo/formResponse">Share datasets you know about</a></center>
<table id="projects" class="table table-striped">
<thead>
<tr>
<th>Curator of Data</th>
<th>Title/Description</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
</div>