<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to look up an MP by postal code?</title>
	<link>http://ask.metafilter.com/56771/How-to-look-up-an-MP-by-postal-code/</link>
	<description>Comments on Ask MetaFilter post How to look up an MP by postal code?</description>
	<pubDate>Sun, 11 Feb 2007 15:36:45 -0800</pubDate>
	<lastBuildDate>Sun, 11 Feb 2007 15:36:45 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to look up an MP by postal code?</title>
		<link>http://ask.metafilter.com/56771/How-to-look-up-an-MP-by-postal-code</link>	
		<description>Where can I get an API that allows lookup of (Canadian) Member of Parliament via postal code? &lt;br /&gt;&lt;br /&gt; I already know of webpages such as &lt;a href=&quot;http://www.parl.gc.ca/information/about/people/house/PostalCode.asp?Source=SM&quot;&gt;Find your Member of Parliament using your Postal Code&lt;/a&gt; and &lt;a href=&quot;http://www.elections.ca/scripts/pss/FindED.aspx?L=e&quot;&gt;Find your electoral district&lt;/a&gt;, but I&apos;d like to offer my own web service with similar features.  Any API or methodology would be appreciated.&lt;br&gt;
&lt;br&gt;
Anything at the provincial level would also be appreciated.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.56771</guid>
		<pubDate>Sun, 11 Feb 2007 14:01:59 -0800</pubDate>
		<dc:creator>furtive</dc:creator>
		
			<category>MP</category>
		
			<category>canada</category>
		
			<category>canadian</category>
		
			<category>parliament</category>
		
			<category>memberOfParliament</category>
		
			<category>geocoding</category>
		
	</item> <item>
		<title>By: mendel</title>
		<link>http://ask.metafilter.com/56771/How-to-look-up-an-MP-by-postal-code#854031</link>	
		<description>The data you want is available from Statistics Canada in the &lt;a href=&quot;http://www.statcan.ca/bsolc/english/bsolc?catno=92F0193U&quot;&gt;Postal Codes by Federal Riding File&lt;/a&gt;. Looks like the purchase price is $500 but updates once you have one issue are cheaper. If you&apos;re an educational institution then the data is free.&lt;br&gt;
&lt;br&gt;
There won&apos;t be an available web API for it, because no-one licensing it would be &lt;a href=&quot;http://www.statcan.ca/english/CANSIM/itagrmnt.htm&quot;&gt;permitted&lt;/a&gt; to provide such an API. All you can do is own your own copy of the data.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.56771-854031</guid>
		<pubDate>Sun, 11 Feb 2007 15:36:45 -0800</pubDate>
		<dc:creator>mendel</dc:creator>
	</item><item>
		<title>By: Civil_Disobedient</title>
		<link>http://ask.metafilter.com/56771/How-to-look-up-an-MP-by-postal-code#854072</link>	
		<description>If you had no scruples, you could code a site-scraper to feed user input into one of the already-existing systems, scrape the results and present them to your own end user.  That&apos;s a very bad idea from a maintainability standpoint, however, because as soon as they change their site design, you&apos;ll have to recode.  Which is annoying.&lt;br&gt;
&lt;br&gt;
If you can get the data file mendel linked to, you could create your own system in an evening.  Not much of an API needed, really.  SELECT lizard FROM database where POSTCODE = user_input.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.56771-854072</guid>
		<pubDate>Sun, 11 Feb 2007 16:49:11 -0800</pubDate>
		<dc:creator>Civil_Disobedient</dc:creator>
	</item>
	</channel>
</rss>
