{"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-09-29", "rows": [[173, 2549, "49ef4e59-6a57-4219-a29b-d75f1297e356", "Lake Fire", "Lake Hughes Rd and Prospect Rd, southwest Lake Hughes ", 34.679, -118.452, "31,089", "100%", "Los Angeles", "2020-09-29 07:01:32", "2020-08-12", "Angeles National Forest and Los Angeles County Fire Department", "Wildfire", "https://www.fire.ca.gov/incidents/2020/8/12/lake-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-09-29"}}, "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-09-29&_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-09-29&_facet_date=StartedDate"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 40.918588638305664}