Skip to content

Instantly share code, notes, and snippets.

View BenHeubl's full-sized avatar

Ben Heubl BenHeubl

  • London
View GitHub Profile
@BenHeubl
BenHeubl / index.html
Created March 30, 2015 00:50
London Pension Per Borough
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Loading CSV Data with D3</title>
<script type="text/javascript" src="http://d3js.org/d3.v3.js"></script>
</head>
<body>
<p>Not much to see here; try looking in the console!</p>
@BenHeubl
BenHeubl / index.html
Created April 2, 2015 01:28
# of Deliberate Fires in London (Feb. 2015)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Loading CSV Data with D3</title>
<script type="text/javascript" src="http://d3js.org/d3.v3.js"></script>
<style type="text/css">
body {
background-color: #eef7ff;
margin: 0;
@BenHeubl
BenHeubl / index.html
Created April 6, 2015 11:03
People Coming & Leaving Hackney, London - Immigration is Awesome!
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Line Chart with Multiple Lines</title>
<script type="text/javascript" src="http://d3js.org/d3.v3.min.js"></script>
<style type="text/css">
body {
background-color: #7f7c7c;
@BenHeubl
BenHeubl / index.html
Created April 6, 2015 20:18
We Love All the People who come to Hackney, London!
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Line Chart with Multiple Lines</title>
<script type="text/javascript" src="http://d3js.org/d3.v3.min.js"></script>
<style type="text/css">
body {
background-color: white;
@BenHeubl
BenHeubl / data.csv
Created April 6, 2015 23:43
The Global Innovation Index 2014
countryName score rank
Switzerland 64.78 1
United Kingdom 62.37 2
Sweden 62.29 3
Finland 60.67 4
Netherlands 60.59 5
United States of America 60.09 6
Singapore 59.24 7
Denmark 57.52 8
Luxembourg 56.86 9
@BenHeubl
BenHeubl / data.csv
Created April 7, 2015 00:54
2014 World Press Freedom Index
countryName an2014 score
Finland 1 6.4
Netherlands 2 6.46
Norway 3 6.52
Luxembourg 4 6.7
Andorra 5 6.82
Liechtenstein 6 7.02
Denmark 7 7.43
Iceland 8 8.5
New Zealand 9 8.55
@BenHeubl
BenHeubl / data.csv
Created April 7, 2015 01:08
2014 World Press Freedom Index - in red
Finland 1 6.4
Netherlands 2 6.46
Norway 3 6.52
Luxembourg 4 6.7
Andorra 5 6.82
Liechtenstein 6 7.02
Denmark 7 7.43
Iceland 8 8.5
New Zealand 9 8.55
@BenHeubl
BenHeubl / data.csv
Created April 7, 2015 14:03
How many 26year olds did/do/will live in Inner London
year males_with_age_of_26 total_inner_london percentage
2001 36392 1419967 2.5628764612
2002 36962 1430147 2.5844925954
2003 37564 1444894 2.5997753257
2004 38338 1467884 2.6117692466
2005 39015 1489451 2.6193998184
2006 39428 1503320 2.6227344812
2007 39876 1520751 2.622122017
2008 40399 1542631 2.6188279769
2009 41132 1571515 2.617342955
@BenHeubl
BenHeubl / data3.csv
Created April 10, 2015 09:44
nuviun's Wearable Health Innovation Scoring
innovationScore innovationScore2 names
4 400 Alcatel OneTouch Watch
4 400 3L Labs Footlogger
4 400 4iiii Viiiiva
3.5 350 Air Scouter
3.5 350 Amiigo Fitness Band
4 400 Android Wear
4.6 460 Athos
3.5 350 AWatch Smartwatch
3.5 350 BIA Sports Watch
@BenHeubl
BenHeubl / data3.csv
Created April 10, 2015 10:16
nuviun's Wearable Health Innovation Scoring 2
4 400 Alcatel OneTouch Watch
4 400 3L Labs Footlogger
4 400 4iiii Viiiiva
3.5 350 Air Scouter
3.5 350 Amiigo Fitness Band
4 400 Android Wear
4.6 460 Athos
3.5 350 AWatch Smartwatch
3.5 350 BIA Sports Watch