Campaign Finance - Credits
City of Austin
@usgov.city_of_austin_campaign_finance_credits_dataset
City of Austin
@usgov.city_of_austin_campaign_finance_credits_dataset
This table lists any credit, interest, rebate, refund, reimbursement, or return of a deposit fee resulting from the use of a political contribution or an asset purchased with a political contribution reported on the Texas Ethics Commission C/OH Form, Schedule K. For more information about credits, please visit the Texas Ethic Commission's instruction guide here:
https://www.ethics.state.tx.us/forms/COH_ins.pdf
Organization: City of Austin
Last updated: 2020-11-12T13:34:45.696335
Tags: campaign-finance, city-clerk, credits, election, financial
CREATE TABLE table_1 (
"payer" VARCHAR,
"recipient" VARCHAR,
"credit_date" TIMESTAMP,
"credit_amount" DOUBLE,
"payer_type" VARCHAR,
"payer_address" VARCHAR,
"payer_city_state_zip" VARCHAR,
"credit_year" BIGINT,
"political_contribution_return" VARCHAR,
"transaction_type" VARCHAR,
"date_reported" TIMESTAMP,
"report_filed" VARCHAR,
"in_kind_description" VARCHAR,
"out_of_state_pac" VARCHAR,
"correction" VARCHAR,
"view_report" VARCHAR,
"transaction_id" VARCHAR
);Anyone who has the link will be able to view this.