Funding Summary - Fiscal Year 2018
State of Oklahoma
@usgov.state_of_oklahoma_funding_summary_fiscal_year_2018_915c4
State of Oklahoma
@usgov.state_of_oklahoma_funding_summary_fiscal_year_2018_915c4
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:
•Assets Held for Others
•Taxes and Interest Income
•Licenses, Permits, Tuition, Fees and Other
•Federal Grants
•Appropriations
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:57.845009
Tags: 2018, funding-summary
CREATE TABLE data_funding_summary_fiscal_year_2018 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"account_major_class" BIGINT,
"account_description_major_class" VARCHAR,
"account_sub_class" BIGINT -- Account- Sub- Class,
"account_description_sub_class" VARCHAR -- Account Description- Sub- Class,
"account" BIGINT,
"account_description" VARCHAR,
"fiscal_year" BIGINT,
"account_period_month" BIGINT -- Account Period (Month),
"amount" DOUBLE
);Anyone who has the link will be able to view this.