Public Whip
From Wikipedia, the free encyclopedia
The Public Whip is a Parliamentary informatics project loosely affiliated to mySociety's TheyWorkForYou website which shares a large part of the same parliamentary parsing code-base.
It was initially developed in the summer of 2003 by Francis Irving and Julian Todd after witnessing the 18 March 2003 Parliamentary Approval for the invasion of Iraq, and learning that members of parliament (MPs) usually vote the way they are instructed to do because their party's Chief Whip maintain a record of all acts of disobedience for future reference. They realized that without equal access to this information, members of the public were put at a severe disadvantage when it came to holding their representatives accountable on any particular vote or issue.
Initially, the software was written in Perl (later rewritten in Python) which downloaded pages of from the online Hansard, extracted the MPs votes, uploaded them into a mySQL table, and allowed them to be viewed through PHP webpages.
Later that year the project was expanded to handle Parliamentary Written Answers, and eventually everything except for the webpage grew into the Parliamentary Parser, which provides the raw material for mySociety's TheyWorkForYou website. One of the important lessons that was learnt during the building of these projects was never to ask for permission to use government copyrighted information such as this, because you risk not being granted it, or being tied up with conditions that could threaten the viability of the project.[citation needed]
It is widely understood that the decisive wielding Parliamentary power occurs at the moment of division or vote among the MPs. Therefore a chronology of these votes provides a good way to account for the goings on in the House. Unfortunately, the format of the record is so poor that, while it is possible for a computer to automatically determine who voted in any particular division, it is very difficult to extract a comprehensible description of what was decided. As a consequence, the description of each division has its own wiki page for readers to correct and clean up.