TdlM / taskmaster

Menu
  • Make shortlink

episode_scores

5 rows where episode = 96

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

id ▲ episode contestant score rank series srank
476 An imbalance in the poppability. 96 Alan Davies 68 15 3 15 3
477 An imbalance in the poppability. 96 Desiree Burch 69 16 2 16 2
478 An imbalance in the poppability. 96 Guz Khan 70 14 4 14 4
479 An imbalance in the poppability. 96 Morgana Robinson 71 17 1 17 1
480 An imbalance in the poppability. 96 Victoria Coren Mitchell 72 12 5 12 5

Advanced export

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

CSV options:

CREATE TABLE episode_scores (
   id         INTEGER PRIMARY KEY,
   episode    INTEGER REFERENCES episodes(id),
   contestant INTEGER REFERENCES people(id),
   score      INTEGER,
   rank       TEXT,
   series     INTEGER,
   srank      TEXT
);
Powered by Datasette · Queries took 7.338ms
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows