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 / README.md
Last active June 7, 2016 15:41
Creating static data visualizations with D3 & Node
@pykerl
pykerl / README.md
Last active August 29, 2015 14:00
Georgia Population by County
@pykerl
pykerl / README.md
Last active August 29, 2015 14:00
Georgia Mortality by County

Georgia Mortality by County

This map displays annual all cause mortality by county for the state of Georgia. Data on mortality is obtained from the CDC WONDER database.

Although mortality rates are lower in counties with cities (see Georgia Mortality Rates by County), total mortality is often larger due to population outweighing mortality rates.

@pykerl
pykerl / README.md
Last active August 29, 2015 14:00
Georgia Mortality Rates by County

##Georgia Mortality Rates by County

This map displays annual mortality rates (measured as deaths per 100,000 people, per year) by county for the state of Georgia. Data on mortality is obtained from the CDC WONDER database.

Although mortality rates are lower in counties with cities, total mortality is often larger due to population outweighing mortality rates (see Georgia Mortality by County).

@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