{"database": "ctc-catalogue", "table": "not_gas_puzzles", "is_view": false, "human_description_en": "where Constraints contains \"Adjacency\" and Solver contains \"Mark\" sorted by Id descending", "rows": [[7274, "Let's Go Camping!", "2025-06-06", "[\"Mark\"]", "[\"DhrAbel\",\"Tey\"]", "[\"Adjacency\",\"Count\",\"German Whispers\",\"O/E\",\"Sums\"]", "{\"alt\":\"Sudoku on the Campsite\",\"caption\":\"Sudoku on the Campsite\",\"img_src\":\"https://img.youtube.com/vi/yFQsxC68b60/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=yFQsxC68b60\"}", "01:04:10", 65], [7182, "Don\u2019t Even Touch", "2025-05-12", "[\"Mark\"]", "[\"Boh\"]", "[\"Adjacency\",\"German Whispers\",\"O/E\",\"Ratio\"]", "{\"alt\":\"A Glorious Burst of Symmetry\",\"caption\":\"A Glorious Burst of Symmetry\",\"img_src\":\"https://img.youtube.com/vi/t_XjP6aBA6o/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=t_XjP6aBA6o\"}", "00:39:32", 40], [6549, "Hot Potato", "2024-11-06", "[\"Mark\"]", "[\"sujoyku\"]", "[\"Adjacency\",\"Killer\"]", "{\"alt\":\"Hot Potato Sudoku: The Puzzle that gets Passed on quickly!\",\"caption\":\"Hot Potato Sudoku: The Puzzle that gets Passed on quickly!\",\"img_src\":\"https://img.youtube.com/vi/1hCjxNrgCBM/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=1hCjxNrgCBM\"}", "00:14:49", 15], [6310, "Time Flies Like an Arrow...", "2024-08-26", "[\"Mark\"]", "[\"Abdul the Killer\"]", "[\"Adjacency\",\"Count\",\"Difference\",\"Yin-Yang\"]", "{\"alt\":\"Trying to get Finished before the Plumber ...\",\"caption\":\"Trying to get Finished before the Plumber ...\",\"img_src\":\"https://img.youtube.com/vi/9hvWfodvrCs/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=9hvWfodvrCs\"}", "01:03:13", 64], [6294, "Cosmic Cages", "2024-08-21", "[\"Mark\"]", "[\"yanggang\"]", "[\"Adjacency\",\"Spiral Galaxies\",\"Sums\"]", "{\"alt\":\"Welcome to our Galaxy!\",\"caption\":\"Welcome to our Galaxy!\",\"img_src\":\"https://img.youtube.com/vi/L8_Wy191cy8/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=L8_Wy191cy8\"}", "01:18:56", 79], [6235, "Buddy System", "2024-08-02", "[\"Mark\"]", "[\"rysmyth\"]", "[\"Adjacency\",\"Digit Restriction\",\"Friendly Cells\"]", "{\"alt\":\"Every Buddy Needs a Buddy\",\"caption\":\"Every Buddy Needs a Buddy\",\"img_src\":\"https://img.youtube.com/vi/csPxMjFkQD4/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=csPxMjFkQD4\"}", "00:21:38", 22], [6228, "Factor Map", "2024-07-31", "[\"Mark\"]", "[\"Ul-Rhymm\"]", "[\"Adjacency\",\"Factors\",\"Killer\"]", "{\"alt\":\"One of the Most Fantastic Colouring Exercises Ever\",\"caption\":\"One of the Most Fantastic Colouring Exercises Ever\",\"img_src\":\"https://img.youtube.com/vi/voSxg0kqq_U/mqdefault.jpg\",\"href\":\"https://youtube.com/watch?v=voSxg0kqq_U\"}", "00:33:17", 34], [6136, "The Heat Is On", "2024-07-02", "[\"Mark\"]", "[\"Phurba\"]", "[\"Adjacency\",\"Difference\",\"Entropy\",\"Thermo\"]", "{\"alt\":\"This Grid is so Empty It's Bonkers!\",\"caption\":\"This Grid is so Empty It's Bonkers!\",\"img_src\":\"https://img.youtube.com/vi/yUwOPSKrXwo/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=yUwOPSKrXwo\"}", "00:26:52", 27], [5918, "Primal Roots", "2024-04-26", "[\"Mark\"]", "[\"Matt Tressel\"]", "[\"Adjacency\",\"Kropki\",\"Primes\"]", "{\"alt\":\"Investigating Sudoku's Primal Roots\",\"caption\":\"Investigating Sudoku's Primal Roots\",\"img_src\":\"https://img.youtube.com/vi/KpsZ7LI8PLg/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=KpsZ7LI8PLg\"}", "00:30:18", 31], [5671, "Bene Divisa", "2024-02-10", "[\"Mark\"]", "[\"Aleksandra Z\"]", "[\"Adjacency\",\"Division\"]", "{\"alt\":\"One Way in which Factors are Beautiful!\",\"caption\":\"One Way in which Factors are Beautiful!\",\"img_src\":\"https://img.youtube.com/vi/Iis_KtvBSLU/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=Iis_KtvBSLU\"}", "00:38:27", 39], [5660, "5\u2019s Live in Foggy Flats", "2024-02-07", "[\"Mark\"]", "[\"Antiknight\"]", "[\"Adjacency\",\"Arrow\",\"Fog\",\"German Whispers\",\"Thermo\"]", "{\"alt\":\"Where ARE these foggy flats?\",\"caption\":\"Where ARE these foggy flats?\",\"img_src\":\"https://img.youtube.com/vi/pMwEa7mXkOI/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=pMwEa7mXkOI\"}", "00:28:07", 29]], "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 not_gas_puzzles where :p0 in (select value from json_each([not_gas_puzzles].[Constraints])) and :p1 in (select value from json_each([not_gas_puzzles].[Solver])) order by Id desc limit 101", "params": {"p0": "Adjacency", "p1": "Mark"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2076.1955220000345, "source": "Cracking the Cryptic Catalogue", "source_url": "https://docs.google.com/spreadsheets/d/1rVqAjm-l_Urjd3TNmIc3SmTmz_OlgSoBuhY7RPgiuRg/edit?usp=sharing"}