incidents
1 row where Name = "Salt Fire"
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
198 | 198 | 2589 | ef9d3424-5838-466e-bb92-ac5dc23be5c5 | Salt Fire | Salt Springs Valley Reservoir | 38.027921 | -120.763258 | 1,789 | 100% | Calaveras | 2020-08-24 19:55:18 | 2020-08-18 | CAL FIRE Tuolumne-Calaveras Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/8/18/salt-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 );