TdlM / taskmaster

Menu
  • Make shortlink

profanity

3 rows where task = 608

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speaker, roots (array)

id ▲ series episode task speaker roots quote studio
1542 Series 13 13 I think I've got this. 109 The item that sounds funniest when you say its name over and over again 608 Judi Love 81 damn Surely that gets a damn point or something! ✓
1543 Series 13 13 I think I've got this. 109 The item that sounds funniest when you say its name over and over again 608 Greg Davies 2 cock I put it to you, Bridget, that you've deliberately chosen a stopcock because it's got the word "cock" in it. ✓
1544 Series 13 13 I think I've got this. 109 The item that sounds funniest when you say its name over and over again 608 Greg Davies 2 fuck
fuck
I'm sorry, pleasant fucker didn't do it for me. Pleasant fucker? Come on. ✓

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 11.555ms
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows