Full details are available at https://evanodell.com/projects/datasets/hansard-data Summary A public dataset of speeches in the Hansard, stored as a tibble class in RDS files, for the R programming language. The dataset provides information on every speech made in the House of Commons between the parliament returned from the 1979 general election and the end of 2017, with information on the speaking MP, their party, gender, birthdate, starting and finishing dates as an MP, and age at the time of the speech. Notes The code and matching data used to generate this dataset is available on Github. The data used to create this dataset was taken from the parlparse project operated by They Work For You and supported by mySociety. The dataset i...