home / metrics

train_summary

1 row where added = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link tid phid metric added removed count
subtask,PHID-TASK-e5qmhkxduzyb44zkge3n 183959 PHID-TASK-e5qmhkxduzyb44zkge3n subtask 14 12 2

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