Skip to content

Instantly share code, notes, and snippets.

@cnev177
cnev177 / index.html
Created April 14, 2015 11:40
Help with tickSize
<!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: #fff1e0;
@cnev177
cnev177 / index.html
Created April 12, 2015 12:55
Seats held by women in national parliaments
<!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: #fff1e0;
@cnev177
cnev177 / index.html
Created April 1, 2015 15:26
Module 3: Proportion of seats held by women in national parliaments
<!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: #fff1e0;
CountryName 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014
Andorra 14.3 28.6 28.6 28.6 25 35.7 35.7 50 50 50 50
Afghanistan 27.3 27.3 27.7 27.7 27.3 27.7 27.7 27.7 27.7 27.7
Angola 15 15 15 15 37.3 38.6 38.6 38.2 34.1 34.1 36.8
Albania 6.4 7.1 7.1 7.1 7.1 16.4 16.4 15.7 15.7 17.9 20
Arab World 6.702670623 7.041782323 9.357819225 9.762156347 9.810925173 9.91258881 11.92392572 11.3352657 14.87201835 17.49244457 17.69430807
United Arab Emirates 0 0 5 22.5 22.5 22.5 22.5 17.5 17.5 17.5 17.5
Argentina 33.7 36.2 35 40 40 38.5 38.5 37.4 37.4 36.6
Armenia 5.3 5.3 5.3 9.2 8.4 9.2 9.2 8.4 10.7 10.7 10.7
Antigua and Barbuda 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5
@cnev177
cnev177 / Proportion of seats held by women in national parliaments.csv
Created March 22, 2015 22:23
Proportion of seats held by women in national parliaments (%)
Country Name 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014
Andorra 14.3 28.6 28.6 28.6 25 35.7 35.7 50 50 50 50
Afghanistan 27.3 27.3 27.7 27.7 27.3 27.7 27.7 27.7 27.7 27.7
Angola 15 15 15 15 37.3 38.6 38.6 38.2 34.1 34.1 36.8
Albania 6.4 7.1 7.1 7.1 7.1 16.4 16.4 15.7 15.7 17.9 20
United Arab Emirates 0 0 5 22.5 22.5 22.5 22.5 17.5 17.5 17.5 17.5
Argentina 33.7 36.2 35 40 40 38.5 38.5 37.4 37.4 36.6
Armenia 5.3 5.3 5.3 9.2 8.4 9.2 9.2 8.4 10.7 10.7 10.7
Antigua and Barbuda 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5 10.5
Australia 24.7 24.7 24.7 26.7 26.7 27.3 24.7 24.7 24.7 26 26