Financial Transactions Over £25k From Derbyshire Healthcare NHS Foundation Trust
Derbyshire Healthcare NHS Foundation Trust
@ukgov.financial_transactions_over_25k_from_derbyshire_health_ed58da75
Derbyshire Healthcare NHS Foundation Trust
@ukgov.financial_transactions_over_25k_from_derbyshire_health_ed58da75
CREATE TABLE n_2018_april_return (
"department_family" VARCHAR,
"entity" VARCHAR,
"date" TIMESTAMP,
"expense_type" VARCHAR,
"expense_area" VARCHAR,
"supplier" VARCHAR,
"transaction_number" BIGINT,
"ap_amount" DOUBLE,
"vat_registration_number" VARCHAR,
"purchase_invoice_number" VARCHAR
);
CREATE TABLE n_2018_may_return (
"department_family" VARCHAR,
"entity" VARCHAR,
"date" TIMESTAMP,
"expense_type" VARCHAR,
"expense_area" VARCHAR,
"supplier" VARCHAR,
"transaction_number" BIGINT,
"ap_amount" DOUBLE,
"vat_registration_number" VARCHAR,
"purchase_invoice_number" VARCHAR
);
Anyone who has the link will be able to view this.