Council Elections Voters 2002
Greater London Authority
@ukgov.council_elections_voters_2002
Greater London Authority
@ukgov.council_elections_voters_2002
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.