| leave_votes_west | R Documentation |
A tibble with details on percentage of votes cast for leave in the 2016 referendum on British membership of the European Union in each constituency. Numbers for Britian were compiled by the House of Commons using data from Chris Hanretty's estimates of leave vote, and supplemented with data from BBC Freedom of Information requests for more finely grained voting data. Numbers for Northern Ireland, which reported results by constituency, are taken from the BBC.
leave_votes_west
A tibble, with 650 rows and 8 columns.
ons_const_idONS code for constituency
constituency_nameThe name of the constituency.
party_2016The party holding the constituency on 23 June 2016, the date of the referendum.
ch_leave_voteEstimates of the leave vote produced by Chris Hanretty.
known_leave_vote_percThe percentage of votes cast for leave, if known.
how_do_we_knowA character vector indicating the source of known constituency level Brexit votes. "Rosenbaum / Greenwood" refers to BBC reporting.
figure_to_useActual leave vote, where known, and
ch_leave_vote otherwise.
#'
known_leave_voteA dummy variable indicating 'Yes' if the actual leave vote percentage is known, and 'No' if only the estimate by Chris Hanretty is available.
Hanretty, C. (2017). Areal interpolation and the UK’s referendum on EU membership. Journal of Elections, Public Opinion and Parties, 27(4), 466–483. https://doi.org/10.1080/17457289.2017.1287081
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.