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
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.