Skip to content

Commit 9a6d92e

Browse files
authored
Merge pull request #1857 from alphagov/update-election-results
update election results
2 parents 1eaf2c9 + c3eaaf3 commit 9a6d92e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/content/collections/government/election-results.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ websites:
55
link-text: Election results
66
api:
77
dataset:
8-
page-last-updated: "2026-03-24"
8+
page-last-updated: "2026-04-08"
99
visualisation-data: election-results/vote-share.json
1010
contact:
1111
status: for-publication
1212
---
1313

14-
Get UK Parliament election results for every general election since 2010 and every by-election since the 2015 general election. Results include the number of constituencies contested and won, and the number of votes and vote share for every party that stood a candidate in each election.
14+
Get UK Parliament election results for every general election and by-election since 2010. Results include the number of constituencies contested and won, and the number of votes and vote share for every party that stood a candidate in each election.
1515

1616
There are dedicated tables for members, parties and constituencies. These allow you to view the candidacies of former and current MPs, compare each party's historical performance at general elections and by-elections, and view any constituency’s results at each election. You can download the results as a CSV file.

app/views/generated/collections/government/election-results.html.erb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h1 class="govuk-heading-l datagovuk-heading-l">Election results</h1>
33

44
<section class="govuk-section datagovuk-section">
5-
<p class="govuk-body-m datagovuk-body">Get UK Parliament election results for every general election since 2010 and every by-election since the 2015 general election. Results include the number of constituencies contested and won, and the number of votes and vote share for every party that stood a candidate in each election.</p>
5+
<p class="govuk-body-m datagovuk-body">Get UK Parliament election results for every general election and by-election since 2010. Results include the number of constituencies contested and won, and the number of votes and vote share for every party that stood a candidate in each election.</p>
66
<p class="govuk-body-m datagovuk-body">There are dedicated tables for members, parties and constituencies. These allow you to view the candidacies of former and current MPs, compare each party&rsquo;s historical performance at general elections and by-elections, and view any constituency’s results at each election. You can download the results as a CSV file.</p>
77
</section>
88

@@ -12,7 +12,7 @@
1212

1313
<div class="govuk-grid-row bar-chart">
1414
<div id="chart-1" style="height: 600px; width: 100%; text-align: center; color: #999; line-height: 600px; font-size: 14px; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;">Loading...</div>
15-
<script nonce="NGA8Qo/WOVPoRaazhwz6cz16VkM88rJyxiVFp9KlLjU=">
15+
<script nonce="1gQJXKbbWTAfVKjbKnFeOX4PkWnITwREFyRwO6FBos4=">
1616
(function() {
1717
if (document.documentElement.hasAttribute("data-turbolinks-preview")) return;
1818
if (document.documentElement.hasAttribute("data-turbo-preview")) return;
@@ -48,7 +48,7 @@
4848
<a role="button" class="govuk-button datagovuk-button" rel="nofollow" href="https://electionresults.parliament.uk/">Election results <span class="datagovuk-right-arrow">&#8594;</span></a>
4949
</section>
5050
<section class="datagovuk-section">
51-
<p class="govuk-body datagovuk-body datagovuk-!-colour-grey">The page was last updated 24/3/2026</p>
51+
<p class="govuk-body datagovuk-body datagovuk-!-colour-grey">The page was last updated 8/4/2026</p>
5252
</section>
5353
</section>
5454

0 commit comments

Comments
 (0)