Posts

Showing posts from 2012

Visualizing Canadian Energy Flows with d3.js Sankey diagrams

I have been working with processing.js but wanted to learn a little about d3js for visualizations, so took a look at Mike Bostock 's d3.js plugin for making Sankey diagrams . So I pulled down two documents that had energy flow diagrams for Canada: 2006. Powerful Connections: Priorities and Directions in Energy Science and Technology in Canada. The Report of the National Advisor Panel on Sustainable Energy Science and Technology , Natural Resources Canada, p76. 2008. Report on Energy Supply and Demand in Canada Catalogue no. 57-003-X, Statistics Canada, p121. I extracted the data from these diagrams and built these interactive Sankey energy flows: 2003 Canadian Energy Flows 2007 Canadian Energy Flows Note that these two documents are looking at slightly different views of energy flows (and 2007 does not include Uranium ), so can't be compared directly. If you have any (preferably Canadian) datasets that could be presented in this fashion, let