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.

5 rows where click4more = 123

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Supplier, ICB

rowid ▼ Supplier Sum Trust ICB NHS4Sale VT VTUK HSSF click4more
70 Csl Behring Uk Ltd 2839370.30 LivUnivHosps C&M         123
691 Csl Behring Uk Ltd 210526.10 CtessofChester C&M         123
2502 CSL BEHRING UK LTD 215040.00 BarkingHR NELon         123
3272 Csl Behring Uk Ltd 2256870.68 Kings SELon         123
3609 CSL BEHRING UK LTD 434232.20 Lewisham SELon         123

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