Campaign Finance - Transaction Detail
City of Austin
@usgov.city_of_austin_campaign_finance_transaction_detail_dataset
City of Austin
@usgov.city_of_austin_campaign_finance_transaction_detail_dataset
CREATE TABLE table_1 (
"transaction_type" VARCHAR,
"filer_name" VARCHAR,
"transactor_name" VARCHAR,
"entity" VARCHAR,
"transaction_amount" DOUBLE,
"date_filed" TIMESTAMP,
"form" VARCHAR,
"report" VARCHAR,
"transaction_code" VARCHAR,
"transaction_id" VARCHAR,
"date_due" TIMESTAMP,
"report_type" VARCHAR,
"election_date" VARCHAR,
"election_type" VARCHAR,
"office_held" VARCHAR,
"office_sought" VARCHAR,
"view_report" VARCHAR,
"correction_flag" VARCHAR,
"schedule_reported" VARCHAR,
"transactor_address" VARCHAR,
"transactor_city_state_zip" VARCHAR,
"transactor_state" VARCHAR,
"transactor_zip_code" VARCHAR,
"transaction_date" TIMESTAMP,
"transaction_description" VARCHAR,
"expense_description" VARCHAR,
"transactor_employer" VARCHAR,
"transactor_occupation" VARCHAR,
"financial_institution" VARCHAR,
"interest_rate" VARCHAR,
"maturity_date" TIMESTAMP,
"collateral" VARCHAR,
"personal_funds" VARCHAR,
"guarantor" VARCHAR,
"guarantor_name" VARCHAR,
"guarantor_address" VARCHAR,
"guarantor_city_state_zip" VARCHAR,
"amount_guaranteed" VARCHAR,
"guarantor_employer" VARCHAR,
"guarantor_occupation" VARCHAR,
"travel_outside_texas" VARCHAR,
"political_obligation" VARCHAR,
"reimbursement_intended" VARCHAR,
"returned_to_filer" VARCHAR,
"out_of_state_pac" VARCHAR,
"out_of_state_pac_id" VARCHAR
);
Anyone who has the link will be able to view this.