Borough Council Election Results 2010
Greater London Authority
@ukgov.borough_council_election_results_2010
Greater London Authority
@ukgov.borough_council_election_results_2010
CREATE TABLE borough_elections_votes_candidate_party_2010 (
"year" BIGINT,
"ward_code" VARCHAR,
"borough" VARCHAR,
"ward" VARCHAR,
"candidate_rank" BIGINT,
"name_elected" VARCHAR,
"party" VARCHAR,
"votes" BIGINT,
"elected" VARCHAR
);
Anyone who has the link will be able to view this.