{"database": "ctc-catalogue", "table": "crossword_puzzles", "is_view": false, "human_description_en": "where Constraints contains \"Cryptic\", Setter contains \"John Guiver\" and Solver contains \"Simon\" sorted by Id descending", "rows": [[8322, "Crossword #8322 (The Times)", "2026-03-20", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"The Times Crossword Masterclass: 20 March 2026: The Sting In The Tail!\",\"caption\":\"The Times Crossword Masterclass: 20 March 2026: The Sting In The Tail!\",\"img_src\":\"https://img.youtube.com/vi/UAdwSDdjVZU/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=UAdwSDdjVZU\"}", "01:25:52", 86], [8196, "Crossword #8196 (The Times)", "2026-02-20", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"The Times Crossword Masterclass: 20 February 2026\",\"caption\":\"The Times Crossword Masterclass: 20 February 2026\",\"img_src\":\"https://img.youtube.com/vi/J9GSLqcWQGY/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=J9GSLqcWQGY\"}", "01:24:32", 85], [8080, "Crossword #8080 (The Times)", "2026-01-23", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"The Times Crossword Masterclass: 23 January 2026\",\"caption\":\"The Times Crossword Masterclass: 23 January 2026\",\"img_src\":\"https://img.youtube.com/vi/BCotNCM7vsI/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=BCotNCM7vsI\"}", "01:49:21", 110], [7953, "Crossword #7953 (The Times)", "2025-12-19", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"The Times Crossword Masterclass: 19 December 2025\",\"caption\":\"The Times Crossword Masterclass: 19 December 2025\",\"img_src\":\"https://img.youtube.com/vi/75ISxzG-pMQ/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=75ISxzG-pMQ\"}", "01:13:01", 74], [7850, "Crossword #7850 (The Times)", "2025-11-21", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"The Times Crossword Masterclass: 21 November 2025\",\"caption\":\"The Times Crossword Masterclass: 21 November 2025\",\"img_src\":\"https://img.youtube.com/vi/8EeWD2m1Zdg/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=8EeWD2m1Zdg\"}", "01:49:46", 110], [7754, "Crossword #7754 (The Times)", "2025-10-24", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"As Good As A Crossword Gets: The Times Crossword Masterclass: 24 October 2025\",\"caption\":\"As Good As A Crossword Gets: The Times Crossword Masterclass: 24 October 2025\",\"img_src\":\"https://img.youtube.com/vi/-VAUk8y-TNc/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=-VAUk8y-TNc\"}", "01:30:06", 91], [7604, "Crossword #7604 (The Times)", "2025-09-12", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"The Best Times Crossword I've Ever Solved: Masterclass For 12 September 2025\",\"caption\":\"The Best Times Crossword I've Ever Solved: Masterclass For 12 September 2025\",\"img_src\":\"https://img.youtube.com/vi/ieU3CTl4rOQ/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=ieU3CTl4rOQ\"}", "01:24:01", 85], [7294, "Crossword #7294 (The Times)", "2025-06-13", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"Clue-Setting Genius: The Times Crossword Masterclass: 13 June 2025\",\"caption\":\"Clue-Setting Genius: The Times Crossword Masterclass: 13 June 2025\",\"img_src\":\"https://img.youtube.com/vi/yrnIdlWSoSQ/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=yrnIdlWSoSQ\"}", "01:34:32", 95], [7194, "Crossword #7194 (The Times)", "2025-05-16", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"The Clue Master - He's Back! The Times Masterclass: 16 May 2025\",\"caption\":\"The Clue Master - He's Back! The Times Masterclass: 16 May 2025\",\"img_src\":\"https://img.youtube.com/vi/ydJho1kykbY/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=ydJho1kykbY\"}", "01:12:11", 73], [7064, "Crossword #7064 (The Times)", "2025-04-11", "[\"Simon\"]", "[\"John Guiver\"]", "[\"Cryptic\"]", "{\"alt\":\"An Astonishing Crossword Grid: The Times Masterclass: 11 April 2025\",\"caption\":\"An Astonishing Crossword Grid: The Times Masterclass: 11 April 2025\",\"img_src\":\"https://img.youtube.com/vi/UmLLftBQVNk/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=UmLLftBQVNk\"}", "01:21:12", 82]], "truncated": false, "filtered_table_rows_count": 10, "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 crossword_puzzles where :p0 in (select value from json_each([crossword_puzzles].[Constraints])) and :p1 in (select value from json_each([crossword_puzzles].[Setter])) and :p2 in (select value from json_each([crossword_puzzles].[Solver])) order by Id desc limit 101", "params": {"p0": "Cryptic", "p1": "John Guiver", "p2": "Simon"}}, "facet_results": {"Solver": {"name": "Solver", "type": "array", "results": [{"value": "Simon", "label": "Simon", "count": 10, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-e0e9f36/crossword_puzzles.json?Constraints__arraycontains=Cryptic&Setter__arraycontains=John+Guiver", "selected": true}], "hideable": false, "toggle_url": "/ctc-catalogue-e0e9f36/crossword_puzzles.json?Constraints__arraycontains=Cryptic&Setter__arraycontains=John+Guiver&Solver__arraycontains=Simon", "truncated": false}, "Setter": {"name": "Setter", "type": "array", "results": [{"value": "John Guiver", "label": "John Guiver", "count": 10, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-e0e9f36/crossword_puzzles.json?Constraints__arraycontains=Cryptic&Solver__arraycontains=Simon", "selected": true}], "hideable": false, "toggle_url": "/ctc-catalogue-e0e9f36/crossword_puzzles.json?Constraints__arraycontains=Cryptic&Setter__arraycontains=John+Guiver&Solver__arraycontains=Simon", "truncated": false}, "Constraints": {"name": "Constraints", "type": "array", "results": [{"value": "Cryptic", "label": "Cryptic", "count": 10, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-e0e9f36/crossword_puzzles.json?Setter__arraycontains=John+Guiver&Solver__arraycontains=Simon", "selected": true}], "hideable": false, "toggle_url": "/ctc-catalogue-e0e9f36/crossword_puzzles.json?Constraints__arraycontains=Cryptic&Setter__arraycontains=John+Guiver&Solver__arraycontains=Simon", "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 17366.852491002646, "source": "Cracking the Cryptic Catalogue", "source_url": "https://docs.google.com/spreadsheets/d/1rVqAjm-l_Urjd3TNmIc3SmTmz_OlgSoBuhY7RPgiuRg/edit?usp=sharing"}