Jul 23, 2010 0
Making Legal Process Data Tangible
A rough account of ‘The Gavel’ – project initiated by Donovan Hide, John O’Shea, Adrian McEwen and Andy Freeney at ScraperWiki Hacks and Hackers Hackday Liverpool, Friday 16th July 2010.
Early on in the Hack Day (described in previous post) potentially interesting data-sets were identified. I had recently found various sources of information relating to legal processes, which are being made available via HMCS (Her Majesty’s Court Service) which I felt might lead somewhere. Donovan Hide, a programmer (whose current projects include Churnalism*) also felt that this data was of potential interest and public value and together we decided to make something which would attempt to make legal process data more tangible.
Our first task was to identify appropriate sources and we found a couple of interesting things. One early contender was Criminal Online Results, a government site in a BETA stage (so not using REAL data) but basically which will be publishing the names of persons accused and the length and dates of their jail sentence!
However, a second HMCS site we found seemed more appropriate to our project: Xhibit Court Services displays a kind of commentary on various Crown Court legal protocols and seems to be continually updated. Donovan decided that he would like to develop some kind of REAL-TIME application which could notify the status of every court in nice clean data. ScraperWiki would not be the right tool for this kind of continous live data and so Donovan opted for node.js which is a really fast way of writing a web server which could churn out an aggregation of court data in real-time.
Adrian McEwen (whose Bubblino** device has been a fixture of tech conferences across the country for the last year) also joined us and he had various bits of electronic hardware with him. Together with Andy Freeney, part of the technical team at Liverpool JMU and self-described ‘tinkerer’, we all began to discuss what kind of physical output might be appropriate.
‘The Gavel’ (judge’s hammer) just seemed synonymous with the finality of legal rulings (even though they are rarely used today!) so we decided to find a way to bring a whole multitude of data and output to this one simple action – a judge, banging the gavel on his bench.
Strands of data scraped from the HMCS site are interpreted in different ways by the arduino micro-controller causing the gavel to strike the bench.
Example applications:
- tune-in and follow individual through court process
- notification of all legal proceedings in a specific geographic location
- hammer comes down every time a case is closed
- hammer comes down every time someone is given life!
Our presentation from the day is shared here and there are links to various other elements (including the scraper) below:
our scraper:
a project Donovan has begun developing in the days after the event:
- Cause List
- Track what’s going on in the courts of England & Wales right now
- http://causelist.org/
flickr photos from the day:
*’Churnalism‘ uses various analytical methods examine news articles and determine what proportion has been directly lifted from press releases.
**’Bubblino‘ is a networked object which can be tuned into twitter #hashtags – when a specific hashtag is used, Bubblino blows bubbles! Although simple in premise, I have grown fond of Bubblino’s rendering of dispersed data into a kind of processed physical FLOW.























Recent Comments