TdlM / taskmaster

Menu
  • Make shortlink

series

Table actions
  • Toggle column notes
tasks
the number of "standard" tasks (those having five judged attempts) in this series

1 row where champion = 22 sorted by air_start

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: air_start (date), air_end (date)

id name episodes champion air_start ▲ air_end studio_start studio_end points tasks special TMI
4 Series 4 8 Noel Fielding 22 2017-04-25 2017-06-13     668 46 ➚

Advanced export

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

CSV options:

CREATE TABLE series (
   id           INTEGER PRIMARY KEY,
   name         TEXT,
   episodes     INTEGER,
   champion     INTEGER REFERENCES people(id),
   air_start    TEXT,
   air_end      TEXT,
   studio_start TEXT,
   studio_end   TEXT,
   points       INTEGER,
   tasks        INTEGER,
   special      INTEGER,
   TMI          INTEGER
);
Powered by Datasette · Queries took 11.074ms
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows