hssf
3 rows where HQ = "US" and hssf_accred = 2
This data as json, CSV (advanced)
hssf_ID ▼ | hssf_name | Parent | HQ | hssf_accred | Trusts | Viols_UK | Viols_US | supp_ID |
---|---|---|---|---|---|---|---|---|
13 | Allscripts Healthcare (IT) UK Limited | Allscripts Healthcare Solutions Inc. | US | 2 | 2 | 2 | 522 | |
74 | Gartner | Gartner Inc | US | 2 | 1 | 1 | 1641 | |
200 | SRO Solutions Ltd | (Bentley Systems (UK)) Gregory Bentley | US | 2 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "hssf" ( [hssf_ID] INTEGER PRIMARY KEY, [hssf_name] TEXT, [Parent] TEXT, [HQ] TEXT, [hssf_accred] TEXT, [Trusts] TEXT, [Viols_UK] TEXT, [Viols_US] TEXT, [supp_ID] TEXT REFERENCES [supp]([ID]) );