Home

Awesome

Eggers and Spirling British Political Development database, 1802--2010

Download

The compressed database in CSV format (634M) is available here (last updated in June 2015).

Overview

The dataset consists of roll call votes, election returns, and speeches linked to MPs over the period 1802-2010. The speeches cover the period 1832-1918; the votes cover the period 1836-1910; the elections cover the period 1802-2010 (although they are not linked consistently to MPs after 2001 yet).

Citation

Users of the dataset should cite the Eggers and Spirling LSQ article:

Eggers, Andrew C., and Arthur Spirling. "Electoral security as a determinant of legislator activity, 1832–1918: New data and methods for analyzing British political development." Legislative Studies Quarterly 39.4 (2014): 593-620.

They should also see that article for details on how the data was assembled.

BibTex:

@article{eggers2014electoral,
  title={Electoral security as a determinant of legislator activity, 1832--1918: 
  New data and methods for analyzing british political development},
  author={Eggers, Andrew C and Spirling, Arthur},
  journal={Legislative Studies Quarterly},
  volume={39},
  number={4},
  pages={593--620},
  year={2014},
  publisher={Wiley Online Library}
}

Data structure

MPs are identified in the file mps.csv. The unique key is the first column, labeled "member_id". Other files (detailing the votes, electoral records, and speeches of MPs) refer to member_id when they identify an MP.

Elections

Elections are described in two sheets -- elections.csv and election_returns.csv.

Division Votes

Division votes (i.e. roll call votes) for a given parliament are described in two sheets found in divisions_by_parliament.

@article{eggers2016party,
  title={Party cohesion in Westminster systems: inducements, 
  replacement and discipline in the house of commons, 1836--1910},
  author={Eggers, Andrew C and Spirling, Arthur},
  journal={British Journal of Political Science},
  volume={46},
  number={3},
  pages={567--589},
  year={2016},
  publisher={Cambridge University Press}
}

Speeches

Speeches for a given parliament are described in two sheets found in speeches_by_parliament.

It should be clear that in each case (elections, divisions, debates) there is a nesting structure: each election has many returns; each division has many votes; each debate has many speeches. And in each case the unique ids in the higher-level object appears in the entry for the lower-level object.

Constituencies and Office holding

We also provide (as of version 1.1):

Corrections

Corrections/improvements are welcome. Best is if you can provide us with a new version of a CSV with corrections or additions made and documented.

Thank you!

Andy Eggers and Arthur Spirling