{"database": "ctc-catalogue", "table": "gas_puzzles", "is_view": false, "human_description_en": "where Constraints contains \"Difference\" and Setter contains \"Philip Newman\" sorted by Id descending", "rows": [[5362, "That's 3 in the Top Right", "2023-11-13", "2023-10-13", "859", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Arrow\",\"Difference\",\"Ratio\"]", "{\"alt\":\"Being Your Own GAS Nemesis\",\"caption\":\"Being Your Own GAS Nemesis\",\"img_src\":\"https://img.youtube.com/vi/6IMmSXJ2-Zo/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=6IMmSXJ2-Zo&t=27m32s\"}", "00:40:28", 41], [4739, "Tears of the Kropki", "2023-06-14", "2023-05-15", "708", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"GAS Around the Clock\",\"caption\":\"GAS Around the Clock\",\"img_src\":\"https://img.youtube.com/vi/ceho1f3FBwA/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=ceho1f3FBwA&t=21m01s\"}", "00:39:06", 40], [4659, "The Odd Couple", "2023-05-24", "2023-04-27", "690", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"GAS Qu'est-ce que c'est?\",\"caption\":\"GAS Qu'est-ce que c'est?\",\"img_src\":\"https://img.youtube.com/vi/fW1l8RKcrmM/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=fW1l8RKcrmM&t=33m17s\"}", "00:40:19", 41], [4361, "Love Numbers", "2023-03-11", "2023-02-10", "614", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"Approach this GAS with Care\",\"caption\":\"Approach this GAS with Care\",\"img_src\":\"https://img.youtube.com/vi/lL6tZXFIJxY/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=lL6tZXFIJxY&t=30m06s\"}", "00:41:40", 42], [4171, "All I Want for Christmas Is 2", "2023-01-24", "2022-12-21", "563", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"All I want is GAS\",\"caption\":\"All I want is GAS\",\"img_src\":\"https://img.youtube.com/vi/PNpFh4WQ6KU/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=PNpFh4WQ6KU&t=17m27s\"}", "00:33:40", 34], [4026, "\u0393\u0395ology", "2022-12-17", "2022-11-18", "530", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"GAS with Multiple Explosions\",\"caption\":\"GAS with Multiple Explosions\",\"img_src\":\"https://img.youtube.com/vi/5i7-TPXuGBA/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=5i7-TPXuGBA&t=43m04s\"}", "00:52:41", 53], [3157, "Guard Dog", "2022-05-24", "2022-04-26", "324", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"GAS Patchy \",\"caption\":\"GAS Patchy \",\"img_src\":\"https://img.youtube.com/vi/ojOATs9SDgY/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=ojOATs9SDgY&t=21m24s\"}", "00:31:37", 32], [2545, "Two Clever by Half", "2021-12-08", "2021-11-17", "164.3", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"A Ton of GAS \",\"caption\":\"A Ton of GAS \",\"img_src\":\"https://img.youtube.com/vi/jAtVtoRCW00/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=jAtVtoRCW00&t=36m35s\"}", "00:52:34", 53], [2544, "That\u2019s Three in the Corner", "2021-12-08", "2021-11-17", "164.2", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"A Ton of GAS \",\"caption\":\"A Ton of GAS \",\"img_src\":\"https://img.youtube.com/vi/jAtVtoRCW00/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=jAtVtoRCW00&t=31m45s\"}", "00:52:34", 53], [2543, "Fourshadowing", "2021-12-08", "2021-11-17", "164.1", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\",\"Ratio\"]", "{\"alt\":\"A Ton of GAS \",\"caption\":\"A Ton of GAS \",\"img_src\":\"https://img.youtube.com/vi/jAtVtoRCW00/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=jAtVtoRCW00&t=24m19s\"}", "00:52:34", 53], [2251, "Diff Diffs", "2021-09-10", "2021-08-21", "76", "[\"Mark\"]", "[\"Philip Newman\"]", "[\"Difference\"]", "{\"alt\":\"Let's Get GASsy! \",\"caption\":\"Let's Get GASsy! \",\"img_src\":\"https://img.youtube.com/vi/7sWnbrADeWo/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=7sWnbrADeWo\"}", "00:37:58", 38]], "truncated": false, "filtered_table_rows_count": 11, "expanded_columns": [], "expandable_columns": [], "columns": ["Id", "Puzzle Title", "Date", "GAS Date", "GAS #", "Solver", "Setter", "Constraints", "Video", "Video Length", "Video Length (Minutes)"], "primary_keys": ["Id"], "units": {"Video Length (Minutes)": "minute"}, "query": {"sql": "select Id, [Puzzle Title], Date, [GAS Date], [GAS #], Solver, Setter, Constraints, Video, [Video Length], [Video Length (Minutes)] from gas_puzzles where :p0 in (select value from json_each([gas_puzzles].[Constraints])) and :p1 in (select value from json_each([gas_puzzles].[Setter])) order by Id desc limit 101", "params": {"p0": "Difference", "p1": "Philip Newman"}}, "facet_results": {"Solver": {"name": "Solver", "type": "array", "results": [{"value": "Mark", "label": "Mark", "count": 11, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-5f276d0/gas_puzzles.json?Constraints__arraycontains=Difference&Setter__arraycontains=Philip+Newman&Solver__arraycontains=Mark", "selected": false}], "hideable": false, "toggle_url": "/ctc-catalogue-5f276d0/gas_puzzles.json?Constraints__arraycontains=Difference&Setter__arraycontains=Philip+Newman", "truncated": false}, "Setter": {"name": "Setter", "type": "array", "results": [{"value": "Philip Newman", "label": "Philip Newman", "count": 11, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-5f276d0/gas_puzzles.json?Constraints__arraycontains=Difference", "selected": true}], "hideable": false, "toggle_url": "/ctc-catalogue-5f276d0/gas_puzzles.json?Constraints__arraycontains=Difference&Setter__arraycontains=Philip+Newman", "truncated": false}, "Constraints": {"name": "Constraints", "type": "array", "results": [{"value": "Difference", "label": "Difference", "count": 11, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-5f276d0/gas_puzzles.json?Setter__arraycontains=Philip+Newman", "selected": true}, {"value": "Ratio", "label": "Ratio", "count": 10, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-5f276d0/gas_puzzles.json?Constraints__arraycontains=Difference&Setter__arraycontains=Philip+Newman&Constraints__arraycontains=Ratio", "selected": false}, {"value": "Arrow", "label": "Arrow", "count": 1, "toggle_url": "https://ctc-catalogue.com/ctc-catalogue-5f276d0/gas_puzzles.json?Constraints__arraycontains=Difference&Setter__arraycontains=Philip+Newman&Constraints__arraycontains=Arrow", "selected": false}], "hideable": false, "toggle_url": "/ctc-catalogue-5f276d0/gas_puzzles.json?Constraints__arraycontains=Difference&Setter__arraycontains=Philip+Newman", "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.734423996240366, "source": "Cracking the Cryptic Catalogue", "source_url": "https://docs.google.com/spreadsheets/d/1rVqAjm-l_Urjd3TNmIc3SmTmz_OlgSoBuhY7RPgiuRg/edit?usp=sharing"}