home / data

clues

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

4 rows where answer = "CRYPTIC" and clue contains "!" sorted by rowid

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: source

rowid ▼ clue answer definition clue_number puzzle_date puzzle_name source_url source
185694 Hidden clue here will be! (7) CRYPTIC Hidden/clue here will be 27a 2018-05-17 Financial Times 15860 by Neo https://www.fifteensquared.net/2018/05/17/financial-times-15860-by-neo/ fifteensquared
380973 Sob quietly and tremble — it’s this crossword! (7) CRYPTIC this crossword 9a 2015-08-18 Daily Telegraph 27883 http://bigdave44.com/2015/08/18/dt-27883/ bigdave44
465070 Like this crossword? It makes one weep, quietly twitching! (7) CRYPTIC   8a 2009-09-18 Daily Telegraph 26037 http://bigdave44.com/2009/09/18/dt-26037/ bigdave44
514759 What it wouldn't be if the clue was just not straight! (7) CRYPTIC   20a 2014-08-27 No 11174, Wednesday 27 Aug 2014, Vulcan https://thehinducrosswordcorner.blogspot.com/2014/08/no-11174-wednesday-27-aug-2014-vulcan.html thehinducrosswordcorner

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "clues" (
    rowid INTEGER PRIMARY KEY,
    clue TEXT,
    answer TEXT,
    definition TEXT,
    clue_number TEXT,
    puzzle_date TEXT,
    puzzle_name TEXT,
    source_url TEXT NOT NULL,
    source TEXT
);
CREATE INDEX clues_source_index ON clues ("source");
Powered by Datasette · Queries took 577.91ms · Data license: Open Database License (ODbL) v1.0 · About: Datasheet