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 ICB = "NELon" and Supplier = "ALLIANCE HEALTHCARE DISTRIBUTION LTD"

✎ View and edit SQL

This data as json, CSV (advanced)

rowid ▼ Supplier Sum Trust ICB NHS4Sale VT VTUK HSSF click4more
2210 ALLIANCE HEALTHCARE DISTRIBUTION LTD 6958528.67 BarkingHR NELon         32
2240 ALLIANCE HEALTHCARE DISTRIBUTION LTD 2792651.78 Barts NELon         32
2335 ALLIANCE HEALTHCARE DISTRIBUTION LTD 783956.44 Homerton NELon         32
2580 ALLIANCE HEALTHCARE DISTRIBUTION LTD 135767.10 EastLondon NELon         32

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 65.098ms