UConn -- Checkbook FY2019
State of Connecticut
@usgov.state_of_connecticut_uconn_checkbook_fy2019
State of Connecticut
@usgov.state_of_connecticut_uconn_checkbook_fy2019
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"agency" VARCHAR,
"disbursement_number" BIGINT,
"disbursement_date" TIMESTAMP,
"vendor_setid" VARCHAR,
"vendor_header_id" BIGINT,
"vendor_id" VARCHAR,
"agency_description" VARCHAR,
"vendor_name" VARCHAR,
"vendor_address_line1" VARCHAR,
"ct_vndr_name2" VARCHAR,
"contract_id" VARCHAR,
"sid" VARCHAR,
"sid_desc" VARCHAR,
"account" VARCHAR,
"object_code_description" VARCHAR,
"grant_ind" BOOLEAN,
"grant_desc" VARCHAR,
"payment_detail_purchase_order_number" DOUBLE,
"payment_accounting_net_amount" DOUBLE,
"sens_po_ind" VARCHAR,
"edoc_number" BIGINT
);
Anyone who has the link will be able to view this.