home / metrics

train_summary

1 row where count = 18

✎ View and edit SQL

This data as json, CSV (advanced)

Link tid phid metric added removed count
mention,PHID-TASK-4a7koo5kmeuwz576q3ae 281161 PHID-TASK-4a7koo5kmeuwz576q3ae mention 18 0 18

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [train_summary] (
   [tid] TEXT,
   [phid] TEXT,
   [metric] TEXT,
   [added] INTEGER,
   [removed] INTEGER,
   [count] INTEGER,
   PRIMARY KEY ([metric], [phid])
);
Powered by Datasette · Queries took 27.737ms