{"database": "data", "table": "sunrise_sunset", "is_view": false, "human_description_en": "where dawn = \"05:35:06\" and \"day\" is on date 2024-07-20", "rows": [["fiscalini-ranch", "2024-07-20", "05:35:06", "06:04:32", "13:10:48", "20:17:22", "20:46:48"], ["shark-fin-cove", "2024-07-20", "05:35:06", "06:05:17", "13:15:08", "20:25:18", "20:55:29"]], "truncated": false, "filtered_table_rows_count": 2, "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 date(\"day\") = :p1 order by place, day limit 101", "params": {"p0": "05:35:06", "p1": "2024-07-20"}}, "facet_results": {}, "suggested_facets": [{"name": "day", "type": "date", "toggle_url": "https://www.rockybeaches.com/data/sunrise_sunset.json?dawn=05%3A35%3A06&day__date=2024-07-20&_facet_date=day"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 21.602098999892405}