State Of Oklahoma Revolving Funds - 2021
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_revolving_funds_2021
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_revolving_funds_2021
A detailed listing of all State of Oklahoma revolving funds and the amount for the calendar year.
Organization: State of Oklahoma
Last updated: 2022-02-14T23:35:25.305245
CREATE TABLE revolving_2021 (
"business_unit" BIGINT,
"agency_name" VARCHAR,
"class_fld" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"fiscal_year" BIGINT,
"accounting_period" BIGINT,
"posted_total_amount" DOUBLE
);CREATE TABLE revolving_funds_202102 (
"business_unit" BIGINT,
"ocp_agncy_name" VARCHAR,
"substr_a_class_fld_1_3" BIGINT -- SUBSTR(A.CLASS FLD,1,3),
"ocp_class_descr" VARCHAR,
"ocp_statutory_ref" VARCHAR,
"n__2021" BIGINT -- '2021',
"n__02" BIGINT -- '02',
"sum_a_posted_total_amt" DOUBLE -- SUM(A.POSTED TOTAL AMT)
);CREATE TABLE revolving_funds_202103 (
"business_unit" BIGINT,
"ocp_agncy_name" VARCHAR,
"substr_a_class_fld_1_3" BIGINT -- SUBSTR(A.CLASS FLD,1,3),
"ocp_class_descr" VARCHAR,
"ocp_statutory_ref" VARCHAR,
"n__2021" BIGINT -- '2021',
"n__03" BIGINT -- '03',
"sum_a_posted_total_amt" DOUBLE -- SUM(A.POSTED TOTAL AMT)
);CREATE TABLE revolving_funds_202104 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_fund_number" BIGINT,
"class_fund_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"balance" DOUBLE
);CREATE TABLE revolving_funds_202105 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_fund_number" BIGINT,
"class_fund_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"balance" DOUBLE
);CREATE TABLE revolving_funds_202106 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_fund_number" BIGINT,
"class_fund_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"balance" DOUBLE
);CREATE TABLE revolving_funds_202107 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_fund_number" BIGINT,
"class_fund_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"balance" DOUBLE
);CREATE TABLE revolving_funds_202108 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_fund_number" BIGINT,
"class_fund_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"balance" DOUBLE
);Anyone who has the link will be able to view this.