Northern Ireland Office (NIO): GPC Spending Over £500
Northern Ireland Office
@ukgov.northern_ireland_office_nio_gpc_spending_over_f500_january_2021
Northern Ireland Office
@ukgov.northern_ireland_office_nio_gpc_spending_over_f500_january_2021
The Northern Ireland Office (NIO) 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). This data is published monthly. Prior to 2021, spend data was published on GOV.UK at: transparency-and-freedom-of-information-releases -northern-ireland-office For more information about this series, see: /how-to-publish-monthly-payment-card-data-over-500
Publisher name: Northern Ireland Office
Last updated: 2025-04-12T04:00:13Z
CREATE TABLE nio_gpc_spending_over_500_february_2024 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);CREATE TABLE nio_gpc_spending_over_500_july_2023 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);CREATE TABLE nio_gpc_spending_over_500_june_2024 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);CREATE TABLE nio_gpc_spending_over_500_may_2023 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);CREATE TABLE nio_spending_over_500_june_2022 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" DOUBLE,
"description" VARCHAR
);CREATE TABLE nio_spending_over_500_october_2023 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);CREATE TABLE nio_spending_over_500_september_2023 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);CREATE TABLE northern_ireland_office_nio_gpc_spending_over_500_january_2022 (
"posting_date" TIMESTAMP,
"merchant_name" VARCHAR,
"transaction_amount" VARCHAR,
"description" VARCHAR
);Anyone who has the link will be able to view this.