home / data

charades_by_clue

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

2 rows where clue_rowid = 254980

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ clue_rowid charade answer
81753 81753 254980 254980 a member LEG
81754 81754 254980 254980 a charge ION

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