incidents
1 row where AdminUnit = " CAL FIRE Riverside County Fire Department", CountiesList = "Riverside" and IsActive = "N"
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
45 | 45 | 2421 | fdd59b55-6aa2-442f-b788-e1291bb49cb1 | Oak Fire | 45000 Block of Castile Canyon Road, East of San Jacinto in Riverside County is 15 acres. | 33.78275 | -116.89655 | 20 | 100% | Riverside | 2020-06-08 20:50:06 | 2020-06-08 | CAL FIRE Riverside County Fire Department | Wildfire | https://www.fire.ca.gov/incidents/2020/6/8/oak-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 );