Council Elections Voters 2002
Greater London Authority
@ukgov.council_elections_voters_2002
Greater London Authority
@ukgov.council_elections_voters_2002
Numbers of votes by party for elections on 2 May 2002. Voters were able to make more than one vote. The report is available here: https://s3-eu-west-1.amazonaws.com/londondatastore-upload/London-Borough-Council-Elections-2002.pdf
Publisher name: Greater London Authority
Last updated: 2024-09-14T07:52:48Z
CREATE TABLE local_elections_votes_party_2002 (
"code" VARCHAR,
"area" VARCHAR,
"electorate_2002" BIGINT,
"total_voting_2002" BIGINT,
"turnout_percent_2002" DOUBLE,
"votes_con_2002" BIGINT,
"votes_lab_2002" BIGINT,
"votes_ld_2002" BIGINT,
"votes_gre_2002" BIGINT,
"votes_others_2002" BIGINT,
"votes_total_2002" BIGINT
);Anyone who has the link will be able to view this.