Skip to content

Instantly share code, notes, and snippets.

View pykerl's full-sized avatar

Paul Kerl pykerl

View GitHub Profile
@pykerl
pykerl / README.md
Last active March 18, 2017 06:37 — forked from mbostock/.block
Color scheme picker using ColorBrewer scales.
Color scheme picker using ColorBrewer scales

A color scheme picker based on Mike Bostock's visual reference to every ColorBrewer scale (colors by Cynthia Brewer). Not perfect, but just a first try.

Mike Bostock's color brewer scales are available in CSS and JS format.

Click on a palette to change the color scheme. The data is based on 2010 US Census blocks for Georgia aggregated into grid squares.

@pykerl
pykerl / 2004_07_hourly_demand.csv
Last active August 29, 2015 13:56 — forked from mbostock/.block
Georgia Hourly Electricity Generation Load
YEAR MONTH DAY HOUR LOAD date
2004 7 1 0 16383.01154 2004 7 1 0
2004 7 1 1 15684.21154 2004 7 1 1
2004 7 1 2 15161.89154 2004 7 1 2
2004 7 1 3 14527.89154 2004 7 1 3
2004 7 1 4 14104.89154 2004 7 1 4
2004 7 1 5 13028.89154 2004 7 1 5
2004 7 1 6 12622.89154 2004 7 1 6
2004 7 1 7 12387.89154 2004 7 1 7
2004 7 1 8 12595.89154 2004 7 1 8