Department For Transport Government Procurement Card (GPC) Transactions
Department for Transport
@ukgov.dft_gpc_spend
Department for Transport
@ukgov.dft_gpc_spend
CREATE TABLE dft_spending_over_500_january_2025 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);
CREATE TABLE dft_spending_over_500_march_2025 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);
CREATE TABLE dft_spending_over_500_february_2025 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.