Skip to content

Instantly share code, notes, and snippets.

View riyazshaikh's full-sized avatar

Riyaz Shaikh riyazshaikh

View GitHub Profile
@riyazshaikh
riyazshaikh / .block
Last active December 4, 2017 02:41
School Enrollment Heatmap
license: mit
border: no
height: 900
@riyazshaikh
riyazshaikh / .block
Last active December 4, 2017 02:41
Total Enrollment Bubble Map
license: mit
border: no
height: 900
@riyazshaikh
riyazshaikh / .block
Last active December 4, 2017 02:41
School Openings + Closings
license: mit
border: no
height: 900
@riyazshaikh
riyazshaikh / .block
Last active September 29, 2016 19:39
Policy Visualization
license: mit
@riyazshaikh
riyazshaikh / .block
Created September 29, 2016 19:12
Force-Directed Graph
license: gpl-3.0
height: 600
@riyazshaikh
riyazshaikh / index.html
Created November 22, 2013 01:32
Costos in the New York area
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<link rel='stylesheet' href='http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.css'>
<script src='http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.js' type='text/javascript'></script>
<script src='https://rawgithub.com/leaflet-extras/leaflet-providers/gh-pages/leaflet-providers.js' type='text/javascript'></script>
<style>
@riyazshaikh
riyazshaikh / index.html
Created November 22, 2013 01:19
Internet Usage
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<link rel='stylesheet' href='http://cdn.oesmith.co.uk/morris-0.4.2.min.css'>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js' type='text/javascript'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js' type='text/javascript'></script>
<script src='http://cdn.oesmith.co.uk/morris-0.4.2.min.js' type='text/javascript'></script>
@riyazshaikh
riyazshaikh / index.html
Created November 22, 2013 01:10
Consumer Spending
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<link rel='stylesheet' href='http://cdn.oesmith.co.uk/morris-0.4.2.min.css'>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js' type='text/javascript'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js' type='text/javascript'></script>
<script src='http://cdn.oesmith.co.uk/morris-0.4.2.min.js' type='text/javascript'></script>