The Executive Office - Departmental Spend Over £25,000–24/25
OpenDataNI
@ukgov.the_executive_office_departmental_spend_over_f25_000_24_25
OpenDataNI
@ukgov.the_executive_office_departmental_spend_over_f25_000_24_25
CREATE TABLE teo_open_data_portal_submission_march_25 (
"department" VARCHAR,
"organisation" VARCHAR,
"check_date" TIMESTAMP,
"expense_type" VARCHAR,
"supplier" VARCHAR,
"invoice_number" VARCHAR,
"invoice_amount" VARCHAR,
"postcode" VARCHAR
);
CREATE TABLE teo_open_data_portal_submission_november_24 (
"department" VARCHAR,
"organisation" VARCHAR,
"check_date" TIMESTAMP,
"expense_type" VARCHAR,
"supplier" VARCHAR,
"invoice_number" VARCHAR,
"invoice_amount" VARCHAR,
"postcode" VARCHAR
);
Anyone who has the link will be able to view this.