-
Notifications
You must be signed in to change notification settings - Fork 0
/
all_1.html
501 lines (312 loc) · 16.1 KB
/
all_1.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
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
A. H. Gorton
</title>
<link href="atom.xml" rel="alternate" title="A. H. Gorton" type="application/atom+xml">
<link rel="stylesheet" href="asset/css/foundation.min.css" />
<link rel="stylesheet" href="asset/css/docs.css" />
<script src="asset/js/vendor/modernizr.js"></script>
<script src="asset/js/vendor/jquery.js"></script>
<script src="asset/highlightjs/highlight.pack.js"></script>
<link href="asset/highlightjs/styles/github.css" media="screen, projection" rel="stylesheet" type="text/css">
<script>hljs.initHighlightingOnLoad();</script>
<script type="text/javascript">
function before_search(){
var searchVal = 'site:actongorton.com ' + document.getElementById('search_input').value;
document.getElementById('search_q').value = searchVal;
return true;
}
</script>
</head>
<body class="antialiased hide-extras">
<div class="marketing off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<nav class="top-bar docs-bar hide-for-small" data-topbar>
<section class="top-bar-section">
<div class="row">
<div style="position: relative;width:100%;"><div style="position: absolute; width:100%;">
<ul id="main-menu" class="left">
<li id=""><a target="_self" href="index.html">Home</a></li>
<li id=""><a target="_self" href="about.html">About</a></li>
<li id=""><a target="_self" href="portfolio.html">Portfolio</a></li>
<li id=""><a target="_self" href="archives.html">Archives</a></li>
</ul>
<ul class="right" id="search-wrap">
<li>
<form target="_blank" onsubmit="return before_search();" action="http://google.com/search" method="get">
<input type="hidden" id="search_q" name="q" value="" />
<input tabindex="1" type="search" id="search_input" placeholder="Search"/>
</form>
</li>
</ul>
</div></div>
</div>
</section>
</nav>
<nav class="tab-bar show-for-small">
<a href="javascript:void(0)" class="left-off-canvas-toggle menu-icon">
<span> A. H. Gorton</span>
</a>
</nav>
<aside class="left-off-canvas-menu">
<ul class="off-canvas-list">
<li><a href="index.html">HOME</a></li>
<li><a href="archives.html">Archives</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><label>Categories</label></li>
<li><a href="portfolio.html.html">Portfolio</a></li>
</ul>
</aside>
<a class="exit-off-canvas" href="#"></a>
<section id="main-content" role="main" class="scroll-container">
<script type="text/javascript">
$(function(){
$('#menu_item_index').addClass('is_active');
});
</script>
<div class="row">
<div class="large-8 medium-8 columns">
<div class="markdown-body home-categories">
<div class="article">
<a class="clearlink" href="14933970909659.html">
<h1>Visually Exploring GMO Petitions</h1>
<div class="a-content">
<div class="a-content-text">
<p><img src="media/14933970909659/gmo-petitions.jpg" alt="gmo-petitions"/><br/>
This is an interactive graphic showing a breakdown of GMO petitions submitted by agriculture companies to the USDA.</p>
<p>It was built using d3.js and is hosted on GitHub.</p>
<p>Click <a href="http://data.big-agwatch.org/gmo-petitions/">here</a> to interact with the graphic.</p>
</div>
</div>
</a>
<div class="read-more clearfix">
<div class="more-left left">
<span class="date">2015/6/25</span>
<span>posted in </span>
<span class="posted-in"><a href='portfolio.html.html'>Portfolio</a></span>
</div>
<div class="more-right right">
<span class="comments">
</span>
</div>
</div>
</div><!-- article -->
<div class="article">
<a class="clearlink" href="14933969583579.html">
<h1>Ethanol Capacity</h1>
<div class="a-content">
<div class="a-content-text">
<p><img src="media/14933969583579/ethanol-capacity.jpg" alt="ethanol-capacity"/></p>
<p>These are a series of static info-graphics created to show the production capacity at various regions throughout the country involved in the production of ethanol.</p>
<p>Graphics were developed using Adobe Illustrator and the interactive table is built using JQuery DataTables. The page is hosted on GitHub.com.</p>
<p>It is available <a href="http://data.big-agwatch.org/ethanol-capacity/">here</a>.</p>
</div>
</div>
</a>
<div class="read-more clearfix">
<div class="more-left left">
<span class="date">2015/6/24</span>
<span>posted in </span>
<span class="posted-in"><a href='portfolio.html.html'>Portfolio</a></span>
</div>
<div class="more-right right">
<span class="comments">
</span>
</div>
</div>
</div><!-- article -->
<div class="article">
<a class="clearlink" href="14933967157419.html">
<h1>Restaurant Inspection Score Database</h1>
<div class="a-content">
<div class="a-content-text">
<p><img src="media/14933967157419/food_health_inspections.jpg" alt="food_health_inspections"/></p>
<p>This is an ongoing project for <a href="http://restaurants.cu-citizenaccess.org/">CU-CitizenAccess.org</a> to track health inspections for local area restaurants.</p>
<p>The application is built using Python, GeoDjango, PostGres, and hosted on Heroku.</p>
<p>A Python script runs weekly to crawl the Champaign-Urbana Public Health website for changes in their inspection reports. </p>
<p>This has been enormously popular service for our readers. We continue to roll out incremental improvements over time, and likewise use the data to drive scholarly research and analysis for reporting.</p>
</div>
</div>
</a>
<div class="read-more clearfix">
<div class="more-left left">
<span class="date">2015/6/24</span>
<span>posted in </span>
<span class="posted-in"><a href='portfolio.html.html'>Portfolio</a></span>
</div>
<div class="more-right right">
<span class="comments">
</span>
</div>
</div>
</div><!-- article -->
<div class="article">
<a class="clearlink" href="14933964493497.html">
<h1>3D Communities</h1>
<div class="a-content">
<div class="a-content-text">
<p style="text-align: center;">
<iframe src="https://www.youtube.com/embed/VFPOji14L1I?rel=0&controls=0" frameborder="0" allowfullscreen="" style="width: auto; min-width: 500px; height: 300px;"></iframe></p>
<p>Just a goofy test using the popular game creation engine Unity 3D along with some models downloaded from the OpenStreet Maps project to display real-time maps of Champaign, IL.</p>
<p>It's fun to use these kinds of experiments to think of the possibilities. </p>
</div>
</div>
</a>
<div class="read-more clearfix">
<div class="more-left left">
<span class="date">2015/3/11</span>
<span>posted in </span>
<span class="posted-in"><a href='portfolio.html.html'>Portfolio</a></span>
</div>
<div class="more-right right">
<span class="comments">
</span>
</div>
</div>
</div><!-- article -->
<div class="article">
<a class="clearlink" href="14933963633578.html">
<h1>2014 Fire Maps</h1>
<div class="a-content">
<div class="a-content-text">
<p><img src="media/14933963633578/champaign-urbana-fires.jpg" alt="champaign-urbana-fires"/><br/>
<img src="media/14933963633578/fire_incidents_campus.jpg" alt="fire_incidents_campus"/></p>
<p>These are two separate and similar mapping projects tracking fires throughout the Urbana, Champaign, and the University of Illinois campus.</p>
<p>Data was requested through FOIA through the local government.</p>
<p>The map is made using leaflet.js and served from the CU-CitizenAccess.org GitHub repository.</p>
<p>Champaign-Urbana map is available <a href="http://docs.cu-citizenaccess.org/cityfires/">here</a> University of Illinois map is available <a href="http://docs.cu-citizenaccess.org/campusfires2014/">here</a>.</p>
</div>
</div>
</a>
<div class="read-more clearfix">
<div class="more-left left">
<span class="date">2014/12/1</span>
<span>posted in </span>
<span class="posted-in"><a href='portfolio.html.html'>Portfolio</a></span>
</div>
<div class="more-right right">
<span class="comments">
</span>
</div>
</div>
</div><!-- article -->
<div class="article">
<a class="clearlink" href="14916791274929.html">
<h1>2014 Illinois Campaign Contributions</h1>
<div class="a-content">
<div class="a-content-text">
<p><img src="media/14916791274929/campaign_contributions.jpg" alt="campaign_contributions"/></p>
<p>This is an interactive map made for WILL Radio in Urbana during the Illinois governor’s race to show where campaign contributions were coming from and where they were going.</p>
<p>Data was taken from the <a href="https://www.elections.il.gov/campaigndisclosure/contributionssearchbycandidates.aspx">Illinois State Board of Elections</a>.</p>
<p>The map is made using leaflet.js and records are formatted from shapefiles and exported into geojson.</p>
<p>You can see the published map <a href="http://docs.cu-citizenaccess.org/campaigncontributions/">here</a>.</p>
</div>
</div>
</a>
<div class="read-more clearfix">
<div class="more-left left">
<span class="date">2014/10/31</span>
<span>posted in </span>
<span class="posted-in"><a href='portfolio.html.html'>Portfolio</a></span>
</div>
<div class="more-right right">
<span class="comments">
</span>
</div>
</div>
</div><!-- article -->
<div class="row">
<div class="large-6 columns">
<p class="text-left" style="padding-top:25px;">
<a href="all.html">« Prev Page</a>
</p>
</div>
<div class="large-6 columns">
<p class="text-right" style="padding-top:25px;">
</p>
</div>
</div>
</div>
</div><!-- large 8 -->
<div class="large-4 medium-4 columns">
<div class="hide-for-small">
<div id="sidebar" class="sidebar">
<div id="site-info" class="site-info">
<h1>A. H. Gorton</h1>
<div class="site-des">My personal website showcasing some of my more interesting work. </div>
<div class="social">
<a target="_blank" class="linkedin" href="https://www.linkedin.com/in/actongorton/" title="LinkedIn">LinkedIn</a>
<a target="_blank" class="github" target="_blank" href="https://github.com/acer9997" title="GitHub">GitHub</a>
<a target="_blank" class="email" href="mailto:[email protected]" title="Email">Email</a>
<a target="_blank" class="rss" href="atom.xml" title="RSS">RSS</a>
</div>
</div>
<div id="site-categories" class="side-item ">
<div class="side-header">
<h2>Categories</h2>
</div>
<div class="side-content">
<p class="cat-list">
<a href="portfolio.html.html"><strong>Portfolio</strong></a>
</p>
</div>
</div>
<div id="site-categories" class="side-item">
<div class="side-header">
<h2>Recent Posts</h2>
</div>
<div class="side-content">
<ul class="posts-list">
<li class="post">
<a href="14936575079996.html">Visualizing Tango Tablet Data with Mozilla A-Frame VR Platform</a>
</li>
<li class="post">
<a href="14936723019643.html">Base Flood Elevation Mapping</a>
</li>
<li class="post">
<a href="14937388072413.html">Visualizing the Frequency of Ethanol Spills</a>
</li>
<li class="post">
<a href="14933974907979.html">Visualizing WTO Exports for Proposed Trans-Pacific Partnership (TPP)</a>
</li>
<li class="post">
<a href="14933973834140.html">Property Record Search Database</a>
</li>
</ul>
</div>
</div>
</div><!-- sidebar -->
</div><!-- hide for small -->
</div><!-- large 4 -->
</div><!-- row -->
<div class="page-bottom clearfix">
<div class="row">
<p class="copyright">Copyright © 2015
Powered by <a target="_blank" href="http://www.mweb.im">MWeb</a>,
Theme used <a target="_blank" href="http://github.com">GitHub CSS</a>.</p>
</div>
</div>
</section>
</div>
</div>
<script src="asset/js/foundation.min.js"></script>
<script>
$(document).foundation();
function fixSidebarHeight(){
var w1 = $('.markdown-body').height();
var w2 = $('#sidebar').height();
if (w1 > w2) { $('#sidebar').height(w1); };
}
$(function(){
fixSidebarHeight();
})
$(window).load(function(){
fixSidebarHeight();
});
</script>
</body>
</html>