{"database": "ca-fires", "table": "incidents", "is_view": false, "human_description_en": "where \"StartedDate\" is on date 2020-08-12 and \"UpdatedDate\" is on date 2020-08-13", "rows": [[174, 2550, "d6ac2ead-0f03-4c79-bda7-a7a2f11050b6", "Carrizo Fire", "Soda Lake rd and Belmont Trail", 35.308259, -119.987565, "183", "100%", "San Luis Obispo", "2020-08-13 11:44:19", "2020-08-12", "CAL FIRE San Luis Obispo Unit", "Wildfire", "https://www.fire.ca.gov/incidents/2020/8/12/carrizo-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-12", "p1": "2020-08-13"}}, "facet_results": {}, "suggested_facets": [{"name": "UpdatedDate", "type": "date", "toggle_url": "https://ca-fires.vercel.app/ca-fires/incidents.json?StartedDate__date=2020-08-12&UpdatedDate__date=2020-08-13&_facet_date=UpdatedDate"}, {"name": "StartedDate", "type": "date", "toggle_url": "https://ca-fires.vercel.app/ca-fires/incidents.json?StartedDate__date=2020-08-12&UpdatedDate__date=2020-08-13&_facet_date=StartedDate"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 31.116485595703125}