Funding Summary - Fiscal Year 2012
State of Oklahoma
@usgov.state_of_oklahoma_funding_summary_fiscal_year_2012_9b4e2
State of Oklahoma
@usgov.state_of_oklahoma_funding_summary_fiscal_year_2012_9b4e2
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:56:45.684611
Tags: 2012, fiscal-year-2012, funding, funding-summary
CREATE TABLE data_funding_summary_fiscal_year_2012 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"account_major_class" BIGINT -- Account - Major Class,
"account_description_major_class" VARCHAR -- Account Description - Major Class,
"account_sub_class" BIGINT -- Account - Sub-Class,
"account_description_sub_class" VARCHAR -- Account Description - Sub-Class,
"account" BIGINT,
"account_description" VARCHAR,
"fiscal_year" BIGINT,
"accounting_period" BIGINT,
"amount" VARCHAR
);Anyone who has the link will be able to view this.