{"database": "ctc-catalogue", "table": "not_gas_puzzles", "is_view": false, "human_description_en": "where Constraints contains \"Killer\" and Setter contains \"Scott Strosahl\" sorted by Id descending", "rows": [[7369, "Flux Capacitor", "2025-07-05", "[\"Mark\"]", "[\"Scott Strosahl\"]", "[\"Between Lines\",\"Killer\"]", "{\"alt\":\"Replace the Flux Capacitor!\",\"caption\":\"Replace the Flux Capacitor!\",\"img_src\":\"https://img.youtube.com/vi/kaxgr_x3ZN4/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=kaxgr_x3ZN4\"}", "00:29:46", 30], [6746, "Two to Tango", "2025-01-03", "[\"Mark\"]", "[\"Scott Strosahl\"]", "[\"Binairo\",\"Killer\",\"O/E\"]", "{\"alt\":\"It sometimes takes Two (Half-Hours) to Tango\",\"caption\":\"It sometimes takes Two (Half-Hours) to Tango\",\"img_src\":\"https://img.youtube.com/vi/zy_jQ8Ckfxo/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=zy_jQ8Ckfxo\"}", "01:01:08", 62], [6618, "They Check In, but They Don\u2019t Check Out", "2024-11-26", "[\"Mark\"]", "[\"Scott Strosahl\"]", "[\"Clone\",\"Killer\",\"Numbered Rooms\"]", "{\"alt\":\"Beware of the Clones!\",\"caption\":\"Beware of the Clones!\",\"img_src\":\"https://img.youtube.com/vi/YiKf3rjiT9g/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=YiKf3rjiT9g\"}", "01:00:13", 61], [2437, "Killer Arrows", "2021-11-09", "[\"Mark\"]", "[\"Scott Strosahl\"]", "[\"Arrow\",\"Killer\"]", "{\"alt\":\"Some Great Techniques for Variant Sudoku\",\"caption\":\"Some Great Techniques for Variant Sudoku\",\"img_src\":\"https://img.youtube.com/vi/lJdNghul9u8/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=lJdNghul9u8\"}", "00:31:19", 32], [1731, "Killer Clones", "2021-02-12", "[\"Simon\"]", "[\"Scott Strosahl\"]", "[\"Clone\",\"Killer\"]", "{\"alt\":\"One Does Not Simply Explain Sudoku Set Theory\\n\",\"caption\":\"One Does Not Simply Explain Sudoku Set Theory\\n\",\"img_src\":\"https://img.youtube.com/vi/OR8sL6Rov3Y/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=OR8sL6Rov3Y\"}", "00:36:11", 37], [1642, "New Year's Miracle", "2020-12-31", "[\"Simon\"]", "[\"Scott Strosahl\"]", "[\"Anti-King\",\"Anti-Knight\",\"Irregular\",\"Killer\",\"Non-Consecutive\"]", "{\"alt\":\"A New Year Miracle\",\"caption\":\"A New Year Miracle\",\"img_src\":\"https://img.youtube.com/vi/HYhbkEwwE-Y/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=HYhbkEwwE-Y\"}", "00:32:27", 33], [1519, "Hidden Arrows", "2020-11-03", "[\"Simon\"]", "[\"Scott Strosahl\"]", "[\"Arrow\",\"Killer\"]", "{\"alt\":\"This Sudoku Will Make Your Day!\",\"caption\":\"This Sudoku Will Make Your Day!\",\"img_src\":\"https://img.youtube.com/vi/18ow5Y4E75U/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=18ow5Y4E75U\"}", "00:32:55", 33], [1320, "P vS NP", "2020-08-01", "[\"Mark\"]", "[\"Scott Strosahl\"]", "[\"Killer\",\"Primes\"]", "{\"alt\":\"Crazy Cages\",\"caption\":\"Crazy Cages\",\"img_src\":\"https://img.youtube.com/vi/YMUpKa-stcM/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=YMUpKa-stcM\"}", "00:32:44", 33], [1020, "Partial Killer Code", "2020-03-17", "[\"Simon\"]", "[\"Scott Strosahl\"]", "[\"Cipher\",\"Killer\",\"O/E\"]", "{\"alt\":\"Cracking The Sudoku Code\",\"caption\":\"Cracking The Sudoku Code\",\"img_src\":\"https://img.youtube.com/vi/jayJVjqAS3k/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=jayJVjqAS3k\"}", "00:23:58", 24], [960, "Killer Palindrome", "2020-02-01", "[\"Simon\"]", "[\"Scott Strosahl\"]", "[\"Difference\",\"Killer\",\"Palindrome\"]", "{\"alt\":\"02 - 02 - 2020 A Puzzle Palindrome\",\"caption\":\"02 - 02 - 2020 A Puzzle Palindrome\",\"img_src\":\"https://img.youtube.com/vi/K7LvoN0w2oA/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=K7LvoN0w2oA\"}", "00:17:27", 18], [937, "All 1s Killer Sudoku", "2020-01-10", "[\"Mark\"]", "[\"Scott Strosahl\"]", "[\"Killer\"]", "{\"alt\":\"A Brilliant Killer Sudoku - Themed for 1/11\",\"caption\":\"A Brilliant Killer Sudoku - Themed for 1/11\",\"img_src\":\"https://img.youtube.com/vi/_XjiaoiSWys/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=_XjiaoiSWys\"}", "00:15:54", 16]], "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].[Setter])) order by Id desc limit 101", "params": {"p0": "Killer", "p1": "Scott Strosahl"}}, "facet_results": {"Setter": {"name": "Setter", "type": "array", "results": [{"value": "Scott Strosahl", "label": "Scott Strosahl", "count": 11, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer", "selected": true}], "hideable": false, "toggle_url": "/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl", "truncated": false}, "Constraints": {"name": "Constraints", "type": "array", "results": [{"value": "Killer", "label": "Killer", "count": 11, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Setter__arraycontains=Scott+Strosahl", "selected": true}, {"value": "Arrow", "label": "Arrow", "count": 2, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Arrow", "selected": false}, {"value": "Clone", "label": "Clone", "count": 2, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Clone", "selected": false}, {"value": "O/E", "label": "O/E", "count": 2, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=O%2FE", "selected": false}, {"value": "Anti-King", "label": "Anti-King", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Anti-King", "selected": false}, {"value": "Anti-Knight", "label": "Anti-Knight", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Anti-Knight", "selected": false}, {"value": "Between Lines", "label": "Between Lines", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Between+Lines", "selected": false}, {"value": "Binairo", "label": "Binairo", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Binairo", "selected": false}, {"value": "Cipher", "label": "Cipher", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Cipher", "selected": false}, {"value": "Difference", "label": "Difference", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Difference", "selected": false}, {"value": "Irregular", "label": "Irregular", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Irregular", "selected": false}, {"value": "Non-Consecutive", "label": "Non-Consecutive", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Non-Consecutive", "selected": false}, {"value": "Numbered Rooms", "label": "Numbered Rooms", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Numbered+Rooms", "selected": false}, {"value": "Palindrome", "label": "Palindrome", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Palindrome", "selected": false}, {"value": "Primes", "label": "Primes", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl&Constraints__arraycontains=Primes", "selected": false}], "hideable": false, "toggle_url": "/ctc-catalogue-796df07/not_gas_puzzles.json?Constraints__arraycontains=Killer&Setter__arraycontains=Scott+Strosahl", "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1280.8095290001802, "source": "Cracking the Cryptic Catalogue", "source_url": "https://docs.google.com/spreadsheets/d/1rVqAjm-l_Urjd3TNmIc3SmTmz_OlgSoBuhY7RPgiuRg/edit?usp=sharing"}