Purchase Card (PCard) Fiscal Year 2021
State of Oklahoma
@usgov.state_of_oklahoma_purchase_card_pcard_fiscal_year_2021_c492c
State of Oklahoma
@usgov.state_of_oklahoma_purchase_card_pcard_fiscal_year_2021_c492c
This dataset contains information on purchases made through the purchase card programs administered by the state and higher ed institutions.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:55:37.809915
CREATE TABLE pcard_202009 (
"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_202010 (
"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_202011 (
"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_202012 (
"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_202101 (
"calendar_year" BIGINT,
"calendar_month" BIGINT,
"agencynbr" BIGINT,
"agencyname" VARCHAR,
"ch_last_name" VARCHAR,
"first_name" VARCHAR,
"item_descr" VARCHAR,
"amount" DOUBLE,
"merchant" VARCHAR,
"transaction_date" VARCHAR,
"post_date" VARCHAR,
"mcc_descr" VARCHAR,
"rowid" VARCHAR
);CREATE TABLE pcard_202102 (
"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_202103 (
"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_202008 (
"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_202104 (
"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_202105 (
"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_202106 (
"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.