CINXE.COM

UK Parliament election results: psephology

<!DOCTYPE html> <html> <head> <title>UK Parliament election results: psephology</title> <link rel="stylesheet" href="/-/static/app.css?d59929"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="alternate" type="application/json+datasette" href="https://psephology-datasette-f3e7b1b7eb77.herokuapp.com/.json"></head> <body class="index"> <div class="not-footer"> <header><nav> <p class="crumbs"> <a href="/">home</a> </p> </nav></header> <section class="content"> <h1>UK Parliament election results</h1> <div class="metadata-description"> Election results for the UK Parliament from 2010 to 2024. Compiled and made available by the House of Commons Library. </div> <p> Data license: <a href="https://www.parliament.uk/site-information/copyright-parliament/open-parliament-licence/">Open Parliament Licence</a> &middot; Data source: <a href="https://electionresults.parliament.uk/"> UK Parliament election results website</a> </p> <h2 style="padding-left: 10px; border-left: 10px solid #99acf9"><a href="/psephology">psephology</a></h2> <p> 64,460 rows in 32 tables </p> <p><a href="/psephology/candidacies" title="23041 rows">candidacies</a>, <a href="/psephology/certifications" title="21579 rows">certifications</a>, <a href="/psephology/elections" title="3923 rows">elections</a>, <a href="/psephology/electorates" title="3922 rows">electorates</a>, <a href="/psephology/general_election_party_performances" title="1819 rows">general_election_party_performances</a>, <a href="/psephology">...</a></p> </section> </div> <footer class="ft">Powered by <a href="https://datasette.io/" title="Datasette v0.65.1">Datasette</a> &middot; Data license: <a href="https://www.parliament.uk/site-information/copyright-parliament/open-parliament-licence/">Open Parliament Licence</a> &middot; Data source: <a href="https://electionresults.parliament.uk/"> UK Parliament election results website</a> </footer> <script> document.body.addEventListener('click', (ev) => { /* Close any open details elements that this click is outside of */ var target = ev.target; var detailsClickedWithin = null; while (target && target.tagName != 'DETAILS') { target = target.parentNode; } if (target && target.tagName == 'DETAILS') { detailsClickedWithin = target; } Array.from(document.getElementsByTagName('details')).filter( (details) => details.open && details != detailsClickedWithin ).forEach(details => details.open = false); }); </script> <!-- Templates considered: *index.html --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10