State Of Oklahoma Revolving Funds - 2015
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_revolving_funds_2015
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_revolving_funds_2015
CREATE TABLE data_revolving_funds_january_2015 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" DOUBLE
);
CREATE TABLE data_revolving_funds_february_2015 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" DOUBLE
);
CREATE TABLE data_revolving_funds_march_2015 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" DOUBLE
);
CREATE TABLE data_revolving_funds_april_2015 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" DOUBLE
);
CREATE TABLE data_revolving_funds_may_2015 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" DOUBLE
);
CREATE TABLE data_revolving_funds_june_2015 (
"agency_number" BIGINT,
"agency_name" VARCHAR,
"class_field" BIGINT,
"class_description" VARCHAR,
"statutory_reference" VARCHAR,
"calendar_year" BIGINT,
"month" BIGINT,
"total_amount" DOUBLE
);
Anyone who has the link will be able to view this.