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.

6 rows where click4more = 108

✎ View and edit SQL

This data as json, CSV (advanced)

rowid ▼ Supplier Sum Trust ICB NHS4Sale VT VTUK HSSF click4more
3280 ALLOCATE SOFTWARE 2148835.08 Kings SELon       + 108
3331 ALLOCATE SOFTWARE 1522627.96 Kings SELon       + 108
3413 ALLOCATE SOFTWARE 1049282.37 Kings SELon       + 108
3428 ALLOCATE SOFTWARE 921139.38 Kings SELon       + 108
3460 ALLOCATE SOFTWARE 796108.97 Kings SELon       + 108
4263 ALLOCATE SOFTWARE 79599.01 Kings SELon       + 108

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