home / spend2-trust

all

Along with the standard search boxes, you can focus on a Trust or FT by pressing the tool icon at the top of the Trust column, then press 'Facet by this'.

If a row contains at least one '+' press the entry in the click4more column, then follow the links.

4 rows where click4more = 1009

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Supplier

rowid ▼ Supplier Sum Trust ICB NHS4Sale VT VTUK HSSF click4more
778 WEIGHTMANS LLP 175269.03 StHelKnowsley C&M         1009
891 Weightmans Llp 134026.18 NWAmbulance C&M         1009
1729 Weightmans Llp 38598.50 Alder Hey C&M         1009
2081 WEIGHTMANS LLP 26638.65 SthportOrmskirk C&M         1009

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "all" (
   [rowid] INTEGER PRIMARY KEY,
   [Supplier] TEXT,
   [Sum] TEXT,
   [Trust] TEXT,
   [ICB] TEXT,
   [NHS4Sale] TEXT,
   [VT] TEXT,
   [VTUK] TEXT,
   [HSSF] TEXT,
   [click4more] TEXT REFERENCES [supp]([ID])
);
Powered by Datasette · Queries took 24.093ms