<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>countculture</title>
	<atom:link href="http://countculture.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://countculture.wordpress.com</link>
	<description>Taking time to look at the numbers</description>
	<lastBuildDate>Tue, 27 Oct 2009 16:49:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='countculture.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/401376a58577cdb28e8d78ba00bf0dcf?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>countculture</title>
		<link>http://countculture.wordpress.com</link>
	</image>
			<item>
		<title>Online services provided by your council: rewiring LocalDirectGov</title>
		<link>http://countculture.wordpress.com/2009/10/27/online-services-provided-by-your-council-rewiring-localdirectgov/</link>
		<comments>http://countculture.wordpress.com/2009/10/27/online-services-provided-by-your-council-rewiring-localdirectgov/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 16:49:11 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Councils]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[localdirectgov]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=144</guid>
		<description><![CDATA[One of the things I&#8217;ve had on my ToDo list for OpenlyLocal for a while was providing a a list of links to online services provided by each Local Authority.
Seemed like something that should be on the site, and available as structured data; it also looked like it should be fairly easy to do, as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=144&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the things I&#8217;ve had on my ToDo list for <a title="OpenlyLocal :: Making Local Government more trasnparent" href="http://openlylocal.com">OpenlyLocal</a> for a while was providing a a list of links to online services provided by each Local Authority.</p>
<p>Seemed like something that should be on the site, and available as structured data; it also looked like it should be fairly easy to do, as it&#8217;s a service that&#8217;s sort of provided by central government (<a href="http://www.direct.gov.uk/en/Diol1/DoItOnline/DoitonlineA-Z/index.htm">LocalDirectGov</a>), though with some shortcomings.</p>
<p>The problem is that from a usability point of view the <a href="http://www.direct.gov.uk/en/Diol1/DoItOnline/DoitonlineA-Z/index.htm">Local DirectGov</a> interface is a bit clunky. First you choose the service you want the link for, which means using an A-Z (always a bit of a problem). This is the landing page, and as you can see you&#8217;re on the A&#8217;s.</p>
<p><img class="alignnone size-full wp-image-147" title="LocalDirectGov landing page" src="http://countculture.files.wordpress.com/2009/10/localdirectgov-landing-page.png?w=700&#038;h=700" alt="LocalDirectGov landing page" width="700" height="700" /></p>
<p>So let&#8217;s say you want Hazardous Waste. Is that under H or W? Actually it&#8217;s under W, so click on W, and then on &#8220;Waste &#8211; Hazardous&#8221; and a new window opens (why?). You then need to enter your postcode, town or council in a form and you&#8217;ll then be (usually) given a link to click through to get to the council page.</p>
<p>However, depending on what you put in there and what category you want you may be asked to choose a particular council or be told that you council does not provide the service online:</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-148" title="LocalDirectGov no service" src="http://countculture.files.wordpress.com/2009/10/localdirectgov-no-service.png?w=681&#038;h=302" alt="LocalDirectGov no service" width="681" height="302" /></p>
<p>Frustrating.</p>
<p>Now there <em>is</em> a limited way for external websites to interact with this service, using the &#8216;white-label&#8217; <a href="http://www.localdirect.gov.uk/">Local DirectGov application</a>. There&#8217;s even <a href="http://www.localdirect.gov.uk/support/making-the-most-of-local-direc/hampshire-county-council-case/">a case study</a>. Basically, you download a list of services provided by each type of council, and then build a LocalDirectGov URL, which redirects to the council service.</p>
<p>Terrific. Not hard to do, even for a coder as slow as me. The only problem is that it doesn&#8217;t work. For the end user that is.</p>
<p>The thing is, there&#8217;s no way of knowing whether the local authority actually provides a given service online, and there&#8217;s a fair chance that the URL you&#8217;ve just built up will resolve to a bog-standard contact page, or even worse non-existent page resulting in a 404 error. Not great for users, and there appears no way of programmatically finding out if link will work, even though it&#8217;s there in Local DirectGov&#8217;s database (which is how it says that the service isn&#8217;t provided).</p>
<p>So, we&#8217;ve tried to fix on <a title="A TheyWorkForYou for local government" href="http://openlylocal.com">OpenlyLocal</a> this and provide a better version. First we&#8217;ve collected up the useful data for each authority (i.e. where there&#8217;s a specific page to that subject, and not a 404 or generic &#8220;contact us&#8221; page). Then we&#8217;ve put it all on one page, and made it searchable too. It&#8217;s clean, simple, and works:</p>
<p><img class="alignnone size-full wp-image-149" title="Council Services list" src="http://countculture.files.wordpress.com/2009/10/council-services-list.png?w=700&#038;h=489" alt="Council Services list" width="700" height="489" /></p>
<p>You can also search it from the main council page if you want to in an Ajaxy live-search way (obviously the search also works without javascript, for screenreaders and other text browsers):</p>
<p><img class="alignnone size-full wp-image-150" title="Council page with services search" src="http://countculture.files.wordpress.com/2009/10/council-page-with-services-search.png?w=592&#038;h=664" alt="Council page with services search" width="592" height="664" /></p>
<p>&nbsp;</p>
<p>Finally, you can access the data through the API as XML or JSON. So far, we&#8217;ve done a little over half the local authorities, and should have all the rest done by sometime next week (it&#8217;s just a matter of tying the remaining local authorities to their LocalDirectGov IDs, which has to be done manually).</p>
<p>As ever, comments, bug reports and feature requests welcome.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=144&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/10/27/online-services-provided-by-your-council-rewiring-localdirectgov/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/localdirectgov-landing-page.png" medium="image">
			<media:title type="html">LocalDirectGov landing page</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/localdirectgov-no-service.png" medium="image">
			<media:title type="html">LocalDirectGov no service</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/council-services-list.png" medium="image">
			<media:title type="html">Council Services list</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/council-page-with-services-search.png" medium="image">
			<media:title type="html">Council page with services search</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenlyLocal info on your website, Part 1: Google Gadgets</title>
		<link>http://countculture.wordpress.com/2009/10/09/openlylocal-info-on-your-website-part-1-google-gadgets/</link>
		<comments>http://countculture.wordpress.com/2009/10/09/openlylocal-info-on-your-website-part-1-google-gadgets/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 10:56:45 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[hyperlocal]]></category>
		<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Open Government]]></category>
		<category><![CDATA[Councils]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[gov2.0]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=125</guid>
		<description><![CDATA[
As I promised at the excellent TalkAboutLocal unconference in Stoke, I&#8217;ve been working on ways of helping non-techies use the local council data opened up by OpenlyLocal.com . The first of these is a Google Gadget, which can be added to your iGoogle page or your hyperlocal Blogger blog.


Though writing a Google Gadget can be a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=125&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ol>
<li>As I promised at the excellent <a href="http://talkaboutlocal.org/2009/10/05/tal09/">TalkAboutLocal unconference</a> in Stoke, I&#8217;ve been working on ways of helping non-techies use the local council data opened up by <a title="Make local government more transparent" href="http://openlylocal.com">OpenlyLocal.com</a> . The first of these is a Google Gadget, which can be added to your <a href="http://www.google.com/ig">iGoogle</a> page or your hyperlocal <a href="http://blogger.com">Blogger</a> blog.</li>
</ol>
<p><img class="alignnone size-full wp-image-126" title="UK Councils Google Gadget" src="http://countculture.files.wordpress.com/2009/10/uk-councils-google-gadget.png?w=421&#038;h=400" alt="UK Councils Google Gadget" width="421" height="400" /></p>
<p>Though writing a Google Gadget can be a frustrating business, <strong>adding and using it is a doddle</strong>. Basically, if <a title="A local government TheyWorkForYou" href="http://openlylocal.com">OpenlyLocal</a> is extracting the data from your local authority (and we&#8217;ve got over 70 councils so far, with more being added every week &#8212; see the <a title="List of UK Local Authorities for which OpenlyLocal has opened up info" href="http://openlylocal.com/councils">parsed council list</a> for details), the gadget will show the key info at a glance &#8212; basic contact details, updated info, members, committees and forthcoming meetings.</p>
<h3>For iGoogle users</h3>
<ol>
<li>Go to <a href="http://www.google.com/ig">iGoogle</a> and click on &#8220;Add stuff&#8221; in the top right-hand corner of the page.<br />
<img class="alignnone size-full wp-image-127" title="iGoogle_add_stuff" src="http://countculture.files.wordpress.com/2009/10/igoogle_add_stuff.png?w=400&#038;h=216" alt="iGoogle_add_stuff" width="400" height="216" /></li>
<li>Click on &#8220;Add feed or gadget&#8221; at the bottom of the left column<br />
<img class="alignnone size-full wp-image-128" title="iGoogle_add_gadget" src="http://countculture.files.wordpress.com/2009/10/igoogle_add_gadget.png?w=257&#038;h=467" alt="iGoogle_add_gadget" width="257" height="467" /></li>
<li>In the box that pops up enter (or paste) http://openlylocal.com/tools/gadget.xml and click &#8220;Add&#8221;. Click OK to the box asking you if you want to add the gadget.<br />
<img class="alignnone size-full wp-image-129" title="iGoogle_add_gadget_url" src="http://countculture.files.wordpress.com/2009/10/igoogle_add_gadget_url.png?w=352&#038;h=146" alt="iGoogle_add_gadget_url" width="352" height="146" /></li>
<li>Go back to the <a href="http://www.google.com/ig">iGoogle</a> home page, and the gadget will have appeared and will need you to choose your council. Choose the council, click &#8220;save&#8221;, and you&#8217;re done.<br />
<img class="alignnone size-full wp-image-130" title="iGoogle_choose_council" src="http://countculture.files.wordpress.com/2009/10/igoogle_choose_council.png?w=347&#038;h=156" alt="iGoogle_choose_council" width="347" height="156" /></li>
</ol>
<p>Note you can drag the gadget anywhere you want on the page, and even add more than one copy of the gadget, if you want to have ones for different councils.</p>
<p>You can also share the gadget with friends, neighbours, colleagues etc. Just click on the triangle in the top right of the gadget. This is also where you go if you want to delete the gadget.</p>
<p><img class="alignnone size-full wp-image-132" title="iGoogle_share_gadget" src="http://countculture.files.wordpress.com/2009/10/igoogle_share_gadget.png?w=358&#038;h=235" alt="iGoogle_share_gadget" width="358" height="235" /></p>
<h3>For Blogger users</h3>
<ol>
<li>Make sure you&#8217;re logged in and go to the Customize area (the link is in the top right hand corner of the screen) where should choose &#8220;Layout&#8221; and &#8220;Page Elements&#8221;<br />
<img class="alignnone size-full wp-image-133" title="Blogger_page_elements" src="http://countculture.files.wordpress.com/2009/10/blogger_page_elements.png?w=418&#038;h=156" alt="Blogger_page_elements" width="418" height="156" /></li>
<li>On the template that you&#8217;re presented with there&#8217;s a block of boxes representing widgets/sidebars, including &#8220;Add a gadget&#8221;. Click on this.<br />
<img class="alignnone size-full wp-image-135" title="Blogger_add_gadget" src="http://countculture.files.wordpress.com/2009/10/blogger_add_gadget.png?w=329&#038;h=303" alt="Blogger_add_gadget" width="329" height="303" /></li>
<li>You&#8217;ll then be given a selection of gadgets, with a menu on the left-hand side. Click the link that says &#8220;Add your own&#8221;<br />
<img class="alignnone size-full wp-image-134" title="Blogger_choose_gadget" src="http://countculture.files.wordpress.com/2009/10/blogger_choose_gadget.png?w=235&#038;h=262" alt="Blogger_choose_gadget" width="235" height="262" /></li>
<li>A form will appear with a space for the gadget&#8217;s URL. Enter (or paste) http://openlylocal.com/tools/gadget.xml and click &#8220;Add&#8221;.<br />
<img class="alignnone size-full wp-image-136" title="Blogger_add_gadget_url" src="http://countculture.files.wordpress.com/2009/10/blogger_add_gadget_url.png?w=470&#038;h=235" alt="Blogger_add_gadget_url" width="470" height="235" /></li>
<li>You will be then asked to configure the gadget. Select the council and click the &#8220;Save&#8221; button.<br />
<img class="alignnone size-full wp-image-137" title="Blogger_configure_gadget" src="http://countculture.files.wordpress.com/2009/10/blogger_configure_gadget.png?w=532&#038;h=532" alt="Blogger_configure_gadget" width="532" height="532" /></li>
</ol>
<p>We&#8217;re planning on introducing more features in the future, but even as it stands, I think it&#8217;s a useful tool for your iGoogle page, or if you&#8217;re a hyperlocal blogger, a great way to add up-to-date and relevant info to your blog.</p>
<p>By the way, you can see the code behind the gadget at <a href="http://openlylocal.com/tools/gadget.xml">http://openlylocal.com/tools/gadget.xml</a> (it basically makes a single call to an <a href="http://openlylocal.com/info/api">OpenlyLocal API</a> url &#8212; http://openlylocal.com/councils/[council_id].json &#8212; and then builds the gadget using javascript) and I&#8217;ll be creating a github project for it so you can help improve it/report bugs/request features.</p>
<p>The next step in making info more available is a <a href="http://www.ning.com/">Ning</a> app, as quite a few hyperlocal sites seem to be using Ning as their platform of choice, and there&#8217;s someone who&#8217;s promised to write a WordPress plugin to provide the same or similar functionality to the gadget.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=125&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/10/09/openlylocal-info-on-your-website-part-1-google-gadgets/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/uk-councils-google-gadget.png" medium="image">
			<media:title type="html">UK Councils Google Gadget</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/igoogle_add_stuff.png" medium="image">
			<media:title type="html">iGoogle_add_stuff</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/igoogle_add_gadget.png" medium="image">
			<media:title type="html">iGoogle_add_gadget</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/igoogle_add_gadget_url.png" medium="image">
			<media:title type="html">iGoogle_add_gadget_url</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/igoogle_choose_council.png" medium="image">
			<media:title type="html">iGoogle_choose_council</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/igoogle_share_gadget.png" medium="image">
			<media:title type="html">iGoogle_share_gadget</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/blogger_page_elements.png" medium="image">
			<media:title type="html">Blogger_page_elements</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/blogger_add_gadget.png" medium="image">
			<media:title type="html">Blogger_add_gadget</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/blogger_choose_gadget.png" medium="image">
			<media:title type="html">Blogger_choose_gadget</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/blogger_add_gadget_url.png" medium="image">
			<media:title type="html">Blogger_add_gadget_url</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/10/blogger_configure_gadget.png" medium="image">
			<media:title type="html">Blogger_configure_gadget</media:title>
		</media:content>
	</item>
		<item>
		<title>David Eaves&#8217; Three Laws of Open Government Data</title>
		<link>http://countculture.wordpress.com/2009/10/04/david-eaves-three-laws-of-open-government-data/</link>
		<comments>http://countculture.wordpress.com/2009/10/04/david-eaves-three-laws-of-open-government-data/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 10:05:42 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[gov2.0]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[Open Government]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[tal09]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=120</guid>
		<description><![CDATA[Mentioned David Eaves&#8217; Three Laws of Open Government Data at yesterday&#8217;s excellent Talk About Local unconference, and had a few people asking me what they were and where to find them. So here they are (from http://eaves.ca/2009/09/30/three-law-of-open-government-data/):
The Three Laws of Open Government Data:

If it can’t be spidered or indexed, it doesn’t exist
If it isn’t available [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=120&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Mentioned <a href="David Eaves' Three Laws of Open Government Data">David Eaves&#8217; Three Laws of Open Government Data</a> at yesterday&#8217;s excellent <a href="http://talkaboutlocal.org/">Talk About Local</a> unconference, and had a few people asking me what they were and where to find them. So here they are (from <a href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/">http://eaves.ca/2009/09/30/three-law-of-open-government-data/</a>):</p>
<blockquote><p>The Three Laws of Open Government Data:</p>
<ol>
<li>If it can’t be spidered or indexed, it doesn’t exist</li>
<li>If it isn’t available in open and machine readable format, it can’t engage</li>
<li>If a legal framework doesn’t allow it to be repurposed, it doesn’t empower</li>
</ol>
</blockquote>
<p>There are also a few other useful links in the comments.</p>
<p>p.s. I don&#8217;t know David, but I really like the conciseness of these</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=120&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/10/04/david-eaves-three-laws-of-open-government-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Data Feeds from Councils: brain dump</title>
		<link>http://countculture.wordpress.com/2009/09/21/open-data-feeds-from-councils-brain-dump/</link>
		<comments>http://countculture.wordpress.com/2009/09/21/open-data-feeds-from-councils-brain-dump/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 13:24:30 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Councils]]></category>
		<category><![CDATA[gov2.0]]></category>
		<category><![CDATA[Local Democracy]]></category>
		<category><![CDATA[Open Government]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=117</guid>
		<description><![CDATA[This post is something of a brain dump about some possible common principles for open data for Local Authorities. It&#8217;s pretty much the text of a post I made to the tyoc google group, which is helping to organise a TheyWorkForYou-type website for Manchetser County Council.
It&#8217;s probably not the first post on the subject (link [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=117&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This post is something of a brain dump about some possible common principles for open data for Local Authorities. It&#8217;s pretty much the text of a post I made to the <a href="http://groups.google.com/group/the-year-of-collaboration?hl=en">tyoc google group</a>, which is helping to organise a TheyWorkForYou-type website for Manchetser County Council.</p>
<p>It&#8217;s probably not the first post on the subject (link to other ones welcome), and certainly won&#8217;t be the last, but hopefully will provide some useful thoughts for those councils or groups working on exposing their data. (Maybe if there&#8217;s anyone else interested we can get this a bit more formalized.)</p>
<p>==========</p>
<p>My thoughts have been influenced by exposing the data from <a title="OpenlyLocal :: making local government more transparent" href="http://openlylocal.com">OpenlyLocal.com</a> and also from consuming XML data from other authorities, but obviously these are only my initial ideas, and I&#8217;m using as an example OpenlyLocal urls and also those for Lichfield District Council, who&#8217;s got a great webmaster who kindly exposed all the council democratic data they could as XML.</p>
<ol>
<li>The api should expose the authority&#8217;s internal UIDs (as well as the id of the record in the application if it&#8217;s not the council exposing the data). The idea is to open up the data, not creating another walled garden. See <a style="color:#0000cc;" rel="nofollow" href="http://openlylocal.com/members/3114.xml" target="_blank">http://openlylocal.com/members/3114.xml</a> and <a style="color:#0000cc;" rel="nofollow" href="http://www.lichfielddc.gov.uk/site/custom_scripts/meetings_committees_xml.php?headerID=32" target="_blank">http://www.lichfielddc.gov.uk/site/custom_scripts/meetings_committees&#8230;</a></li>
<li>UIDs should be absolutely unique to the object being exposed and should not change if the name changes (so no strings for councillor IDs, as these can change if the councillors name changes, e.g. through marriage, titles or simply what they prefer to be known as).</li>
<li>The api should use and expose common identifiers when possible to allow definitive identification, e.g. Wards should expose the ONS Snac Ids. E.g. <a style="color:#0000cc;" rel="nofollow" href="http://openlylocal.com/wards/982.xml" target="_blank">http://openlylocal.com/wards/982.xml</a></li>
<li><a style="color:#0000cc;" rel="nofollow" href="http://openlylocal.com/wards/982.xml" target="_blank"></a>The api should given information about when the object was last updated. At the moment on OpenlyLocal, all objects have created_at and updated_at fields exposed. However, given <a title="OpenlyLocal :: making local government more transparent" href="http://openlylocal.com">OpenlyLocal.com</a> and the &#8216;Your MCC&#8217; projects are basically proxies we should possibly also expose a &#8220;last_checked_at&#8221; field, so the timeliness can be worked out.</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=117&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/09/21/open-data-feeds-from-councils-brain-dump/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>
	</item>
		<item>
		<title>Opening Up Local Government Information: APPSI Presentation</title>
		<link>http://countculture.wordpress.com/2009/09/17/opening-up-local-government-information-appsi-presentation/</link>
		<comments>http://countculture.wordpress.com/2009/09/17/opening-up-local-government-information-appsi-presentation/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:39:11 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[APPSI]]></category>
		<category><![CDATA[Councils]]></category>
		<category><![CDATA[gov2.0]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[Local Democracy]]></category>
		<category><![CDATA[Open Government]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=111</guid>
		<description><![CDATA[Just got back from doing a presentation to the Advisory Panel on Public Sector Information
Though there&#8217;s a bit about OpenlyLocal.com (the site I run that opens up and makes accessible local government data), most of it is about the present and future of local government data, and the obstacles that need to be overcome.
The presentation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=111&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just got back from doing a presentation to the <a href="http://www.appsi.gov.uk/">Advisory Panel on Public Sector Information</a></p>
<p>Though there&#8217;s a bit about <a title="OpenlyLocal: making local government more transparent" href="http://openlylocal.com">OpenlyLocal.com</a> (the site I run that opens up and makes accessible local government data), most of it is about the present and future of local government data, and the obstacles that need to be overcome.</p>
<p>The presentation seemed to go down reasonably well, despite Powerpoint messing up the formatting (it was created on Keynote), and I&#8217;m hoping we can start to get some traction on opening up local government data.</p>
<p>I&#8217;m embedding it and making it available under Creative Commons non-commercial share-alike licence. Comments welcome:</p>
<p><object type='application/x-shockwave-flash' wmode='transparent' data='http://static.slideshare.net/swf/ssplayer2.swf?id=1994485&#038;doc=appsipresentationfinal-090914060235-phpapp01' width='700' height='574'><param name='movie' value='http://static.slideshare.net/swf/ssplayer2.swf?id=1994485&#038;doc=appsipresentationfinal-090914060235-phpapp01' /><param name='allowFullScreen' value='true' /><param name='allowScriptAccess' value='always' /></object></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=111&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/09/17/opening-up-local-government-information-appsi-presentation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>
	</item>
		<item>
		<title>Full List of UK Councils now online (and accessible via API)</title>
		<link>http://countculture.wordpress.com/2009/09/09/full-list-of-uk-councils-now-online-and-accessible-via-api/</link>
		<comments>http://countculture.wordpress.com/2009/09/09/full-list-of-uk-councils-now-online-and-accessible-via-api/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 10:56:03 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=98</guid>
		<description><![CDATA[Sometimes you just have to get on with it. After adding a few more UK Local authorities to OpenlyLocal this weekend (we&#8217;ve now opened up information from over 70 councils), I bit the bullet and added basic entries for all the remaining UK local authorities.

[Props should go to Dane at the excellent eGovernment Register who gave [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=98&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sometimes you just have to get on with it. After adding a few more UK Local authorities to <a title="A They Work For You for Local Government" href="http://OpenlyLocal.com">OpenlyLocal</a> this weekend (we&#8217;ve now opened up information from over 70 councils), I bit the bullet and added basic entries for all the remaining UK local authorities.</p>
<p><a title="A They Work For You for Local Government" href="http://OpenlyLocal.com"></a></p>
<p>[Props should go to Dane at the excellent <a href="http://www.brent.gov.uk/egr.nsf">eGovernment Register</a> who gave me permission to use the basic info I got from there for open distribution, though other restrictions may apply -- the ONS info is Crown Copyright, for example.]</p>
<p>What use is that, if we&#8217;re not yet extracting the councillors, committees and meetings information from them?</p>
<p>Plenty, because it now means you can get programmatic access to the <a href="http://OpenlyLocal.com/councils/all">Full List of UK councils</a> in one place, at one url: <a href="http://OpenlyLocal.com/councils/all">http://OpenlyLocal.com/councils/all</a>. You can also get the data as XML or Json just by adding <a href="http://OpenlyLocal.com/councils/all.xml">.xml</a> or <a href="http://OpenlyLocal.com/councils/all.json">.json</a> to the url.</p>
<p>Plus the <a href="http://OpenlyLocal.com/councils/all.xml">XML</a> and <a href="http://OpenlyLocal.com/councils/all.json">Json</a> feeds also include extra information (all which on the HTML version is on the info page for each council):</p>
<ul>
<li>Basic info for the council &#8212; address, telephone number, website</li>
<li>The <a href="http://www.ons.gov.uk/about-statistics/geography/products/geog-products-area/snac/index.html">ONS SNAC</a> ids used by central govt to refer to Local Authorities</li>
<li>The <a href="http://WhatDoTheyKnow.com">WhatDoTheyKnow</a> id, so you can tie into Freedom of Information requests for that council</li>
<li>Plus &#8212; for those councils that we&#8217;ve opened up democratic data for &#8212; councillors, committees and wards</li>
</ul>
<p>If there are any errors (some of this info has been added by hand, after all, do let me know in the comments), and I&#8217;ll aim to get them sorted straight away .</p>
<p>Till then, I&#8217;ll leave you with an example of how to use this data &#8212; I&#8217;ve created a <a href="http://spreadsheets.google.com">Google Spreadsheet</a> of <a title="Spreadsheet of All UK Local Authorities / Councils" href="http://spreadsheets.google.com/ccc?key=0AhOqra7su40fdFNybEV6TlFGR1hQNHY5T0hQUDduUnc&amp;hl=en_GB">All UK Local Authorities</a> from it (using the ImportXML function): <a href="http://spreadsheets.google.com/ccc?key=0AhOqra7su40fdFNybEV6TlFGR1hQNHY5T0hQUDduUnc&amp;hl=en_GB">http://spreadsheets.google.com/ccc?key=0AhOqra7su40fdFNybEV6TlFGR1hQNHY5T0hQUDduUnc&amp;hl=en_GB</a></p>
<p><a href="http://spreadsheets.google.com/ccc?key=0AhOqra7su40fdFNybEV6TlFGR1hQNHY5T0hQUDduUnc&amp;hl=en_GB"><img class="alignnone size-full wp-image-105" title="Picture 3" src="http://countculture.files.wordpress.com/2009/09/picture-31.png?w=700&#038;h=672" alt="Picture 3" width="700" height="672" /></a></p>
<p>I&#8217;ve made it accessible to all, so you could just go ahead and download it to you computer, or create a copy of it on Google Spreadsheets, and use it as the basis for your hack/analysis, FoI investigation or whatever. (For those who want to understand how it works, have a look at the the functions &#8212; the main one is ImportXML, which is not well documented, but you can get by with trial-and-error and a bit of Googling).</p>
<p>Alternatively, have a play with the XML feed in <a href="http://pipes.yahoo.com/">Yahoo Pipes</a>. Have fun.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=98&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/09/09/full-list-of-uk-councils-now-online-and-accessible-via-api/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/09/picture-31.png" medium="image">
			<media:title type="html">Picture 3</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenlyLocal new features: RSS feeds, wards, calendars</title>
		<link>http://countculture.wordpress.com/2009/09/01/openlylocal-new-features-rss-feeds-calendars/</link>
		<comments>http://countculture.wordpress.com/2009/09/01/openlylocal-new-features-rss-feeds-calendars/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 11:53:09 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Councils]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[Local Democracy]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[TheyWorkForYou]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=91</guid>
		<description><![CDATA[Time for a quick update on OpenlyLocal.com &#8212; the website that opens up local government in an accessible and consistent way (a sort of local government TheyWorkForYou). Since the last post announcing the site I&#8217;ve added quite a few new features, as well as a fair bit of tweaking to the back-end .
The main ones [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=91&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Time for a quick update on <a title="OpenlyLocal -- a They Work For You for local government" href="http://openlylocal.com">OpenlyLocal.com</a> &#8212; the website that opens up local government in an accessible and consistent way (a sort of local government TheyWorkForYou). Since the last post announcing the site I&#8217;ve added quite a few new features, as well as a fair bit of tweaking to the back-end .</p>
<p>The main ones are:</p>
<ul>
<li>Loads more councils (we have now opened up <strong>over 65 councils</strong>, with info on <strong>more than 4000 councillors</strong> and <strong>2300 committees</strong>). If you council isn&#8217;t there give me a nudge and I&#8217;ll see what we can do</li>
<li>Keyword filtering of committee minutes and agendas. So if you want to find a council&#8217;s minutes and agendas featuring Tesco, for example you can now do that.
<p><img class="alignnone size-full wp-image-93" title="Brighton Council minutes/agendas with keyword 'Tesco'" src="http://countculture.files.wordpress.com/2009/09/picture-1.png?w=630&#038;h=331" alt="Brighton Council minutes/agendas with keyword 'Tesco'" width="630" height="331" /></li>
<li><a href="http://en.wikipedia.org/wiki/RSS">RSS feeds</a> for minutes and agendas, including ones restricted to keywords. Just click on the RSS feed link at the bottom of the page.</li>
<li>Even more Calendar feeds. You can now subscribe to a calendar for a whole council, an individual councillor, or a particular council committee.</li>
<li>Added Wards to the information we&#8217;re extracting from websites.</li>
<li>Added <a href="http://en.wikipedia.org/wiki/RDFa">RDFa</a> markup, to allow integration with other datasets and become part of the <a href="http://en.wikipedia.org/wiki/Semantic_Web">semantic web</a>.</li>
<li>Plus tons of backend improvements making it easier for me to add new councils, and loads of bugfixes</li>
</ul>
<p>There&#8217;s still a long way to go, but <a href="http://openlylocal.com">OpenlyLocal</a> does feel as if it&#8217;s moved a little beyond the proof-of-concept stage and is now genuinely useful for local democracy.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=91&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/09/01/openlylocal-new-features-rss-feeds-calendars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/09/picture-1.png" medium="image">
			<media:title type="html">Brighton Council minutes/agendas with keyword 'Tesco'</media:title>
		</media:content>
	</item>
		<item>
		<title>Opening up local government data &#8211; a local TheyWorkForYou</title>
		<link>http://countculture.wordpress.com/2009/07/09/they-work-for-you-local/</link>
		<comments>http://countculture.wordpress.com/2009/07/09/they-work-for-you-local/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 15:46:21 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[local government]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Councils]]></category>
		<category><![CDATA[Local Democracy]]></category>
		<category><![CDATA[Open Government]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[TheyWorkForYou]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=85</guid>
		<description><![CDATA[Pulling together information on local authorities is fraught with difficulties, of which the most serious is the fact that for most things there's no single source of data. So decided to scratch my own itch, as they say. The result is OpenlyLocal.com, a first draft of getting hold of and making accessible, in a consistent and useful form, local government data, a TheyWorkForYou Local, if you like.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=85&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>While all the hullaballo about MPs expenses has been raging, I decided to leave the parliamentary stuff for a while to the big boys, and have a look at local government instead. Wasn&#8217;t looking for any dirt; just trying to get a feel for how it worked, possibly run a few comparisons.</p>
<p>Unfortunately, as anyone who has been down this road knows, pulling together information on local authorities is fraught with difficulties, of which the most serious is the fact that for most things there&#8217;s no single source of data</p>
<p>Now, perhaps things may change now that <a href="http://www.computing.co.uk/computing/news/2244720/tim-berners-lee-gives-first">Tim Berners-Lee</a> is on the case, or perhaps David Cameron will really make a difference to local authority data (<a href="http://www.kable.co.uk/david-cameron-online-free-government-data-25jun09">though he seems to misunderstand the problem</a> &#8212; it&#8217;s not that council minutes aren&#8217;t published, it&#8217;s that they&#8217;re in a form that can&#8217;t easily be monitored, analysed or merged with other data).</p>
<p>So decided to scratch my own itch, as they say. The result is <a title="A local govt They Work For You" href="http://openlylocal.com">OpenlyLocal.com</a>, a first draft of getting hold of and making accessible local government data in a consistent and useful form &#8211; a TheyWorkForYou Local, if you like.</p>
<p><img class="alignnone size-full wp-image-88" title="council_page july 09" src="http://countculture.files.wordpress.com/2009/07/council_page-july-09.png?w=700&#038;h=599" alt="council_page july 09" width="700" height="599" /></p>
<p>To start off, I&#8217;ve concentrated on getting the basic information &#8212; current councillors, committees, membership of those committees, and minutes for those committee meetings. I started off with a little over a dozen councils (though that&#8217;s since increased to over 40 of them). Since starting the project I&#8217;ve had some great feedback and, increasingly, cooperation from many of the people working in this field, including in councils.</p>
<p>Don&#8217;t expect fancy styling(as you can see from the screenshot above)  &#8211; the key is to get the data, and make it accessible. That means making the data available through an API (either as XML or json) from day one, and supporting open standards (I&#8217;m looking at RDFa at the moment).</p>
<p>Want to help? If you can code in Ruby, then grab the <a href="http://github.com/CountCulture/twfy_local_parser/">code at github</a> and start contributing patches (with tests). Or if your council&#8217;s already listed, see if you can find any errors, and let us know what other data you&#8217;d like on <a title="A local govt They Work For You" href="http://openlylocal.com">OpenlyLocal</a>. Or build a mashup based on the data exposed by the API.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=85&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2009/07/09/they-work-for-you-local/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2009/07/council_page-july-09.png" medium="image">
			<media:title type="html">council_page july 09</media:title>
		</media:content>
	</item>
		<item>
		<title>MP attendance: end of term report</title>
		<link>http://countculture.wordpress.com/2008/12/31/mp-attendance-end-of-term-report/</link>
		<comments>http://countculture.wordpress.com/2008/12/31/mp-attendance-end-of-term-report/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 19:02:51 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[parliament]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[attendance]]></category>
		<category><![CDATA[MPs]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=66</guid>
		<description><![CDATA[[Note: Voting attendance is an imperfect proxy for actual attendance, as the figure may be depressed by silent abstentions (i.e. not voting in a division, rather than voting both ‘aye’ and ‘no’) and by just turning up to vote, but failing to attend the debate. However, until Parliament provides a better measure for attendance, or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=66&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="color:#808080;">[<em>Note: Voting attendance is an imperfect proxy for actual attendance, as the figure may be depressed by silent abstentions (i.e. not voting in a division, rather than voting both ‘aye’ and ‘no’) and by just turning up to vote, but failing to attend the debate. However, until Parliament provides a better measure for attendance, or more transparency of MPs actions, this is the only one we have.</em>]</span></p>
<p>It&#8217;s recess time again, and time for MPs&#8217; end-of-term report. I&#8217;ll leave it to <a href="http://www.guardian.co.uk/commentisfree/2008/oct/24/banking-economy">others to comment</a> on how they&#8217;ve dealt with some of the genuinely momentous events since the summer recess. This post deals solely with their voting attendance record.</p>
<p>First off, let&#8217;s have an overall look at the overall figures for the period:</p>
<table style="background:#f3f3f3;border:1px solid #ddd;" border="0" cellspacing="5" cellpadding="5">
<tbody>
<tr>
<th></th>
<th>Oct-Dec 08</th>
<th>May 97-Jul 08</th>
</tr>
</tbody>
<tbody>
<tr>
<td><strong>All MPs</strong></td>
<td>70.2%</td>
<td>64.5%</td>
</tr>
<tr>
<td><strong>Labour<br />
</strong></td>
<td>74.8%</td>
<td>69.8%</td>
</tr>
<tr>
<td><strong>Conservative<br />
</strong></td>
<td>67.8%</td>
<td>61.7%</td>
</tr>
<tr>
<td><strong>LibDem<br />
</strong></td>
<td>72.2%</td>
<td>64.7%</td>
</tr>
</tbody>
</table>
<p>The figures above are pretty self-explanatory. All parties have improved their attendance of votes, by 5 to 8 percentage points. Perhaps not surprising given the financial crisis.</p>
<p>Now let&#8217;s have a look at the main parties in detail, using the <a href="http://countculture.wordpress.com/2008/09/27/how-often-do-mps-turn-up-for-work-part-2-the-good-the-average-and-the-downright-lazy/">same histograms used before to show the distribution of the parties attendance figures</a>. Interestingly (well, in a wonkish sort of way), the distributions are a bit more spread out than the long-term average. In part this is probably down to the shorter time period showing up variations that are hidden in longer period, but it&#8217;s interesting nevertheless to note that though all parties have improved their overall attendance figures, the number and proportion of Labour MPs who&#8217;ve voted in fewer than half the divisions has nearly tripled, from 11 MPs to 30 of them.</p>
<p><img class="alignnone size-full wp-image-69" title="winter_08_session_by_party" src="http://countculture.files.wordpress.com/2008/12/winter_08_session_by_party.png?w=600&#038;h=804" alt="winter_08_session_by_party" width="600" height="804" /></p>
<p>[<em>Note: there's no significance to the width of the columns -- the recent ones are narrower so that both can be seen on the same graph</em>]</p>
<p>Finally, let&#8217;s have a look at those outliers, first, the MPs who attended divisions less than than 50% of the time:</p>
<h2>Attended fewer than 50% of divisions Oct–Dec 08</h2>
<table style="border:1px solid #9e9e9e;background:#f3f3f3;" border="0">
<tbody>
<tr style="background:#ddd;" align="left">
<th>Name</th>
<th>Party</th>
<th>Constituency</th>
<th>Attendance %</th>
<th>votes attended/possible</th>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1932"> David Cameron</a></td>
<td>Con</td>
<td>Witney</td>
<td>28.6%</td>
<td>24/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1547"> Robert Walter</a></td>
<td>Con</td>
<td>North Dorset</td>
<td>34.5%</td>
<td>29/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1611"> Michael Mates</a></td>
<td>Con</td>
<td>East Hampshire</td>
<td>35.7%</td>
<td>30/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1853"> Tim Yeo</a></td>
<td>Con</td>
<td>South Suffolk</td>
<td>35.7%</td>
<td>30/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1587"> Michael Howard</a></td>
<td>Con</td>
<td>Folkestone &amp; Hythe</td>
<td>36.9%</td>
<td>31/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1945"> Peter Bottomley</a></td>
<td>Con</td>
<td>Worthing West</td>
<td>40.5%</td>
<td>34/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1938"> Liam Fox</a></td>
<td>Con</td>
<td>Woodspring</td>
<td>40.5%</td>
<td>34/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1724"> Julian Lewis</a></td>
<td>Con</td>
<td>New Forest East</td>
<td>42.9%</td>
<td>36/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1711"> Caroline Spelman</a></td>
<td>Con</td>
<td>Meriden</td>
<td>42.9%</td>
<td>36/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1436"> David Tredinnick</a></td>
<td>Con</td>
<td>Bosworth</td>
<td>42.9%</td>
<td>36/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1832"> David Wilshire</a></td>
<td>Con</td>
<td>Spelthorne</td>
<td>42.9%</td>
<td>36/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1970"> David Mundell</a></td>
<td>Con</td>
<td>Dumfriesshire, Clydesdale &amp; Tweeddale</td>
<td>42.9%</td>
<td>36/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1660"> Malcolm Rifkind</a></td>
<td>Con</td>
<td>Kensington &amp; Chelsea</td>
<td>45.2%</td>
<td>38/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1858"> Michael Gove</a></td>
<td>Con</td>
<td>Surrey Heath</td>
<td>45.2%</td>
<td>38/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1782"> William Hague</a></td>
<td>Con</td>
<td>Richmond (Yorks)</td>
<td>46.4%</td>
<td>39/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1715"> Mark Lancaster</a></td>
<td>Con</td>
<td>North East Milton Keynes</td>
<td>48.8%</td>
<td>41/84</td>
</tr>
<tr>
<td>-</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1928"> Mark Oaten</a></td>
<td>LDem</td>
<td>Winchester</td>
<td>23.8%</td>
<td>20/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1513"> Daniel Rogerson</a></td>
<td>LDem</td>
<td>North Cornwall</td>
<td>47.6%</td>
<td>40/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1812"> Nicholas Clegg</a></td>
<td>LDem</td>
<td>Sheffield, Hallam</td>
<td>47.6%</td>
<td>40/84</td>
</tr>
<tr>
<td>-</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1383"> Margaret Hodge</a></td>
<td>Lab</td>
<td>Barking</td>
<td>0.0%</td>
<td>0/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1732"> Jessica Morden</a></td>
<td>Lab</td>
<td>Newport East</td>
<td>0.0%</td>
<td>0/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1997"> Gordon Brown</a></td>
<td>Lab</td>
<td>Kirkcaldy &amp; Cowdenbeath</td>
<td>3.6%</td>
<td>3/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1508"> Kali Mountford</a></td>
<td>Lab</td>
<td>Colne Valley</td>
<td>14.3%</td>
<td>12/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1826"> David Miliband</a></td>
<td>Lab</td>
<td>South Shields</td>
<td>19.0%</td>
<td>16/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1417"> Khalid Mahmood</a></td>
<td>Lab</td>
<td>Birmingham, Perry Barr</td>
<td>21.4%</td>
<td>18/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/2005"> Gordon Banks</a></td>
<td>Lab</td>
<td>Ochil &amp; Perthshire South</td>
<td>27.4%</td>
<td>23/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1981"> Alistair Darling</a></td>
<td>Lab</td>
<td>Edinburgh South West</td>
<td>29.8%</td>
<td>25/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1976"> Adam Ingram</a></td>
<td>Lab</td>
<td>East Kilbride, Strathaven &amp; Lesmahagow</td>
<td>29.8%</td>
<td>25/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1614"> Glenda Jackson</a></td>
<td>Lab</td>
<td>Hampstead &amp; Highgate</td>
<td>31.0%</td>
<td>26/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1392"> Mike Wood</a></td>
<td>Lab</td>
<td>Batley &amp; Spen</td>
<td>32.1%</td>
<td>27/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1839"> Frank Cook</a></td>
<td>Lab</td>
<td>Stockton North</td>
<td>33.3%</td>
<td>28/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1721"> Geraldine Smith</a></td>
<td>Lab</td>
<td>Morecambe &amp; Lunesdale</td>
<td>36.9%</td>
<td>31/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1586"> Rudi Vis</a></td>
<td>Lab</td>
<td>Finchley &amp; Golders Green</td>
<td>39.3%</td>
<td>33/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1521"> Claire Curtis-Thomas</a></td>
<td>Lab</td>
<td>Crosby</td>
<td>40.5%</td>
<td>34/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1527"> Alan Milburn</a></td>
<td>Lab</td>
<td>Darlington</td>
<td>40.5%</td>
<td>34/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1674"> Keith Vaz</a></td>
<td>Lab</td>
<td>Leicester East</td>
<td>40.5%</td>
<td>34/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1990"> Tom Harris</a></td>
<td>Lab</td>
<td>Glasgow South</td>
<td>40.5%</td>
<td>34/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1731"> Doug Henderson</a></td>
<td>Lab</td>
<td>Newcastle upon Tyne North</td>
<td>42.9%</td>
<td>36/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1903"> Denis Murphy</a></td>
<td>Lab</td>
<td>Wansbeck</td>
<td>42.9%</td>
<td>36/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1855"> Bill Etherington</a></td>
<td>Lab</td>
<td>Sunderland North</td>
<td>44.0%</td>
<td>37/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1897"> Kate Hoey</a></td>
<td>Lab</td>
<td>Vauxhall</td>
<td>45.2%</td>
<td>38/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1790"> Denis MacShane</a></td>
<td>Lab</td>
<td>Rotherham</td>
<td>45.2%</td>
<td>38/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1713"> Stuart Bell</a></td>
<td>Lab</td>
<td>Middlesbrough</td>
<td>46.4%</td>
<td>39/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1434"> Joe Benton</a></td>
<td>Lab</td>
<td>Bootle</td>
<td>46.4%</td>
<td>39/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1419"> Roger Godsiff</a></td>
<td>Lab</td>
<td>Birmingham, Sparkbrook &amp; Small Heath</td>
<td>46.4%</td>
<td>39/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1616"> Bill Rammell</a></td>
<td>Lab</td>
<td>Harlow</td>
<td>46.4%</td>
<td>39/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1577"> John Austin</a></td>
<td>Lab</td>
<td>Erith &amp; Thamesmead</td>
<td>47.6%</td>
<td>40/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1543"> Caroline Flint</a></td>
<td>Lab</td>
<td>Don Valley</td>
<td>47.6%</td>
<td>40/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1709"> Robert Marshall-Andrews</a></td>
<td>Lab</td>
<td>Medway</td>
<td>48.8%</td>
<td>41/84</td>
</tr>
</tbody>
</table>
<p>No surprise that <a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1997">GB</a>&#8217;s in this list, voting in only 3 divisions (<a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1997&amp;showall=yes#divisions">see here for the divisions he did take time out to vote on</a>). Ditto Alistair Darling and David Cameron.</p>
<p>However, the rest of the list is more interesting. Some of those on the front bench, for example (e.g. Jacqui Smith, Jack Straw), surprisingly <em>don&#8217;t</em> make the list, i.e. they voted in at least 50% of the divisions. Ditto some of the opposition spokespeople.</p>
<p>But what about the backbenchers who are on the list. Possibly there&#8217;s a good reason for <a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1383">Margaret Hodge</a> and <a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1732">Jessica Morden</a> for failing to attend a single division &#8212; illness perhaps (though there&#8217;s nothing on either of their websites to indicate such a factor)? And what about <a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1508">Kali Mountford</a> (14.3%) and <a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1417">Khalid Mahmood</a> (21.4%).</p>
<p>If I was in their constituency, I&#8217;d like to know, particularly since they took little part in debates, either. Similarly for the low-raters for the Conservatives &#8212; Michael Mates and Tim Yeo (<a href="http://www.theyworkforyou.com/mp/tim_yeo/south_suffolk">6 directorships</a>!) at 35.7% each.</p>
<p>Now the MPs who voted more than 90% of the time:</p>
<h2>Attended more than 90% of divisions</h2>
<table style="border:1px solid #9e9e9e;background:#f3f3f3;" border="0">
<tbody>
<tr style="background:#ddd;" align="left">
<th>Name</th>
<th>Party</th>
<th>Constituency</th>
<th>Attendance %</th>
<th>votes attended/possible</th>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1613"> George Young</a></td>
<td>Con</td>
<td>North West Hampshire</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td>-</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/2021"> Willie Rennie</a></td>
<td>LDem</td>
<td>Dunfermline &amp; Fife West</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1625"> Andrew Stunell</a></td>
<td>LDem</td>
<td>Hazel Grove</td>
<td>95.2%</td>
<td>80/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1420"> John Hemming</a></td>
<td>LDem</td>
<td>Birmingham, Yardley</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td>-</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1452"> Ian Cawsey</a></td>
<td>Lab</td>
<td>Brigg &amp; Goole</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1594"> Paul Clark</a></td>
<td>Lab</td>
<td>Gillingham</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1562"> John Cummings</a></td>
<td>Lab</td>
<td>Easington</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1746"> John Heppell</a></td>
<td>Lab</td>
<td>Nottingham East</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1643"> Fraser Kemp</a></td>
<td>Lab</td>
<td>Houghton &amp; Washington East</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1716"> Phyllis Starkey</a></td>
<td>Lab</td>
<td>Milton Keynes South West</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1380"> David Heyes</a></td>
<td>Lab</td>
<td>Ashton-under-Lyne</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1556"> Kevan Jones</a></td>
<td>Lab</td>
<td>North Durham</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1947"> Ian Lucas</a></td>
<td>Lab</td>
<td>Wrexham</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1863"> Siân James</a></td>
<td>Lab</td>
<td>Swansea East</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1943"> Barbara Keeley</a></td>
<td>Lab</td>
<td>Worsley</td>
<td>90.5%</td>
<td>76/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1809"> Clive Betts</a></td>
<td>Lab</td>
<td>Sheffield, Attercliffe</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1899"> Angela Eagle</a></td>
<td>Lab</td>
<td>Wallasey</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1687"> Maria Eagle</a></td>
<td>Lab</td>
<td>Liverpool, Garston</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1918"> John Healey</a></td>
<td>Lab</td>
<td>Wentworth</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1848"> Keith Hill</a></td>
<td>Lab</td>
<td>Streatham</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1482"> Alun Michael</a></td>
<td>Lab</td>
<td>Cardiff South &amp; Penarth</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1677"> David Taylor</a></td>
<td>Lab</td>
<td>North West Leicestershire</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1534"> Natascha Engel</a></td>
<td>Lab</td>
<td>North East Derbyshire</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1542"> Shahid Malik</a></td>
<td>Lab</td>
<td>Dewsbury</td>
<td>91.7%</td>
<td>77/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1576"> Liz Blackman</a></td>
<td>Lab</td>
<td>Erewash</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1912"> Bob Blizzard</a></td>
<td>Lab</td>
<td>Waveney</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1385"> Jeff Ennis</a></td>
<td>Lab</td>
<td>Barnsley East &amp; Mexborough</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1822"> Fiona Mactaggart</a></td>
<td>Lab</td>
<td>Slough</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1569"> Andrew Miller</a></td>
<td>Lab</td>
<td>Ellesmere Port &amp; Neston</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1455"> Kerry McCarthy</a></td>
<td>Lab</td>
<td>Bristol East</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1898"> Mary Creagh</a></td>
<td>Lab</td>
<td>Wakefield</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1921"> Lyn Brown</a></td>
<td>Lab</td>
<td>West Ham</td>
<td>92.9%</td>
<td>78/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1789"> Kevin Barron</a></td>
<td>Lab</td>
<td>Rother Valley</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1465"> Janet Dean</a></td>
<td>Lab</td>
<td>Burton</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1765"> Jim Fitzpatrick</a></td>
<td>Lab</td>
<td>Poplar &amp; Canning Town</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1914"> Mike Hall</a></td>
<td>Lab</td>
<td>Weaver Vale</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1833"> David Kidney</a></td>
<td>Lab</td>
<td>Stafford</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1504"> Shona McIsaac</a></td>
<td>Lab</td>
<td>Cleethorpes</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1373"> Judy Mallaber</a></td>
<td>Lab</td>
<td>Amber Valley</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1909"> James Plaskitt</a></td>
<td>Lab</td>
<td>Warwick &amp; Leamington</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1602"> Nick Raynsford</a></td>
<td>Lab</td>
<td>Greenwich &amp; Woolwich</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1388"> Angela Smith</a></td>
<td>Lab</td>
<td>Basildon</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1987"> Ann McKechin</a></td>
<td>Lab</td>
<td>Glasgow North</td>
<td>94.0%</td>
<td>79/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1571"> Clive Efford</a></td>
<td>Lab</td>
<td>Eltham</td>
<td>95.2%</td>
<td>80/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1530"> David Hanson</a></td>
<td>Lab</td>
<td>Delyn</td>
<td>95.2%</td>
<td>80/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1904"> Dan Norris</a></td>
<td>Lab</td>
<td>Wansdyke</td>
<td>95.2%</td>
<td>80/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1749"> Bill Olner</a></td>
<td>Lab</td>
<td>Nuneaton</td>
<td>95.2%</td>
<td>80/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1413"> Stephen McCabe</a></td>
<td>Lab</td>
<td>Birmingham, Hall Green</td>
<td>96.4%</td>
<td>81/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1906"> John Spellar</a></td>
<td>Lab</td>
<td>Warley</td>
<td>96.4%</td>
<td>81/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1799"> Dave Watts</a></td>
<td>Lab</td>
<td>St Helens North</td>
<td>96.4%</td>
<td>81/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1421"> Helen Goodman</a></td>
<td>Lab</td>
<td>Bishop Auckland</td>
<td>96.4%</td>
<td>81/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1531"> Andrew Gwynne</a></td>
<td>Lab</td>
<td>Denton &amp; Reddish</td>
<td>96.4%</td>
<td>81/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1902"> Neil Gerrard</a></td>
<td>Lab</td>
<td>Walthamstow</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1867"> Brian Jenkins</a></td>
<td>Lab</td>
<td>Tamworth</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1907"> Helen Jones</a></td>
<td>Lab</td>
<td>Warrington North</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/2012"> Thomas McAvoy</a></td>
<td>Lab</td>
<td>Rutherglen &amp; Hamilton West</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1779"> Chris Bryant</a></td>
<td>Lab</td>
<td>Rhondda</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1653"> Chris Mole</a></td>
<td>Lab</td>
<td>Ipswich</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1647"> Diana Johnson</a></td>
<td>Lab</td>
<td>Kingston upon Hull North</td>
<td>97.6%</td>
<td>82/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1942"> Tony Cunningham</a></td>
<td>Lab</td>
<td>Workington</td>
<td>98.8%</td>
<td>83/84</td>
</tr>
<tr>
<td><a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1430"> Dennis Skinner</a></td>
<td>Lab</td>
<td>Bolsover</td>
<td>100.0%</td>
<td>84/84</td>
</tr>
</tbody>
</table>
<p>Some amazing figures in there. In fact, given his 100% record you wonder if the <a href="http://www.publicwhip.org.uk/mp.php?id=uk.org.publicwhip/member/1430">Beast of Bolsover</a> has got a home to go to.</p>
<p>C.</p>
<hr />
<h3><em><a name="definition">Notes on calculations</a></em></h3>
<ul>
<li><em>The above calculations were derived from the voting record freely available from the Public Whip project, and cover the period from Oct 2008 to Dec 2008. The data can be downloaded in the form of a MySQL database, and this was used together with custom MySQL queries to generate the figures.</em></li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=66&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2008/12/31/mp-attendance-end-of-term-report/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2008/12/winter_08_session_by_party.png" medium="image">
			<media:title type="html">winter_08_session_by_party</media:title>
		</media:content>
	</item>
		<item>
		<title>How often do MPs turn up for work (Part 4): the ministerial effect</title>
		<link>http://countculture.wordpress.com/2008/11/03/how-often-do-mps-turn-up-for-work-part-4-the-ministerial-effect/</link>
		<comments>http://countculture.wordpress.com/2008/11/03/how-often-do-mps-turn-up-for-work-part-4-the-ministerial-effect/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 17:17:54 +0000</pubDate>
		<dc:creator>countculture</dc:creator>
				<category><![CDATA[parliament]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[attendance]]></category>
		<category><![CDATA[MPs]]></category>

		<guid isPermaLink="false">http://countculture.wordpress.com/?p=48</guid>
		<description><![CDATA[[Note: Voting attendance is an imperfect proxy for actual attendance, as the figure may be depressed by silent abstentions (i.e. not voting in a division, rather than voting both ‘aye’ and ‘no’) and by just turning up to vote, but failing to attend the debate. However, until Parliament provides a better measure for attendance, or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=48&subd=countculture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="color:#808080;">[<em>Note: Voting attendance is an imperfect proxy for actual attendance, as the figure may be depressed by silent abstentions (i.e. not voting in a division, rather than voting both ‘aye’ and ‘no’) and by just turning up to vote, but failing to attend the debate. However, until Parliament provides a better measure for attendance, or more transparency of MPs actions, this is the only one we have.</em>]</span></p>
<p><strong>A frequent arguments for <a href="http://countculture.wordpress.com/2008/09/17/how-often-do-mps-turn-up-for-work/">low attendance of voting divisions by MPs</a> is that the figure is depressed by ministers (and shadow spokespersons), whose other responsibilities prevent them from attending as many votes (as they&#8217;d like to), thus bringing down the overall average.</strong></p>
<p>Seems reasonable, so let&#8217;s have a look at just how much of an influence this &#8216;ministerial effect&#8217; has on the overall figures. First, let&#8217;s look at the average voting attendance for ministers and non-ministers (<a href="#definition">calculation details below</a>):</p>
<table style="background:#f3f3f3;border:1px solid #ddd;" border="0" cellspacing="5" cellpadding="5">
<tbody>
<tr>
<th colspan="2">Attendance rates May 97 &#8211; July 08</th>
</tr>
</tbody>
<tbody>
<tr>
<td>All MPs</td>
<td>65.1%</td>
</tr>
<tr>
<td>Non-Ministers</td>
<td>64.4%</td>
</tr>
<tr>
<td>Ministers</td>
<td>67.2%</td>
</tr>
</tbody>
</table>
<p>Er, wait a minute, so the average voting attendance rate for ministers is <span style="text-decoration:underline;"><strong>higher</strong></span> than non-ministers? That&#8217;s not what we expected. However, basic averages (i.e. the <a href="http://en.wikipedia.org/wiki/Arithmetic_mean">mean</a>) can hide a multitude of sins, so let&#8217;s have a look at the distribution of those attendance figures.</p>
<p><img class="alignnone size-full wp-image-51" title="Ministerial vs Non-ministerial attendance in parliament" src="http://countculture.files.wordpress.com/2008/10/minister_vs_non_min_overall.png?w=566&#038;h=415" alt="" width="566" height="415" /></p>
<p>As you can see, while the peak of the ministerial attendance is around the 65% mark (less than that for the non-ministerial one), there were far more divisions in which 90%+ of ministers voted than there were for which 90%+ of non-ministers voted.</p>
<p>This makes sense, in a way, as ministers are far more  likely than backbenchers to turn up <em>en masse</em> for votes their party sees as important. It&#8217;s this that largely accounts for the figures we saw in the table above. However, what the graph also shows is that when you take the ministers out of the equation, attendance definitely does not shoot up. There is, in short, no &#8216;ministerial effect&#8217; to account for the low attendance of MPs.</p>
<p><em>[It's worth mentioning that the ministerial office records are slightly incomplete -- the record of <a href="http://en.wikipedia.org/wiki/Parliamentary_Private_Secretary">Parliamentary Private Secretaries</a> is missing during some periods -- so I've run the figures for ministers both including and excluding PPSs. As you can see, it doesn't make a lot of difference.]</em></p>
<h2>The party lines</h2>
<p>Having looked at the big picture, it&#8217;s time to look at the ministerial vs non-ministerial attendance <em>by party</em>, specifically the three main parties in Parliament.</p>
<p><img class="alignnone size-full wp-image-57" title="minister_vs_non_min_by_part" src="http://countculture.files.wordpress.com/2008/11/minister_vs_non_min_by_part.png?w=426&#038;h=950" alt="" width="426" height="950" /></p>
<p>As you can see, the relationship between ministerial and non-ministerial attendance is noticeably different for each of the parties. Labour ministers do indeed have noticeably lower attendance rates than their backbenchers, though not as much as I&#8217;d expected and not enough to alter the distribution massively.</p>
<p>However, for the Tories and LibDems, the surprising thing &#8212; for me, at least &#8212; was the attendance rates for their spokespersons are actually noticeably <span style="text-decoration:underline;">better</span> than their backbenchers, raising rather than lowering the overall figures. What, I wonder, is the reason for this?</p>
<p>Finally, a couple of quick graphs to wrap this post up. One shows, perhaps not surprisingly, that Labour ministerial attendance rates are less than for the shadow spokespersons &#8212; presumably the time commitment for a governmental position is greater than that for the equivalent shadow position.</p>
<p><img class="alignnone size-full wp-image-53" title="minister-attendance-by-part" src="http://countculture.files.wordpress.com/2008/11/minister-attendance-by-part.png?w=426&#038;h=318" alt="" width="426" height="318" /></p>
<p>The other shows the distribution of backbenchers attendance figures, by party. I&#8217;ll leave that one without making any further comment.</p>
<p><img class="alignnone size-full wp-image-54" title="backbencher-attendance" src="http://countculture.files.wordpress.com/2008/11/backbencher-attendance.png?w=426&#038;h=332" alt="" width="426" height="332" /></p>
<p>C.</p>
<hr />
<h3><em><a name="definition">Notes on calculations</a></em></h3>
<ul>
<li><em> The Ministerial/non-ministerial attendance rates were calculated by looking at every Commons division between May 1997 and July 2008, and working out the number of ministers/non-ministers who could have voted in that division, and the number who actually did vote. The average attendance figures in the table were calculated by dividing the aggregate number of votes by the aggregate number of possible votes.<br />
To calculate the distribution of attendance rates I calculated the ministerial/non-ministerial attendance rate for each division, and plotted these on a graph to show how those attendance rates are distributed (as usual, I&#8217;ve made the underlying figures are available as a spreadsheet  <a href="http://spreadsheets.google.com/pub?key=pRGVAambHh8DYsc1O_N3UAQ">here</a> and <a href="http://spreadsheets.google.com/pub?key=pRGVAambHh8DNwR9ogxpjBQ">here</a> if you want to examine them further).</em></li>
<li><em> Ministers are those holding any sort of ministerial office as per the <a href="http://www.publicwhip.org.uk/project/data.php">PublicWhip database</a>, including whips, but excluding select committee members (although it wouldn&#8217;t be hard to run the figures to include select committee members)</em><em>. The <a href="http://en.wikipedia.org/wiki/Parliamentary_Private_Secretary">Parliamentary Private Secretaries</a></em><em> record at <a href="http://www.publicwhip.org.uk">the Public Whip </a>is incomplete for several periods, and unfortunately (and ridiculously) there is no historical record of ministers available from <a href="http://www.parliament.uk">Parliament&#8217;s own website</a>.</em></li>
<li><em>The above calculations were derived from the voting record freely available from the Public Whip project, and cover the period from May 1997 to July 22, 2008 (when the house rose for the summer recess). The data can be downloaded in the form of a MySQL database, and this was used together with custom MySQL queries to generate the figures.</em></li>
<li><em>The graphs are visual representations of the density of the distribution, and were plotted using <a href="http://www.r-project.org/">R</a> using the kernel densityplot function.</em></li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/countculture.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/countculture.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/countculture.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/countculture.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/countculture.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/countculture.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/countculture.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/countculture.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/countculture.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/countculture.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=countculture.wordpress.com&blog=4368548&post=48&subd=countculture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://countculture.wordpress.com/2008/11/03/how-often-do-mps-turn-up-for-work-part-4-the-ministerial-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b8879a205ee0c96741f97cd4d76297bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">countculture</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2008/10/minister_vs_non_min_overall.png" medium="image">
			<media:title type="html">Ministerial vs Non-ministerial attendance in parliament</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2008/11/minister_vs_non_min_by_part.png" medium="image">
			<media:title type="html">minister_vs_non_min_by_part</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2008/11/minister-attendance-by-part.png" medium="image">
			<media:title type="html">minister-attendance-by-part</media:title>
		</media:content>

		<media:content url="http://countculture.files.wordpress.com/2008/11/backbencher-attendance.png" medium="image">
			<media:title type="html">backbencher-attendance</media:title>
		</media:content>
	</item>
	</channel>
</rss>