-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
360 lines (344 loc) · 15.6 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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Geographic Data Science in Python</title>
<meta name="description" content="Geographic Data Science in Python">
<meta name="author" content="Dani Arribas-Bel">
<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">
<link rel="stylesheet" href="../revealjs/css/reset.css">
<link rel="stylesheet" href="../revealjs/css/reveal.css">
<link rel="stylesheet" href="../revealjs/css/theme/journal.css" id="theme">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="../revealjs/plugin/highlight/monokai.css" id="highlight-theme">
</head>
<body>
<!-- BODY -->
<div class="reveal">
<div class="slides">
<section id="building-geographic-data-science" class="slide level1">
<h1>Building “Geographic Data Science…”</h1>
<CENTER>
<a href="http://darribas.org"><b>Dani Arribas-Bel</b></a> <a href="http://twitter/com/darribas">[<code>@darribas</code>]</b></a>
</CENTER>
<table>
<col width="33%">
<col width="33%">
<col width="33%">
<tr>
<td>
<img src="../fig/logo.png" style="width:300px;vertical-align:middle">
</td>
<td>
<img src="../fig/ati_logo.png" style="width:300px;vertical-align:middle">
</td>
<td>
<img src="../fig/gdsl.png" style="width:300px;vertical-align:middle">
</td>
</tr>
</table>
</section>
<section id="section" class="slide level1">
<h1></h1>
<section id="we-have-a-book" class="level2">
<h2>We have a book!</h2>
<iframe src="https://giphy.com/embed/LkjlH3rVETgsg" width="750" height="200" frameBorder="0" class="giphy-embed" allowFullScreen>
</iframe>
<p>
<a href="https://giphy.com/gifs/cat-book-reading-LkjlH3rVETgsg"><small>via GIPHY</small></a>
</p>
</section>
<section id="almost" class="level2">
<h2>Almost…</h2>
<iframe src="https://giphy.com/embed/R2m2NzVxQ3pbG" width="750" height="300" frameBorder="0" class="giphy-embed" allowFullScreen>
</iframe>
<p>
<a href="https://giphy.com/gifs/reactiongifs-R2m2NzVxQ3pbG"><small>via GIPHY</small></a>
</p>
<p>Coming in 2021 but…</p>
</section>
<section id="coming-in-2021-but" class="level2">
<h2>Coming in 2021 but…</h2>
<p>… you can already:</p>
<ul>
<li>📖 <a href="https://geographicdata.science"><code>https://geographicdata.science</code></a></li>
<li>💻 <a href="https://mybinder.org/v2/gh/gdsbook/book/HEAD"><img data-src="https://mybinder.org/badge_logo.svg" alt="Binder" /></a></li>
<li>💡 <a href="https://github.com/gdsbook/book"><code>https://github.com/gdsbook/book</code></a></li>
</ul>
<CENTER>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a>
</CENTER>
</section>
<section id="the-authors" class="level2">
<h2>The Authors</h2>
<table>
<col width="30%">
<col width="30%">
<col width="30%">
<tr>
<td>
<CENTER>
<img src="https://sergerey.org/images/profile.png" height="200" width="200"/>
</CENTER>
<p><a href="https://twitter.com/sreyog"><code>@sreyog</code></a></p>
<p>Serge Rey</p>
</td>
<td>
<CENTER>
<img src="https://pbs.twimg.com/profile_images/1320482326082658304/0ff6Oo2I_400x400.jpg" height="200" width="200"/>
</CENTER>
<p><a href="https://twitter.com/darribas"><code>@darribas</code></a></p>
<p>Dani Arribas-Bel</p>
</td>
<td>
<CENTER>
<img src="https://pbs.twimg.com/profile_images/1001772281587216385/hCx6Gls6_400x400.jpg" height="200" width="200"/>
</CENTER>
<p><a href="https://twitter.com/levijohnwolf"><code>@levijohnwolf</code></a></p>
<p>Levi Wolf</p>
</td>
</tr>
</table>
</section>
<section id="the-book" class="level2">
<h2>The Book</h2>
<CENTER>
<img src="../fig/venn.png"/>
</CENTER>
</section>
<section id="this-talk" class="level2">
<h2>This Talk</h2>
<ul>
<li>Why</li>
<li>What</li>
<li>How</li>
</ul>
</section>
</section>
<section id="section-1" class="slide level1">
<h1></h1>
<section id="why" class="level2">
<h2>Why</h2>
</section>
<section id="section-2" class="level2">
<h2></h2>
<p>🔢 📊 📈 Data, data, data</p>
<p><span class="fragment"> 💾 💻 🤖 Data Science </span></p>
<p><span class="fragment"> 📱 📡 🌎 …</span></p>
</section>
<section id="batman" class="level2" data-background=../fig/batman.png data-background-size=contain data-transition=none>
</section>
<section id="geographic-data-science" class="level2">
<h2>Geographic Data Science</h2>
<center>
🌎 🔢 🤖
</center>
</section>
</section>
<section id="section-3" class="slide level1">
<h1></h1>
<section id="what" class="level2">
<h2>What</h2>
</section>
<section id="section-4" class="level2" data-background="../fig/toc.png" data-background-size="contain" data-transition="none">
<h2 data-background="../fig/toc.png" data-background-size="contain" data-transition="none"></h2>
</section>
<section id="building-blocks" class="level2">
<h2>Building Blocks</h2>
<table>
<col width="70%">
<col width="30%">
<tr>
<td>
<ul>
<li><span class="fragment highlight-current-blue">Computational Environment</span></li>
<li><span class="fragment highlight-current-blue">Geographical Thinking</span></li>
<li><span class="fragment highlight-current-blue">Spatial Data</span></li>
<li><span class="fragment highlight-current-blue">Spatial Weights</span></li>
</ul>
</td>
<td>
<img data-src="https://github.com/gdsbook/book/raw/master/infrastructure/logo/ico_256x256.png" />
</tr>
</table>
</section>
<section id="fundamentals" class="level2">
<h2>Fundamentals</h2>
<table>
<col width="30%">
<col width="70%">
<tr>
<td>
<img data-src="https://github.com/gdsbook/book/raw/master/infrastructure/logo/ico_256x256.png" />
<td>
<ul>
<li><span class="fragment highlight-current-blue">Choropleths</span></li>
<li><span class="fragment highlight-current-blue">Spatial Autocorrelation</span></li>
<li><span class="fragment highlight-current-blue">Local Spatial Autocorrelation</span></li>
<li><span class="fragment highlight-current-blue">Point Patterns</span></li>
</ul>
</td>
</tr>
</table>
</section>
<section id="advanced-topics" class="level2">
<h2>Advanced Topics</h2>
<table>
<col width="70%">
<col width="30%">
<tr>
<td>
<ul>
<li><span class="fragment highlight-current-blue">Spatial Inequality</span></li>
<li><span class="fragment highlight-current-blue">(Spatial) Unsupervised Learning</span></li>
<li><span class="fragment highlight-current-blue">Spatial Feature Engineering</span></li>
<li><span class="fragment highlight-current-blue">Spatial Modelling</span></li>
</ul>
</td>
<td>
<img data-src="https://github.com/gdsbook/book/raw/master/infrastructure/logo/ico_256x256.png" />
</tr>
</table>
</section>
<section id="bonus-datasets" class="level2">
<h2>Bonus: Datasets</h2>
<table>
<tr>
<td>
<img src="../fig/data_abb.png" style="width:125px;height:125px;vertical-align:middle">
</td>
<td>
<img src="../fig/data_airports.png" style="width:125px;height:125px;vertical-align:middle">
</td>
<td>
<img src="../fig/data_brexit.png" style="width:125px;height:125px;vertical-align:middle">
</td>
</tr>
<tr>
<td>
<img src="../fig/data_countries.png" style="width:125px;height:125px;vertical-align:middle">
</td>
<td>
<img src="../fig/data_h3.png" style="width:125px;height:125px;vertical-align:middle">
</td>
<td>
<img src="../fig/data_mexico.png" style="width:125px;height:125px;vertical-align:middle">
</td>
</tr>
<tr>
<td>
<img src="../fig/data_nasa.png" style="width:125px;height:125px;vertical-align:middle">
</td>
<td>
<img src="../fig/data_tx.png" style="width:125px;height:125px;vertical-align:middle">
</td>
<td>
<img src="../fig/data_tokyo.png" style="width:125px;height:125px;vertical-align:middle">
</td>
</tr>
</table>
</section>
</section>
<section id="section-5" class="slide level1">
<h1></h1>
<section id="how" class="level2">
<h2>How</h2>
</section>
<section id="python" class="level2">
<h2>Python</h2>
<center>
<img src="https://imgs.xkcd.com/comics/python.png" style="height:500px;vertical-align:middle">
</center>
<p class="pie">
<a href="https://imgs.xkcd.com/comics/python.png">Source</a>
</p>
</section>
<section id="radically-open" class="level2">
<h2>Radically Open</h2>
<table>
<col width="30%">
<col width="30%">
<col width="30%">
<tr>
<td class="fragment">
<center>
<a href="https://geographicdata.science/"> <img src="../fig/site.png" style="width:500px;vertical-align:top"> </a>
</center>
</td>
<td class="fragment">
<center>
<a href="https://github.com/gdsbook/book/"> <img src="../fig/github.png" style="width:500px;vertical-align:top"> </a>
</center>
</td>
<td class="fragment">
<center>
<a href="https://github.com/gdsbook/book/commits/master"> <img src="../fig/commits.png" style="width:500px;vertical-align:top"> </a>
</center>
</td>
</tr>
</table>
</section>
<section id="code-as-text-text-as-code" class="level2">
<h2>Code as text; <span class="fragment">text as codE</span></h2>
<table>
<col width="50%">
<col width="50%">
<tr>
<td>
<center>
<a href="https://geographicdata.science/book/notebooks/08_point_pattern_analysis.html#centrography"> <img src="../fig/points.png" style="width:500px;vertical-align:middle"> </a>
</center>
</td>
<td class="fragment">
<center>
<a href="https://github.com/gdsbook/book/actions"> <img src="../fig/ga_actions.png" style="width:500px;vertical-align:middle"> </a>
</center>
</td>
</tr>
</table>
</section>
</section>
<section id="section-6" class="slide level1">
<h1></h1>
<section id="try-it-out" class="level2">
<h2>Try it out!!!</h2>
<center>
<img src="../fig/binder_button.jpg" style="width:800px">
</center>
</section>
</section>
<section id="section-7" class="slide level1">
<h1></h1>
<section id="section-8" class="level2">
<h2></h2>
<p><a href="./index.pdf">[<code>PDF</code> version of these slides]</a></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title"> GDS - The Book </span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
</section>
</section>
</div>
</div>
<!-- DEPENDENCIES -->
<script src="../revealjs/js/reveal.js"></script>
<script src="../revealjs/plugin/zoom-js/zoom.js"></script>
<script src="../revealjs/plugin/notes/notes.js"></script>
<script src="../revealjs/plugin/search/search.js"></script>
<script src="../revealjs/plugin/markdown/marked.js"></script>
<script src="../revealjs/plugin/markdown/markdown.js"></script>
<script src="../revealjs/plugin/highlight/highlight.js"></script>
<script>
// Also available as an ES module, see:
// https://revealjs.com/initialization/
Reveal.initialize({
controls: true,
controlsTutorial: false,
progress: true,
center: true,
hash: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealZoom, RevealNotes, RevealSearch, RevealMarkdown, RevealHighlight ]
});
</script>
</body>
</html>