Department Of Finance - Departmental Expenditure Over £25,000–24/25
OpenDataNI
@ukgov.department_of_finance_departmental_expenditure_over_f2_83167c39
OpenDataNI
@ukgov.department_of_finance_departmental_expenditure_over_f2_83167c39
CREATE TABLE dof_departmental_spend_july_2024 (
"department" VARCHAR,
"organisation" VARCHAR,
"check_date" TIMESTAMP,
"expense_type" VARCHAR,
"supplier" VARCHAR,
"invoice_number" VARCHAR,
"invoice_amount" VARCHAR,
"postcode" VARCHAR
);
CREATE TABLE dof_departmental_spend_june_2024 (
"department" VARCHAR,
"organisation" VARCHAR,
"check_date" TIMESTAMP,
"expense_type" VARCHAR,
"supplier" VARCHAR,
"invoice_number" VARCHAR,
"invoice_amount" VARCHAR,
"postcode" VARCHAR
);
CREATE TABLE dof_departmental_spend_may_2024 (
"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.