{"database": "ctc-catalogue", "table": "sudoku_puzzles", "is_view": false, "human_description_en": "where Setter contains \"James Sinclair\" and Solver contains \"Mark\" sorted by Id descending", "rows": [[7869, "Halfway There", "2025-11-25", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Arrow\",\"Extra Regions\",\"Halvers\",\"Killer\",\"Thermo\",\"XV\"]", "{\"alt\":\"Whoa-oh - We're Halfway There\",\"caption\":\"Whoa-oh - We're Halfway There\",\"img_src\":\"https://img.youtube.com/vi/oLS-lUveJ_A/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=oLS-lUveJ_A\"}", "00:30:39", 31], [7749, "Double Entendre", "2025-10-22", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Arrow\",\"Doublers\",\"Extra Regions\",\"German Whispers\",\"Killer\",\"Ratio\",\"Region Sum Lines\",\"Renban\"]", "{\"alt\":\"But ... These Lines Are Impossible!\",\"caption\":\"But ... These Lines Are Impossible!\",\"img_src\":\"https://img.youtube.com/vi/YGuvqxMkcuw/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=YGuvqxMkcuw\"}", "00:38:42", 39], [7033, "Shikaku-doku", "2025-04-01", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Diagonal\",\"Killer\",\"Shikaku\"]", "{\"alt\":\"Shikaku makes Such a Great Puzzle\",\"caption\":\"Shikaku makes Such a Great Puzzle\",\"img_src\":\"https://img.youtube.com/vi/jxQHjZwGDGI/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=jxQHjZwGDGI\"}", "00:33:57", 34], [6102, "Split Decision", "2024-06-22", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Arrow\",\"Killer\"]", "{\"alt\":\"A Superb Sudoku from a Superb Setter\",\"caption\":\"A Superb Sudoku from a Superb Setter\",\"img_src\":\"https://img.youtube.com/vi/LahwywwatX0/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=LahwywwatX0\"}", "00:37:11", 38], [5810, "Quarters", "2024-03-24", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Dutch Whispers\",\"Fog\",\"Quadruple\",\"Renban\"]", "{\"alt\":\"Nice Moves through the Fog!\",\"caption\":\"Nice Moves through the Fog!\",\"img_src\":\"https://img.youtube.com/vi/F73unr6IDWU/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=F73unr6IDWU\"}", "00:24:23", 25], [5259, "Forgiven", "2023-10-20", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Diagonal\",\"O/E\",\"Region Sum Lines\"]", "{\"alt\":\"How to get Forgiven by a Top Constructor\",\"caption\":\"How to get Forgiven by a Top Constructor\",\"img_src\":\"https://img.youtube.com/vi/FiJuM-ojIUg/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=FiJuM-ojIUg\"}", "00:32:45", 33], [4913, "Question Everything", "2023-07-27", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Anti-XV\",\"Killer\",\"O/E\",\"Thermo\",\"XV\"]", "{\"alt\":\"Why you must Question Everything\",\"caption\":\"Why you must Question Everything\",\"img_src\":\"https://img.youtube.com/vi/ceQx4G5Q4RY/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=ceQx4G5Q4RY\"}", "00:19:00", 19], [4845, "Gauntlet", "2023-07-09", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Arrow\",\"Killer\",\"O/E\"]", "{\"alt\":\"Try Running this Gauntlet\",\"caption\":\"Try Running this Gauntlet\",\"img_src\":\"https://img.youtube.com/vi/dmeXfOr9rBI/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=dmeXfOr9rBI\"}", "00:20:42", 21], [3069, "Snapshot", "2022-05-04", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"German Whispers\",\"Killer\",\"Quadruple\"]", "{\"alt\":\"This one's Worth a Photo!\",\"caption\":\"This one's Worth a Photo!\",\"img_src\":\"https://img.youtube.com/vi/NNGRjoEPjY0/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=NNGRjoEPjY0\"}", "00:32:13", 33], [2424, "Ghost Digit", "2021-11-05", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Killer\",\"Liar\",\"Thermo\"]", "{\"alt\":\"This Ghost is Very Sus\",\"caption\":\"This Ghost is Very Sus\",\"img_src\":\"https://img.youtube.com/vi/h0laOORacBw/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=h0laOORacBw\"}", "00:31:09", 32], [2234, "Incremental", "2021-09-04", "[\"Mark\"]", "[\"James Sinclair\"]", "[\"Consecutive\",\"Killer\",\"Sums\"]", "{\"alt\":\"Incremental ... or Just mental?\",\"caption\":\"Incremental ... or Just mental?\",\"img_src\":\"https://img.youtube.com/vi/i9aCxaCKJoo/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=i9aCxaCKJoo\"}", "00:22:16", 23]], "truncated": false, "filtered_table_rows_count": 11, "expanded_columns": [], "expandable_columns": [], "columns": ["Id", "Puzzle Title", "Date", "Solver", "Setter", "Constraints", "Video", "Video Length", "Video Length (Minutes)"], "primary_keys": ["Id"], "units": {"Video Length (Minutes)": "minute"}, "query": {"sql": "select Id, [Puzzle Title], Date, Solver, Setter, Constraints, Video, [Video Length], [Video Length (Minutes)] from sudoku_puzzles where :p0 in (select value from json_each([sudoku_puzzles].[Setter])) and :p1 in (select value from json_each([sudoku_puzzles].[Solver])) order by Id desc limit 101", "params": {"p0": "James Sinclair", "p1": "Mark"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2164.575827002409, "source": "Cracking the Cryptic Catalogue", "source_url": "https://docs.google.com/spreadsheets/d/1rVqAjm-l_Urjd3TNmIc3SmTmz_OlgSoBuhY7RPgiuRg/edit?usp=sharing"}