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 Sum = "25000.00"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: ICB

rowid ▼ Supplier Sum Trust ICB NHS4Sale VT VTUK HSSF click4more
2169 Liverpool School Of Tropical Medicine 25000.00 LivWomens C&M         2571
3080 Asm (B) Ltd 25000.00 NELondon NELon         3550
3081 RENAISI LTD 25000.00 Homerton NELon         3551
3082 SKILLS FOR CARE SOLUTIONS LTD 25000.00 EastLondon NELon         1192
4947 Ashridge 25000.00 Kings SELon         3549

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