CREATE TABLE n_23_05_2019 (
"local_authority" VARCHAR,
"change_uk_the_independent_group" BIGINT,
"conservative_and_unionist_party" BIGINT,
"english_democrats" BIGINT,
"green_party" BIGINT,
"labour_party" BIGINT,
"liberal_democrats" BIGINT,
"the_brexit_party" BIGINT,
"the_yorkshire_party" BIGINT,
"uk_independence_party_ukip" BIGINT,
"total_valid_votes_per_local_authority" BIGINT,
"rejected_does_not_bear_official_mark" BIGINT,
"rejected_voting_for_more_than_one_party" BIGINT,
"rejected_writing_or_mark_by_which_the_voter_can_be_identified" BIGINT,
"rejected_unmarked_or_void_for_uncertainty" BIGINT,
"total_rejected_votes_per_local_authority" BIGINT
);