CIP Expenditures
State of Hawaii
@usgov.state_of_hawaii_cip_expenditures
State of Hawaii
@usgov.state_of_hawaii_cip_expenditures
CREATE TABLE table_1 (
"document_type" VARCHAR,
"encumbrance_type" VARCHAR,
"reporting_program" VARCHAR,
"appropriation_type" VARCHAR,
"mode_of_funding" VARCHAR,
"transaction_code" VARCHAR,
"division" VARCHAR,
"fund" VARCHAR,
"fiscal_year" BIGINT,
"appropriation_account" BIGINT,
"department" VARCHAR,
"source_object" BIGINT,
"cost_center" VARCHAR,
"project" VARCHAR,
"active" VARCHAR,
"amount" DOUBLE,
"encumbrance_number" VARCHAR,
"encumbrance_number_suffix" VARCHAR,
"vendor_number" VARCHAR,
"vendor_name" VARCHAR,
"invoice_number" VARCHAR,
"check_number" VARCHAR,
"check_date" VARCHAR,
"cvn" VARCHAR,
"department_vn" VARCHAR,
"document_number" VARCHAR,
"fm" BIGINT,
"enc_fm" VARCHAR,
"transaction_fiscal_year" BIGINT,
"processing_year" BIGINT,
"process_month" BIGINT,
"process_date" BIGINT,
"transaction_id" VARCHAR,
"aging_start_date" DOUBLE,
"optional_department_data" VARCHAR,
"invoice_date" DOUBLE,
"d11_vf_1099_ind" VARCHAR
);
Anyone who has the link will be able to view this.