Baselight

Council Elections Voters 2006

Greater London Authority

@ukgov.council_elections_voters_2006

Loading...
Loading...

About this Dataset

Council Elections Voters 2006

Numbers of votes by party for elections on 4 May 2006 by borough. Voters were able to make more than one vote. In 2006, it was discovered that Eastbury ward was inaccurate due to a clerical error. After seeking legal advice, it was decided that as the result had been declared it must stand until a petition is made to the High Court by the affected candidate. 2006: It was not possible for Hackney to provide figures for postal voters which included rejected ballot papers, all the rejected ballot papers are included with the polling station figures. 2006: Westminster would not provide figures for postal voters. The ward statistics from this election, can be found here. The report is available here: https://s3-eu-west-1.amazonaws.com/londondatastore-upload/London-Borough-Council-Elections-2006.pdf
Publisher name: Greater London Authority
Last updated: 2024-09-14T07:53:30Z

Tables

Local-elections-votes-party-2006

@ukgov.council_elections_voters_2006.local_elections_votes_party_2006
  • 10.77 KB
  • 33 rows
  • 11 columns
Loading...

CREATE TABLE local_elections_votes_party_2006 (
  "code" VARCHAR,
  "area" VARCHAR,
  "electorate_2006" BIGINT,
  "total_voting_2006" BIGINT,
  "turnout_percent_2006" DOUBLE,
  "votes_con_2006" BIGINT,
  "votes_lab_2006" BIGINT,
  "votes_ld_2006" BIGINT,
  "votes_gre_2006" BIGINT,
  "votes_others_2006" BIGINT,
  "votes_total_2006" BIGINT
);

Votes By Candidate 2006

@ukgov.council_elections_voters_2006.votes_by_candidate_2006
  • 132.29 KB
  • 6392 rows
  • 7 columns
Loading...

CREATE TABLE votes_by_candidate_2006 (
  "ward_code" VARCHAR,
  "borough" VARCHAR,
  "ward_name" VARCHAR,
  "elected" VARCHAR,
  "candidate" VARCHAR,
  "party" VARCHAR,
  "vote" DOUBLE
);

Share link

Anyone who has the link will be able to view this.