Skip to content

Instantly share code, notes, and snippets.

View carlvlewis's full-sized avatar
🎯
Focusing

Carl V. Lewis carlvlewis

🎯
Focusing
View GitHub Profile
@carlvlewis
carlvlewis / index.html
Last active November 20, 2018 22:55
Responsive d3v4 treemap with hierarchical zoom
<div id="chart"></div>
<div id="legend"></div>
@carlvlewis
carlvlewis / neighborhoods.geojson
Last active August 28, 2018 07:16
City of Savannah - Official Neighborhoods
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlvlewis
carlvlewis / ieecosystem-iframe.html
Last active July 8, 2018 23:07
Impact Experience iFrame for Network Visualization
<iframe src="http://carlvlewis.net/puerto-rico.html" width="100%" height="100% frameborder="0"></iframe
@carlvlewis
carlvlewis / index.html
Created May 27, 2018 15:41
Leaflet Map linked to Google Spreadsheet (on Click) v1
<div id="map"></div>
<ul class="list"></ul>
@carlvlewis
carlvlewis / index.html
Created January 12, 2018 19:22
T-Shape Visualization
<div class="container">
<div class="axis axis-y">expertise</div>
<div class="axis axis-x"><span class="right">curiousity</span><span class="influence">proficiency</span></div>
<div class="nodes">
</div>
</div>
@carlvlewis
carlvlewis / index.html
Created January 9, 2018 05:41
Responsive d3v4 treemap with hierarchical zoom
<div id="chart"></div>
<div id="legend"></div>
<table width=100%>
<thead><tr>
<th>Location</th>
<th>Status</th>
<th> Closed </th>
</thead>
<tbody sheetsu="https://sheetsu.com/apis/v1.0su/8671a0739ab8" sheetsu-limit="50" sheetsu-ignore-case="true">
@carlvlewis
carlvlewis / FRA_admin13.json
Created December 29, 2017 07:00 — forked from KatiRG/FRA_admin13.json
dc choropleth
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlvlewis
carlvlewis / FRA_admin13.json
Created December 29, 2017 07:00 — forked from KatiRG/FRA_admin13.json
dc choropleth
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlvlewis
carlvlewis / aldermanic-districts.geojson
Created December 7, 2017 06:22
City of Savannah Aldermanic Districts
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.