Unpaid Expenditures For Hawaii State And County Candidates From November 8, 2006 Through December 31, 2024
State of Hawaii
@usgov.state_of_hawaii_unpaid_expenditures_for_hawaii_state_a_792fc334
State of Hawaii
@usgov.state_of_hawaii_unpaid_expenditures_for_hawaii_state_a_792fc334
CREATE TABLE unpaid_expenditures_for_hawaii_state_and_county_candid_20c0e834 (
"candidate_name" VARCHAR,
"vendor_type" VARCHAR,
"vendor_name" VARCHAR,
"date" TIMESTAMP,
"unpaid_expenditure_amount" DOUBLE,
"authorized_use" VARCHAR,
"expenditure_category" VARCHAR,
"purpose_of_expenditure" VARCHAR,
"repay_amount" DOUBLE,
"unpaid_expenditure_id" BIGINT,
"forgiven" VARCHAR,
"address_1" VARCHAR,
"address_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" VARCHAR,
"office" VARCHAR,
"district" VARCHAR,
"county" VARCHAR,
"party" VARCHAR,
"reg_no" VARCHAR,
"election_period" VARCHAR,
"mapping_location" VARCHAR
);
Anyone who has the link will be able to view this.