Funding Summary - Fiscal Year 2016
State of Oklahoma
@usgov.state_of_oklahoma_funding_summary_fiscal_year_2016_55e0e
State of Oklahoma
@usgov.state_of_oklahoma_funding_summary_fiscal_year_2016_55e0e
The Funding dataset provides information for the current fiscal year (to-date) and the three prior fiscal years. The funding information is first presented by high-level funding categories including:
Each Funding category (class) may be further viewed by sub-class and detail funding type.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:55:59.236683
Tags: no-keyword-provided
CREATE TABLE data_funding_summary_fiscal_year_2016 (
"business_unit" BIGINT,
"ocp_agncy_name" VARCHAR,
"major_class" BIGINT,
"descr" VARCHAR,
"sub_class" BIGINT,
"upper_c_descr" VARCHAR -- UPPER(C.DESCR),
"account" BIGINT,
"upper_b_descr" VARCHAR -- UPPER(B.DESCR),
"fiscal_year" BIGINT,
"accounting_period" BIGINT,
"sum_a_posted_total_amt" DOUBLE -- SUM(A.POSTED TOTAL AMT)
);Anyone who has the link will be able to view this.