{"database": "ca-fires", "table": "incidents", "is_view": false, "human_description_en": "where \"StartedDate\" is on date 2020-08-16 and \"UpdatedDate\" is on date 2020-09-04", "rows": [[184, 2563, "ff4d7735-a5d6-452f-8775-3b208eb046b2", "River Fire", "Pine Canyon and River Rd, east of Salinas", 36.60239, -121.62161, "48,088", "100%", "Monterey", "2020-09-04 19:08:39", "2020-08-16", "CAL FIRE San Benito-Monterey Unit ", "Wildfire", "https://www.fire.ca.gov/incidents/2020/8/16/river-fire/", "N"]], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "IncidentId", "UniqueId", "Name", "Location", "Latitude", "Longitude", "AcresBurnedDisplay", "PercentContainedDisplay", "CountiesList", "UpdatedDate", "StartedDate", "AdminUnit", "IncidentTypeDisplay", "Url", "IsActive"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, IncidentId, UniqueId, Name, Location, Latitude, Longitude, AcresBurnedDisplay, PercentContainedDisplay, CountiesList, UpdatedDate, StartedDate, AdminUnit, IncidentTypeDisplay, Url, IsActive from incidents where date(\"StartedDate\") = :p0 and date(\"UpdatedDate\") = :p1 order by rowid limit 101", "params": {"p0": "2020-08-16", "p1": "2020-09-04"}}, "facet_results": {}, "suggested_facets": [{"name": "UpdatedDate", "type": "date", "toggle_url": "https://ca-fires.vercel.app/ca-fires/incidents.json?StartedDate__date=2020-08-16&UpdatedDate__date=2020-09-04&_facet_date=UpdatedDate"}, {"name": "StartedDate", "type": "date", "toggle_url": "https://ca-fires.vercel.app/ca-fires/incidents.json?StartedDate__date=2020-08-16&UpdatedDate__date=2020-09-04&_facet_date=StartedDate"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 33.59532356262207}