profanity
4 rows where task = 774
This data as json, CSV (advanced)
Suggested facets: roots, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1923 | Series 16 16 | Hell is here. 140 | Make a cheeky picture using nails and wire 774 | Sue Perkins 106 | cock | Cock and balls. | ✓ |
1924 | Series 16 16 | Hell is here. 140 | Make a cheeky picture using nails and wire 774 | Alex Horne 1 | hell | And then she's done a cheeky bit of ocean and a cheeky bit of Hell. | ✓ |
1925 | Series 16 16 | Hell is here. 140 | Make a cheeky picture using nails and wire 774 | Greg Davies 2 | hell | That's a cheeky tick. Erm, why is Hell there? | ✓ |
1926 | Series 16 16 | Hell is here. 140 | Make a cheeky picture using nails and wire 774 | Susan Wokoma 107 | hell | Well, Hell is... here. | ✓ |
Advanced export
JSON shape: default, array, newline-delimited, object
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 );