incidents
1 row where AdminUnit = "Corona Fire Department" and CountiesList = "Riverside"
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
44 | 44 | 2420 | 125e30fa-37fb-46ea-86ab-13058518aab6 | Sierra Fire | La Sierra Avenue and Cajalco Road | 33.82925 | -117.46036 | 100 | 100% | Riverside | 2020-08-13 11:22:36 | 2020-06-08 | Corona Fire Department | Wildfire | https://www.fire.ca.gov/incidents/2020/6/8/sierra-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 );