Borough Council Election Results 2018
Greater London Authority
@ukgov.borough_council_election_results_2018
Greater London Authority
@ukgov.borough_council_election_results_2018
CREATE TABLE votes_by_candidate (
"ward_code" VARCHAR,
"ward_name" VARCHAR,
"borough_code" VARCHAR,
"borough_name" VARCHAR,
"candidate_name" VARCHAR,
"party" VARCHAR,
"party_long" VARCHAR,
"number_votes" VARCHAR,
"elected_flag" VARCHAR,
"number_of_councillors_in_ward" BIGINT
);
Anyone who has the link will be able to view this.