home / data

charades_by_clue

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

2 rows where clue_rowid = 165953

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ clue_rowid charade answer
57803 57803 165953 165953 before ERE
57804 57804 165953 165953 pork PIG

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.993ms · Data license: Open Database License (ODbL) v1.0 · About: Datasheet