home / metrics

train_summary

2 rows where count = 13

✎ View and edit SQL

This data as json, CSV (advanced)

Link tid phid metric added removed count
mention,PHID-TASK-66asnwlovk3p5fpm6fna 249964 PHID-TASK-66asnwlovk3p5fpm6fna mention 13 0 13
mention,PHID-TASK-x75dar27bj6btbus4fjt 271342 PHID-TASK-x75dar27bj6btbus4fjt mention 13 0 13

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