home / data

charades_by_clue

Data license: Open Database License (ODbL) v1.0 · About: Datasheet

3 rows where clue_rowid = 622712

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ clue_rowid charade answer
118600 118600 622712 622712 trendy IN
118601 118601 622712 622712 figure TEN
118602 118602 622712 622712 plug ADVERT

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "charades_by_clue" (
    clue_rowid INT,
    charade TEXT DEFAULT '',
    answer TEXT DEFAULT '',
    FOREIGN KEY (clue_rowid) REFERENCES clues (rowid)
);
Powered by Datasette · Queries took 30.995ms · Data license: Open Database License (ODbL) v1.0 · About: Datasheet