https://github.com/bbc-data-unit/non-voters-election19
General Election 2019: The untapped influence of the non-voter
https://github.com/bbc-data-unit/non-voters-election19
election19 elections ge19 nonvoters voting
Last synced: 4 months ago
JSON representation
General Election 2019: The untapped influence of the non-voter
- Host: GitHub
- URL: https://github.com/bbc-data-unit/non-voters-election19
- Owner: BBC-Data-Unit
- Created: 2019-11-27T09:32:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T14:49:05.000Z (over 5 years ago)
- Last Synced: 2024-12-27T08:31:15.663Z (5 months ago)
- Topics: election19, elections, ge19, nonvoters, voting
- Homepage: https://www.bbc.co.uk/news/election-2019-50393317
- Size: 6.52 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# General Election 2019: The untapped influence of the non-voter

In November 2019, ahead of the 2019 General Election, **Dan Wainwright** [analysed](https://www.bbc.co.uk/news/election-2019-50393317) turnout in the 2017 election, finding that in 8 out of 10 constituencies there were more non-voters than the winning MP's majority.
The effect was that had they all voted for the second placed candidate, rather than stayed away, the outcome would have changed.
In one in six constituencies there were more non-voters than people who voted for the winner.
The data came from the Electoral Commission.
We counted the total turnout, meaning that spoiled and rejected papers were counted among the "voters" rather than the non-voters as these people did still attend and do something with their paper.
## Get the data
* CSV: [Non-voters by constituency](https://github.com/BBC-Data-Unit/non-voters-election19/blob/master/nonvoters.csv)
* Electoral Commission: [Results and turnout at the EU referendum](https://www.electoralcommission.org.uk/who-we-are-and-what-we-do/elections-and-referendums/past-elections-and-referendums/eu-referendum/results-and-turnout-eu-referendum)
* Electoral Commission: [Results and turnout at the 2015 UK general election](https://www.electoralcommission.org.uk/who-we-are-and-what-we-do/elections-and-referendums/past-elections-and-referendums/uk-general-elections/results-and-turnout-2015-uk-general-election)
* Electoral Commission: [Results and turnout at the 2017 UK general election](https://www.electoralcommission.org.uk/who-we-are-and-what-we-do/elections-and-referendums/past-elections-and-referendums/uk-general-elections/results-and-turnout-2017-uk-general-election)
* Runnymede Trust: [Ethnic Minorities at the 2017 British General Election (PDF)](https://www.runnymedetrust.org/uploads/2017%20Election%20Briefing.pdf)
* Gov.uk voter registration dashboard: [Applications by age group](https://www.gov.uk/performance/register-to-vote/registrations-by-age-group)## Quotes and interviews
* Danielle Robbins, trainee retail manager
* Safiya Elwin, a 32-year-old fashion student and mother of seven
* Helen Haste, psychologist and emeritus professor at the University of Bath## Visualisation

* Choropleth map: constitencies where non-voters outnumber the majority of the local MP
* Table: Constituencies with the smallest majorities after the 2017 election
* Bar chart: Areas with the largest proportion of non-voters
* Bar chart: Voter registrations by age group## Previous repos
* During the 2017 General Election we also wrote an article on [how non-voters can change the outcome of an election](https://github.com/BBC-Data-Unit/non-voters)
* You can [find all election-related stories tagged 'elections'](https://github.com/search?q=topic%3Aelections+org%3ABBC-Data-Unit&type=Repositories)