{"database": "ctc-catalogue", "table": "pencil_puzzles", "is_view": false, "human_description_en": "where Setter contains \"Freddie Hand\" and Solver contains \"Simon\" sorted by Id descending", "rows": [[3357, "Summon #3357", "2022-07-07", "[\"Simon\"]", "Summon", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"Learn To Solve Pencil Puzzles: The Best Of The Best \",\"caption\":\"Learn To Solve Pencil Puzzles: The Best Of The Best \",\"img_src\":\"https://img.youtube.com/vi/ZSSJmj1zDXc/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=ZSSJmj1zDXc&t=33m41s\"}", "01:04:06", 65], [2659, "Cojun #2659", "2022-01-13", "[\"Simon\"]", "Cojun", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"Rare Pencil Puzzles \",\"caption\":\"Rare Pencil Puzzles \",\"img_src\":\"https://img.youtube.com/vi/XAn4PzLRauM/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=XAn4PzLRauM&t=5m03s\"}", "00:33:30", 34], [2573, "Sashigane #2573", "2021-12-17", "[\"Simon\"]", "Sashigane", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"Solve More Pencil Puzzles With Me \",\"caption\":\"Solve More Pencil Puzzles With Me \",\"img_src\":\"https://img.youtube.com/vi/c6xomnNHq-Y/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=c6xomnNHq-Y&t=27m58s\"}", "00:56:51", 57], [2538, "Meandering Numbers #2538", "2021-12-08", "[\"Simon\"]", "Meandering Numbers", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"Learn To Play Pencil Puzzles \",\"caption\":\"Learn To Play Pencil Puzzles \",\"img_src\":\"https://img.youtube.com/vi/Ij-n1AFh3ug/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=Ij-n1AFh3ug&t=48m16s\"}", "00:56:44", 57], [2533, "Easy as ABC #2533", "2021-12-08", "[\"Simon\"]", "Easy as ABC", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"Learn To Play Pencil Puzzles \",\"caption\":\"Learn To Play Pencil Puzzles \",\"img_src\":\"https://img.youtube.com/vi/Ij-n1AFh3ug/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=Ij-n1AFh3ug&t=15m01s\"}", "00:56:44", 57], [2505, "Tapa #2505", "2021-11-28", "[\"Simon\"]", "Tapa", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"What Is A \\\"Pencil Puzzle\\\"? \",\"caption\":\"What Is A \\\"Pencil Puzzle\\\"? \",\"img_src\":\"https://img.youtube.com/vi/fzS99RfGy8I/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=fzS99RfGy8I&t=31m50s\"}", "00:54:51", 55], [2500, "Yosenabe #2500", "2021-11-28", "[\"Simon\"]", "Yosenabe", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"What Is A \\\"Pencil Puzzle\\\"? \",\"caption\":\"What Is A \\\"Pencil Puzzle\\\"? \",\"img_src\":\"https://img.youtube.com/vi/fzS99RfGy8I/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=fzS99RfGy8I\"}", "00:54:51", 55], [2222, "Kakuro Series 2: Kakuro (Kropki)", "2021-09-01", "[\"Simon\"]", "Kakuro", "[\"Freddie Hand\"]", "[\"Kropki\"]", "{\"alt\":\"One Of The World's Fastest Solvers Sets A Puzzle\",\"caption\":\"One Of The World's Fastest Solvers Sets A Puzzle\",\"img_src\":\"https://img.youtube.com/vi/CvYlpGLq4-E/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=CvYlpGLq4-E&t=74s\"}", "00:33:05", 34], [1390, "LITS", "2020-09-04", "[\"Simon\"]", "LITS", "[\"Freddie Hand\"]", "[\"Classic\"]", "{\"alt\":\"Colour By Numbers\",\"caption\":\"Colour By Numbers\",\"img_src\":\"https://img.youtube.com/vi/xA4huJ6ZbKE/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=xA4huJ6ZbKE\"}", "00:27:23", 28], [1322, "Poker Fillomino", "2020-08-02", "[\"Simon\"]", "Fillomino", "[\"Freddie Hand\"]", "[\"Poker\"]", "{\"alt\":\"Try An Amazing Poker Puzzle!\",\"caption\":\"Try An Amazing Poker Puzzle!\",\"img_src\":\"https://img.youtube.com/vi/W6v-8Y6_Kkk/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=W6v-8Y6_Kkk&t=23m10s\"}", "00:44:15", 45], [863, "Japanese Sums #863", "2019-11-03", "[\"Simon\"]", "Japanese Sums", "[\"Freddie Hand\"]", "[\"Ambiguous Clues\",\"Multiplication\"]", "{\"alt\":\"Try A Puzzle By One Of The UK's Best Solvers\",\"caption\":\"Try A Puzzle By One Of The UK's Best Solvers\",\"img_src\":\"https://img.youtube.com/vi/_p08eVjfxBc/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=_p08eVjfxBc\"}", "00:19:13", 20]], "truncated": false, "filtered_table_rows_count": 11, "expanded_columns": [], "expandable_columns": [], "columns": ["Id", "Puzzle Title", "Date", "Solver", "Type", "Setter", "Constraints", "Video", "Video Length", "Video Length (Minutes)"], "primary_keys": ["Id"], "units": {"Video Length (Minutes)": "minute"}, "query": {"sql": "select Id, [Puzzle Title], Date, Solver, Type, Setter, Constraints, Video, [Video Length], [Video Length (Minutes)] from pencil_puzzles where :p0 in (select value from json_each([pencil_puzzles].[Setter])) and :p1 in (select value from json_each([pencil_puzzles].[Solver])) order by Id desc limit 101", "params": {"p0": "Freddie Hand", "p1": "Simon"}}, "facet_results": {"Type": {"name": "Type", "type": "column", "hideable": false, "toggle_url": "/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon", "results": [{"value": "Cojun", "label": "Cojun", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Cojun", "selected": false}, {"value": "Easy as ABC", "label": "Easy as ABC", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Easy+as+ABC", "selected": false}, {"value": "Fillomino", "label": "Fillomino", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Fillomino", "selected": false}, {"value": "Japanese Sums", "label": "Japanese Sums", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Japanese+Sums", "selected": false}, {"value": "Kakuro", "label": "Kakuro", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Kakuro", "selected": false}, {"value": "LITS", "label": "LITS", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=LITS", "selected": false}, {"value": "Meandering Numbers", "label": "Meandering Numbers", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Meandering+Numbers", "selected": false}, {"value": "Sashigane", "label": "Sashigane", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Sashigane", "selected": false}, {"value": "Summon", "label": "Summon", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Summon", "selected": false}, {"value": "Tapa", "label": "Tapa", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Tapa", "selected": false}, {"value": "Yosenabe", "label": "Yosenabe", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Type=Yosenabe", "selected": false}], "truncated": false}, "Solver": {"name": "Solver", "type": "array", "results": [{"value": "Simon", "label": "Simon", "count": 11, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand", "selected": true}], "hideable": false, "toggle_url": "/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon", "truncated": false}, "Setter": {"name": "Setter", "type": "array", "results": [{"value": "Freddie Hand", "label": "Freddie Hand", "count": 11, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Solver__arraycontains=Simon", "selected": true}], "hideable": false, "toggle_url": "/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon", "truncated": false}, "Constraints": {"name": "Constraints", "type": "array", "results": [{"value": "Classic", "label": "Classic", "count": 8, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Constraints__arraycontains=Classic", "selected": false}, {"value": "Ambiguous Clues", "label": "Ambiguous Clues", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Constraints__arraycontains=Ambiguous+Clues", "selected": false}, {"value": "Kropki", "label": "Kropki", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Constraints__arraycontains=Kropki", "selected": false}, {"value": "Multiplication", "label": "Multiplication", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Constraints__arraycontains=Multiplication", "selected": false}, {"value": "Poker", "label": "Poker", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon&Constraints__arraycontains=Poker", "selected": false}], "hideable": false, "toggle_url": "/ctc-catalogue-856d65f/pencil_puzzles.json?Setter__arraycontains=Freddie+Hand&Solver__arraycontains=Simon", "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1277.3749859998134, "source": "Cracking the Cryptic Catalogue", "source_url": "https://docs.google.com/spreadsheets/d/1rVqAjm-l_Urjd3TNmIc3SmTmz_OlgSoBuhY7RPgiuRg/edit?usp=sharing"}