State Of Oklahoma Revolving Funds - 2013
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_revolving_funds_2013
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_revolving_funds_2013
A detailed listing of all State of Oklahoma revolving funds and the amount by month for the calendar year 2013.
Organization: State of Oklahoma
Last updated: 2021-08-07T15:00:02.487276
Tags: 2013, revolving-funds
CREATE TABLE data_revolving_funds_april_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_august_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_december_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_february_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_july_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_june_2013 (
"agency_number" BIGINT,
"agnecy_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_march_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_may_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_november_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_october_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);CREATE TABLE data_revolving_funds_september_2013 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" VARCHAR
);Anyone who has the link will be able to view this.