ændrew.com v8

RSS feed of planning applications and appeals in Hackney

January 03, 2012

UPDATED: Now allows you to filter based on a comma-separated list of wards! More accurate application geolocation data based on eastings/northings! Wicked, yo! See below!

Ever wanted a way to learn about planning applications and appeals in the London borough of Hackney? The borough council’s website has an ASP-driven search tool for both applications and appeals, but no way to get the latest ones in something as convenient as an RSS feed.

To this end I’ve built two scrapers via ScraperWiki (Applications and Appeals), which are feeding a view outputting GeoRSS. To add it to Google Reader or another RSS-based tool:

Note: I geolocate using ScraperWiki’s built-in functions, which are dependent upon postal code. I may try to update the scrapers in the future to grab Eastings and Northings as applications related to sites without a postal code (for instance, those involving forthcoming Olympic sites) won’t geocode and thus be omitted using the “strict=true” flag. I’ve updated the script to grab eastings/northings for applications so they’re way more accurate. Note that eastings/northings data is not available for appeals, which still use postal code geolocation and may thus be less accurate (Or lacking geolocation data in the unlikely event it’s an appeal without a postal code.).

To see how this could be used in a more interesting way than just Google Reader, check out this RSSMapper Google Maps/geoRSS mashup I made.

Special thanks to Ross Jones who spent over an hour helping me figure out why my regex wouldn’t work with the Hackney Council planning application search output.


Ændrew Rininsland
© 2018 Ændrew Rininsland, except where otherwise noted.