{"database": "ctc-catalogue", "table": "sudoku_puzzles", "is_view": false, "human_description_en": "where Setter contains \"Florian Wortmann\" and Solver contains \"Mark\" sorted by Id descending", "rows": [[6784, "Squiggle", "2025-01-15", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Region Sum Lines\"]", "{\"alt\":\"One of the Highest Quality Squiggles Ever!\",\"caption\":\"One of the Highest Quality Squiggles Ever!\",\"img_src\":\"https://img.youtube.com/vi/MhYn1bph6j4/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=MhYn1bph6j4\"}", "00:24:23", 25], [6477, "Seicentomila", "2024-10-16", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Killer\",\"N-Lines\",\"Sandwich\"]", "{\"alt\":\"600,000 Subscribers - How is it possible?\",\"caption\":\"600,000 Subscribers - How is it possible?\",\"img_src\":\"https://img.youtube.com/vi/PZ20tjjcU9o/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=PZ20tjjcU9o\"}", "00:38:37", 39], [6213, "Zodiac Project: Ponta Delgada", "2024-07-26", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Extra Regions\",\"Killer\",\"Nurikabe\",\"Thermo\"]", "{\"alt\":\"Find the Islands\",\"caption\":\"Find the Islands\",\"img_src\":\"https://img.youtube.com/vi/4nDcjuZUBJY/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=4nDcjuZUBJY\"}", "00:36:08", 37], [5859, "Assembly", "2024-04-08", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Killer\",\"Modifier Cells\"]", "{\"alt\":\"Tangling with Tangrams\",\"caption\":\"Tangling with Tangrams\",\"img_src\":\"https://img.youtube.com/vi/fOdVz6DpgYw/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=fOdVz6DpgYw\"}", "00:23:17", 24], [5320, "S\u00e4ntis", "2023-11-03", "[\"Mark\"]", "[\"Florian Wortmann\",\"ICHTUES\"]", "[\"Diagonal\",\"Killer\"]", "{\"alt\":\"The Puzzle from the Top of the World\",\"caption\":\"The Puzzle from the Top of the World\",\"img_src\":\"https://img.youtube.com/vi/Cf7yhcC8MDc/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=Cf7yhcC8MDc\"}", "00:55:58", 56], [4013, "12 12", "2022-12-14", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Anti-King\",\"Anti-Knight\",\"XV\"]", "{\"alt\":\"Sudoku like a Box of Chocolates - You Don't Know what you're Going to Get\",\"caption\":\"Sudoku like a Box of Chocolates - You Don't Know what you're Going to Get\",\"img_src\":\"https://img.youtube.com/vi/VSbOn10eZu8/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=VSbOn10eZu8\"}", "00:35:38", 36], [2686, "Czarne Kropki", "2022-01-20", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Arrow\",\"Kropki\"]", "{\"alt\":\"Oh Cripes, I've Gone Dotty!\",\"caption\":\"Oh Cripes, I've Gone Dotty!\",\"img_src\":\"https://img.youtube.com/vi/4cEPeInvhio/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=4cEPeInvhio\"}", "00:23:42", 24], [2599, "Colorado 2.1", "2021-12-22", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Anti-Knight\",\"Little Killer\",\"XV\"]", "{\"alt\":\"What Kind of Crazy Rainbows has he Seen?\",\"caption\":\"What Kind of Crazy Rainbows has he Seen?\",\"img_src\":\"https://img.youtube.com/vi/g-huo81vX5o/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=g-huo81vX5o\"}", "00:27:16", 28], [2020, "A Knight's Archery", "2021-06-23", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Anti-Knight\",\"Arrow\"]", "{\"alt\":\"A Hard Day's Knight [2]\",\"caption\":\"A Hard Day's Knight [2]\",\"img_src\":\"https://img.youtube.com/vi/RtpSA1L6Akc/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=RtpSA1L6Akc\"}", "00:56:59", 57], [1889, "Snooker Table 2021", "2021-04-27", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Killer\",\"Kropki\",\"Little Killer\",\"Thermo\"]", "{\"alt\":\"Snooker Loopy\",\"caption\":\"Snooker Loopy\",\"img_src\":\"https://img.youtube.com/vi/XMEFyGOpYeM/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=XMEFyGOpYeM\"}", "00:38:53", 39], [1778, "Sudoku #1778", "2021-03-06", "[\"Mark\"]", "[\"Florian Wortmann\"]", "[\"Thermo\"]", "{\"alt\":\"On your MARK(s): a Speedrun to try and earn a bonus\",\"caption\":\"On your MARK(s): a Speedrun to try and earn a bonus\",\"img_src\":\"https://img.youtube.com/vi/-znpJX9PITw/mqdefault.jpg\",\"href\":\"https://www.youtube.com/watch?v=-znpJX9PITw\"}", "00:34:31", 35]], "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 sudoku_puzzles where :p0 in (select value from json_each([sudoku_puzzles].[Setter])) and :p1 in (select value from json_each([sudoku_puzzles].[Solver])) order by Id desc limit 101", "params": {"p0": "Florian Wortmann", "p1": "Mark"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2881.55389399617, "source": "Cracking the Cryptic Catalogue", "source_url": "https://docs.google.com/spreadsheets/d/1rVqAjm-l_Urjd3TNmIc3SmTmz_OlgSoBuhY7RPgiuRg/edit?usp=sharing"}