incidents
1 row where PercentContainedDisplay = "100%" and "UpdatedDate" is on date 2020-09-06
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 199 | 199 | 2590 | 1eadad68-344e-4728-8390-b0d31b96333d | Creek Fire | Covelo, Highway 162 and Short Creek Rd | 39.8174372 | -123.2111007 | 820 | 100% | Mendocino | 2020-09-06 14:09:34 | 2020-08-18 | CAL FIRE Mendocino Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/8/18/creek-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 );