Campaign Finance - Pre-Election Summary
City of Austin
@usgov.city_of_austin_campaign_finance_pre_election_summary
City of Austin
@usgov.city_of_austin_campaign_finance_pre_election_summary
A summary of data reported to the Clerk's office within the last 30 days, broken into transaction type and report type, with a transaction total for each type of record (expenditure, contribution, loan) reported. The most recently reported items are at the top of the dataset.
Organization: City of Austin
Last updated: 2020-11-12T13:34:40.423576
Tags: campaign-finance, city-clerk, election, financial
CREATE TABLE table_1 (
"reported_by" VARCHAR,
"number_reported" VARCHAR,
"date_reported" TIMESTAMP,
"total_amount" DOUBLE,
"date_from" TIMESTAMP,
"date_to" TIMESTAMP,
"view_report" VARCHAR,
"report_id" VARCHAR
);Anyone who has the link will be able to view this.