This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
NewerOlder