{"database": "data", "table": "sunrise_sunset", "is_view": false, "human_description_en": "where dawn = \"06:49:20\", place = \"china-beach\" and sunset = \"17:27:06\"", "rows": [["china-beach", "2025-01-27", "06:49:20", "07:17:48", "12:22:39", "17:27:06", "17:55:38"]], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": [], "expandable_columns": [[{"column": "place", "other_table": "places", "other_column": "slug"}, "name"]], "columns": ["place", "day", "dawn", "sunrise", "noon", "sunset", "dusk"], "primary_keys": ["place", "day"], "units": {}, "query": {"sql": "select place, day, dawn, sunrise, noon, sunset, dusk from sunrise_sunset where \"dawn\" = :p0 and \"place\" = :p1 and \"sunset\" = :p2 order by place, day limit 101", "params": {"p0": "06:49:20", "p1": "china-beach", "p2": "17:27:06"}}, "facet_results": {}, "suggested_facets": [{"name": "day", "type": "date", "toggle_url": "https://www.rockybeaches.com/data/sunrise_sunset.json?dawn=06%3A49%3A20&place=china-beach&sunset=17%3A27%3A06&_facet_date=day"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.920003000113866}