Ballot Count History
State of Oregon
@usgov.state_of_oregon_ballot_count_history
State of Oregon
@usgov.state_of_oregon_ballot_count_history
CREATE TABLE table_1 (
"election" VARCHAR,
"date" TIMESTAMP,
"number_of_ballots_returned_on_this_day" BIGINT,
"daily_return_as_of_total_ballots" DOUBLE,
"daily_return_as_of_total_return" DOUBLE,
"cumulative_number_of_ballots_returned" BIGINT,
"cumulative_return_as_of_total_ballots" DOUBLE,
"cumulative_return_as_of_total_return" DOUBLE
);
Anyone who has the link will be able to view this.