-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
217 lines (171 loc) · 8.34 KB
/
index.html
File metadata and controls
217 lines (171 loc) · 8.34 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>HackWE 3.0 - Open Science Data : Friday, October 17th, 2014 : Windsor Public Library</title>
<meta name="description" content="Introduction to Open Data :: HackWE 3.0 :: Friday, October 17th, 2014">
<meta name="author" content="Mita Williams">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/sky.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
<script>
document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
<h1>An<br> Intro<br>to <br>Open Data</h1>
<p>
<small>Mita Williams, October 17th, 2014, HackWE 3.0: Windsor Public Library</small>
</p>
</section>
<section>
<h2>What do we mean by Open Data?</h2>
<p>
“Open data is data that can be freely used, reused and redistributed by anyone – subject only, at most, to the requirement to attribute and sharealike.” </br> Open Knowledge Foundation <a href="http://okfn.org/opendata">okfn.org</a></p>
</section>
<section>
<h2>What do we mean by Open?</h2>
<p>This is David Eaves' Three Laws of Open (Government) Data</p>
<ol>
<li>If it can’t be spidered or indexed, it doesn’t exist</li>
<li>If it isn’t available in open and machine readable format, it can’t engage</li>
<li>If a legal framework doesn’t allow it to be repurposed, it doesn’t empower</li>
</ol>
</section>
<section>
<h2>What do we mean by Open?</h2>
<p>In other words, Open Data allows us to ...</p>
<ul>
<li>LOOK</li>
<li>PLAY</li>
<li>SHARE</li>
</ul>
</section>
<section>
<h2>Just because data is<br> <i>accessable</i>,<br><br>
it doesn't mean it's <br>open data</h2>
</section>
<section>
<h2>What do we mean by Open Data?</h2>
<a href="http://okfn.org/opendata/" border=0><img src="KindsOfOpenData.png" alt="image from okfn"></a>
</section>
<section>
<h2>If it requires Silverlight, can it been seen by all?</h2>
<a href="http://www.mappmycity.ca/" border=0><img src="MappMyCitySilverLight.png" alt="image from okfn"></a>
</section>
<section>
<h2>What if we can't <br>separate the data from the interface?</h2>
<a href="http://www.mappmycity.ca/" border=0><img src="mappMycity.png" alt="image from okfn"></a>
</section>
<section>
<h2>The 5 Stars of Open Data</h2>
<a href="http://5stardata.info/" border=0><img src="5starOpenDatachart.png" alt="image from 5 star open data"></a>
</section>
<section>
<h2>The 5 Stars of Open Data</h2>
<a href="http://5stardata.info/" border=0><img src="5StarOpenDataExplained.png" alt="image from 5 star open data"></a>
</section>
<section>
<h2>Moving from <br><b>"on the web"</b><br>
to <br><b>"of the web"</b></h2>
</section>
<section>
<h2>Open Data from The City of Windsor</h2>
<a href="http://www.citywindsor.ca/opendata/Pages/Open-Data-Catalogue.aspx" border=0><img src="OpenDataCatalogue1.png" alt="image from 5 star open data"></a>
</section>
<section>
<h2>Open Data from The City of Windsor</h2>
<a href="http://www.citywindsor.ca/opendata/Pages/Open-Data-Catalogue.aspx" border=0><img src="OpenDataCatalogue2.png" alt="image from 5 star open data"></a>
</section>
<section>
<h2>It's the License that makes it Open</h2>
<a href="http://www.citywindsor.ca/opendata/Documents/OpenDataTermsofUse.pdf" border=0><img src="OpenDataTermsofUse.png" alt="image of terms of use"></a>
</section>
<section>
<h2>Open Licenses</h2>
<a href="http://opendefinition.org/licenses/" border=0><img src="ConformantLicenses.png" alt="screenshot"></a>
</section>
<section>
<h2>CC-NC :: Creative Commons Non-Commerical</h2>
<a href="https://creativecommons.org/licenses/by-nc/3.0/" border=0><img src="ccnc.png" alt="screenshot"></a>
</section>
<section>
<h2>CC-NC means your publisher still makes $</h2>
<a href="http://www.openingscience.org/tag/cc-by/" border=0><img src="cc-byopeningscience.png" alt="screenshot"></a>
</section>
<section>
<h2>CC-NC is not compatable with Open Licenses</h2>
<a href="http://blogs.ch.cam.ac.uk/pmr/2010/12/17/why-i-and-you-should-avoid-nc-licences/" border=0><img src="AvoidNC.png" alt="screenshot"></a>
</section>
<section>
<h2>Why Open Data in<br><b>SCIENCE</b></h2>
<ol>
<li>Reproduceability</li>
<li>Transparency</li>
<li>Accessibility</li>
<li>Releases Commercial & Social Value</li>
<li>Making research visible helps teaching and learning</li>
</ol>
</section>
<section>
<h2>Science <b>of</b> the Web</h2>
<p>Open Notebook Science (ONS) “<a href="http://www.infotoday.com/IT/sep10/poynder.shtml">is a way of doing science in which—as best as you can—you make all your research freely available to the public, and in real time.</a> <br><br>Unlike open access (OA), ONS aims to make raw scientific data (rather than published research) freely available within hours of production, not after the months or years involved in peer review."</p>
</section>
<section>
<h2>iPython Notebook: an exciting tool to share code and science</h2>
<a href="http://nbviewer.ipython.org/github/vincentarelbundock/Reinhart-Rogoff/blob/master/reinhart-rogoff.ipynb" border=0><img src="ipython.png" alt="screenshot"></a>
</section>
<section>
<h2>iPython Notebook: a new kind of textbook</h2>
<a href="http://nbviewer.ipython.org/github/ketch/HyperPython/blob/master/Lesson_02_Traffic.ipynb" border=0><img src="ipythontextbook.png" alt="screenshot"></a>
</section>
<section>
<h1>Thank you for sharing this day with us</h1>
<p><a href="http://hackf.org/opendatawindsoressex">http://hackf.org/opendatawindsoressex</a></p>
</section>
<section>
<p>This presentation is powered by <a href="http://lab.hakim.se/reveal-js/#/">reveal.js</a></p>
<p>This presentation is <a href="http://creativecommons.org/licenses/by/2.0/ca/">cc-by</a></p>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
// Parallax scrolling
// parallaxBackgroundImage: 'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg',
// parallaxBackgroundSize: '2100px 900px',
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>