TdlM / taskmaster

Menu
  • Make shortlink

profanity

3 rows where task = 661

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speaker, roots (array)

id ▲ series episode task speaker roots quote studio
1643 Series 14 14 The chassis, the wings. 118 Create the best picture of a bird 661 Munya Chawawa 91 damn Oh, damn! OK.
1644 Series 14 14 The chassis, the wings. 118 Create the best picture of a bird 661 Dara Ó Briain 88 ass/arse Why would you want a foot sticking out of its arse?
1645 Series 14 14 The chassis, the wings. 118 Create the best picture of a bird 661 Dara Ó Briain 88 Christ Oh, Jesus Christ, three of them.

Advanced export

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

CSV options:

CREATE TABLE profanity (
   id      INTEGER PRIMARY KEY,
   series  INTEGER REFERENCES series(id),
   episode INTEGER REFERENCES episodes(id),
   task    INTEGER REFERENCES tasks(id),
   speaker INTEGER REFERENCES people(id),
   roots   TEXT,
   quote   TEXT,
   studio  INTEGER
);
Powered by Datasette · Queries took 5441.29ms
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows