{"database": "data", "table": "sunrise_sunset", "is_view": false, "human_description_en": "where day = \"2024-02-07\" and \"day\" is on date 2024-02-07", "rows": [["china-beach", "2024-02-07", "06:41:06", "07:08:56", "12:24:02", "17:38:34", "18:06:28"], ["fiscalini-ranch", "2024-02-07", "06:32:38", "06:59:37", "12:18:28", "17:36:49", "18:03:52"], ["fitzgerald-marine-reserve", "2024-02-07", "06:40:49", "07:08:32", "12:24:06", "17:39:08", "18:06:55"], ["laguna-point", "2024-02-07", "06:48:40", "07:17:12", "12:29:17", "17:40:45", "18:09:23"], ["pillar-point", "2024-02-07", "06:40:45", "07:08:28", "12:24:04", "17:39:07", "18:06:54"], ["redondo-beach", "2024-02-07", "06:40:28", "07:08:09", "12:23:51", "17:39:00", "18:06:46"], ["shark-fin-cove", "2024-02-07", "06:38:51", "07:06:23", "12:22:48", "17:38:43", "18:06:18"]], "truncated": false, "filtered_table_rows_count": 7, "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 \"day\" = :p0 and date(\"day\") = :p1 order by place, day limit 101", "params": {"p0": "2024-02-07", "p1": "2024-02-07"}}, "facet_results": {}, "suggested_facets": [{"name": "day", "type": "date", "toggle_url": "https://www.rockybeaches.com/data/sunrise_sunset.json?day=2024-02-07&day__date=2024-02-07&_facet_date=day"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 22.978386000005457}