incidents
1 row where AdminUnit = "Suisun City Fire Department", IsActive = "N" and PercentContainedDisplay = "100%"
This data as json, CSV (advanced)
Suggested facets: UpdatedDate (date), StartedDate (date)
Link | rowid ▼ | IncidentId | UniqueId | Name | Location | Latitude | Longitude | AcresBurnedDisplay | PercentContainedDisplay | CountiesList | UpdatedDate | StartedDate | AdminUnit | IncidentTypeDisplay | Url | IsActive |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
29 | 29 | 2405 | 2672d8d0-6523-40da-ae4e-6ae6d48e810a | Wildlife Fire | Kellogg St and Maple St | 38.232281 | -122.042199 | 300 | 100% | Solano | 2020-06-10 09:27:21 | 2020-06-03 | Suisun City Fire Department | Wildfire | https://www.fire.ca.gov/incidents/2020/6/3/wildlife-fire/ | N |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [incidents] ( [IncidentId] INTEGER, [UniqueId] TEXT, [Name] TEXT, [Location] TEXT, [Latitude] FLOAT, [Longitude] FLOAT, [AcresBurnedDisplay] TEXT, [PercentContainedDisplay] TEXT, [CountiesList] TEXT, [UpdatedDate] TEXT, [StartedDate] TEXT, [AdminUnit] TEXT, [IncidentTypeDisplay] TEXT, [Url] TEXT, [IsActive] TEXT );