incidents
1 row where AdminUnit = "Los Angeles County Fire Dept", CountiesList = "Los Angeles" 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
215 | 215 | 2610 | 1a62a4b4-ad1a-4e12-b8ed-a3a50e3d1722 | Johnson Fire | Johnson Road and Limeridge Dr, East of Elizabeth Lake in Los Angeles County | 34.65979 | -118.36411 | 290 | 100% | Los Angeles | 2020-08-30 19:27:40 | 2020-08-28 | Los Angeles County Fire Dept | Wildfire | https://www.fire.ca.gov/incidents/2020/8/28/johnson-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 );