Loans To Candidates And Political Committees
State of Washington
@usgov.state_of_washington_loans_to_candidates_and_political__82faa245
State of Washington
@usgov.state_of_washington_loans_to_candidates_and_political__82faa245
CREATE TABLE table_1 (
"id" BIGINT,
"report_number" BIGINT,
"origin" VARCHAR,
"committee_id" BIGINT,
"filer_id" VARCHAR,
"type" VARCHAR,
"filer_name" VARCHAR,
"office" VARCHAR,
"legislative_district" DOUBLE,
"position" VARCHAR,
"party" VARCHAR,
"jurisdiction" VARCHAR,
"jurisdiction_county" VARCHAR,
"jurisdiction_type" VARCHAR,
"election_year" BIGINT,
"cash_or_in_kind" VARCHAR,
"receipt_date" TIMESTAMP,
"repayment_schedule" VARCHAR,
"loan_due_date" TIMESTAMP,
"lender_or_endorser" VARCHAR,
"transaction_type" VARCHAR,
"amount" DOUBLE,
"endorser_liable_amount" DOUBLE,
"primary_general" VARCHAR,
"lenders_name" VARCHAR,
"lenders_address" VARCHAR,
"lenders_city" VARCHAR,
"lenders_state" VARCHAR,
"lenders_zip" VARCHAR,
"lenders_occupation" VARCHAR,
"lenders_employer" VARCHAR,
"employers_city" VARCHAR,
"employers_state" VARCHAR,
"url" VARCHAR,
"carry_forward_loan" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.