{"database": "data", "table": "sunrise_sunset", "is_view": false, "human_description_en": "where \"day\" is on date 2024-05-21, noon = \"13:01:00\" and sunrise = \"05:55:16\"", "rows": [["fiscalini-ranch", "2024-05-21", "05:25:55", "05:55:16", "13:01:00", "20:06:31", "20:35:52"]], "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 date(\"day\") = :p0 and \"noon\" = :p1 and \"sunrise\" = :p2 order by place, day limit 101", "params": {"p0": "2024-05-21", "p1": "13:01:00", "p2": "05:55:16"}}, "facet_results": {}, "suggested_facets": [{"name": "day", "type": "date", "toggle_url": "https://www.rockybeaches.com/data/sunrise_sunset.json?day__date=2024-05-21&noon=13%3A01%3A00&sunrise=05%3A55%3A16&_facet_date=day"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 31.410821000008582}