Campaign Finance - Expenditures
City of Austin
@usgov.city_of_austin_campaign_finance_expenditures_dataset
City of Austin
@usgov.city_of_austin_campaign_finance_expenditures_dataset
This dataset lists all expenditures and incurred obligations reported by candidates, officeholders and political committees on data files submitted per City Code Chapter 2-2-26.
For a complete listing of each column heading, please see the field listing here: http://services.austintexas.gov/edims/document.cfm?id=262465
Organization: City of Austin
Last updated: 2020-11-12T13:27:25.130844
Tags: campaign-finance, city-clerk, election, expenditures, financial
CREATE TABLE table_1 (
"payee" VARCHAR,
"paid_by" VARCHAR,
"payment_amount" DOUBLE,
"payment_date" TIMESTAMP,
"payee_type" VARCHAR,
"payee_address" VARCHAR,
"city_state_zip" VARCHAR,
"payment_year" BIGINT,
"expenditure_type" VARCHAR,
"date_reported" TIMESTAMP,
"report_filed" VARCHAR,
"expense_description" VARCHAR,
"travel_outside_texas" VARCHAR,
"political_obligation" VARCHAR,
"reimbursement_intended" VARCHAR,
"correction" VARCHAR,
"view_report" VARCHAR,
"transaction_id" VARCHAR
);Anyone who has the link will be able to view this.