Electronic Purchasing Card Solution Use - HM Revenue & Customs
HM Revenue and Customs
@ukgov.government_procurement_card_use_hmrc
HM Revenue and Customs
@ukgov.government_procurement_card_use_hmrc
HMRC publishes details of all spending over £500 using an electronic purchasing card solution (ePCS) on a monthly basis. The ePCS has replaced the government procurement card (GPC). Note: In line with the ePCS provider's current statement period applicable to HMRC, monthly detail refers to transactions falling between the 6th of one month and the 5th of the subsequent month, e.g. July transactions will be transactions falling with the period 6 July to 5 August. These data cover UK transactions only.
Publisher name: HM Revenue and Customs
Last updated: 2025-05-01T04:00:24Z
CREATE TABLE electronic_purchasing_card_solution_use_september_2020 (
"department_family" VARCHAR,
"entity" VARCHAR,
"date" TIMESTAMP,
"supplier" VARCHAR,
"amount" VARCHAR,
"description" VARCHAR,
"description_1" VARCHAR
);CREATE TABLE electronic_purchasing_card_solution_use_september_2021 (
"sep_21" VARCHAR
);CREATE TABLE electronic_purchasing_card_solution_use_september_2022 (
"department_family" VARCHAR,
"entity" VARCHAR,
"date" TIMESTAMP,
"supplier" VARCHAR,
"amount" VARCHAR,
"description" VARCHAR,
"description_1" VARCHAR
);CREATE TABLE electronic_purchasing_card_solution_use_september_2024 (
"department_family" VARCHAR,
"entity" VARCHAR,
"date" TIMESTAMP,
"supplier" VARCHAR,
"amount_gbp" DOUBLE,
"comments" VARCHAR
);Anyone who has the link will be able to view this.