home / data

charades_by_clue

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

3 rows where clue_rowid = 582762

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ clue_rowid charade answer
103097 103097 582762 582762 slug BULLET
103098 103098 582762 582762 popular IN
103099 103099 582762 582762 poets BARDS

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