<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hogtown Consulting &#187; datavisualization</title>
	<atom:link href="http://www.hogtownconsulting.com/archives/tag/datavisualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hogtownconsulting.com</link>
	<description>technology for experience</description>
	<lastBuildDate>Thu, 15 Oct 2009 20:47:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Canadian Election 2008 Visualization</title>
		<link>http://www.hogtownconsulting.com/archives/canadian-election-2008-visualization/</link>
		<comments>http://www.hogtownconsulting.com/archives/canadian-election-2008-visualization/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 18:35:51 +0000</pubDate>
		<dc:creator>Patrick Dinnen</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[canadavotes2008]]></category>
		<category><![CDATA[datavisualization]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[voting]]></category>

		<guid isPermaLink="false">http://www.hogtownconsulting.com/wordpress/archives/canadian-election-2008-visualization/</guid>
		<description><![CDATA[Here&#8217;s a visualization of the results of Canada&#8217;s recent election I&#8217;ve been working on.
The idea is to present the results in a way that allows you to explore in interesting ways. The data presented is pretty straightforward, with a group of coloured blobs representing the votes for each candidate in a riding.
I added one extra [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-196" title="canada_election_thumb" src="http://www.hogtownconsulting.com/wp-content/uploads/2008/10/canada_election_thumb.jpg" alt="" width="200" height="200" style="float:right" />Here&#8217;s a visualization of the results of <a href="http://en.wikipedia.org/wiki/40th_Canadian_federal_election">Canada&#8217;s recent election</a> I&#8217;ve been working on.</p>
<p>The idea is to present the results in a way that allows you to explore in interesting ways. The data presented is pretty straightforward, with a group of coloured blobs representing the votes for each candidate in a riding.</p>
<p>I added one extra feature, a black ring that shows the votes for candidates other than the winner in each riding. This seemed particularly relevant for this election, where less than 38% of the popular vote went to the Conservatives yet they get to form the government.</p>
<p>You can explore the results:</p>
<ul>
<li><a href="http://www.flickr.com/photos/pdinnen/2958350437/sizes/o/">as an image</a> (non interactive, but quick)</li>
<li><a href="http://www.hogtownconsulting.com/canada_election_2008_visualization/index.html">through an applet</a> (may not work on all browsers. I&#8217;m working on it)</li>
<li>or as a downloadable application <a href="http://www.hogtownconsulting.com/canada_election_2008_visualization/application.windows.zip">Windows</a>, <a href="http://www.hogtownconsulting.com/canada_election_2008_visualization/application.macosx.zip">Mac</a> or <a href="http://www.hogtownconsulting.com/canada_election_2008_visualization/application.linux.zip">Linux</a></li>
</ul>
<p>If you have suggestions, thoughts or what have you feel free to leave a comment or <a href="http://www.hogtownconsulting.com/contact.php">get in touch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hogtownconsulting.com/archives/canadian-election-2008-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ontario election data visualisation, or Processing is fun</title>
		<link>http://www.hogtownconsulting.com/archives/ontario-election-data-visualisation-or-processing-is-fun/</link>
		<comments>http://www.hogtownconsulting.com/archives/ontario-election-data-visualisation-or-processing-is-fun/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 15:18:14 +0000</pubDate>
		<dc:creator>Patrick Dinnen</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[datavisualization]]></category>
		<category><![CDATA[processing.org]]></category>

		<guid isPermaLink="false">http://www.hogtownconsulting.com/wordpress/?p=144</guid>
		<description><![CDATA[October 10th was election day here in Ontario, and gave me the opportunity I was looking for to dive into a Processing project.
Processing is an open source programming language and environment for people who want to program images, animation, and interactions&#8230; [It] is developed by artists and designers as an alternative to proprietary software tools [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" src="http://www.hogtownconsulting.com/images/blog_images/election_visualisation.jpg" alt="Ontario 2003 election visualisation" />October 10th was election day here in Ontario, and gave me the opportunity I was looking for to dive into a <a href="http://processing.org">Processing</a> project.</p>
<blockquote><p>Processing is an open source programming language and environment for people who want to program images, animation, and interactions&#8230; [It] is developed by artists and designers as an alternative to proprietary software tools in the same domain.</p></blockquote>
<p>The plan was to put together a data visualisation to explore the votes data intuitively, not just the same old percentages and charts. I think I had some success and it was definitely a good way to dive into Processing, even though it took about 500% longer than I anticipated spending. I&#8217;m actually using the 2003 election data here, but plan to update once the complete 2007 results are downloadable.</p>
<p>You can play with <a href="http://hogtownconsulting.com/ontario_election_visualisation/large/">the online tools</a>, see what you think. Comments, questions, offers all welcome. Leave a comment or <a href="mailto:pdinnen@gmail.com">email</a> me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hogtownconsulting.com/archives/ontario-election-data-visualisation-or-processing-is-fun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
