Purchase Card (PCard) Fiscal Year 2022
State of Oklahoma
@usgov.state_of_oklahoma_purchase_card_pcard_fiscal_year_2022_31015
State of Oklahoma
@usgov.state_of_oklahoma_purchase_card_pcard_fiscal_year_2022_31015
CREATE TABLE pcard_public_202107 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202108 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202109 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202110 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202111 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202112 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202201 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202202 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
CREATE TABLE pcard_public_202203 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"last_name" VARCHAR,
"first_initial" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_description" VARCHAR,
"rowid" VARCHAR
);
Anyone who has the link will be able to view this.