incidents
2 rows where AdminUnit = "CAL FIRE Sonoma-Lake-Napa Unit " 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
137 | 137 | 2513 | 0364a8dd-0971-4f24-a020-6f4e97ccbace | Hill Fire | Highway 20 and Highway 16, East of Wilbur Springs | 39.013591 | -122.359663 | 138 | 100% | Colusa | 2020-07-25 07:09:24 | 2020-07-24 | CAL FIRE Sonoma-Lake-Napa Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/7/24/hill-fire/ | N |
200 | 200 | 2591 | 9645c55f-2b11-40ab-9ae7-df424d685a2d | LNU Lightning Complex (includes Hennessey, Gamble, 15-10, Spanish, Markley, 13-4, 11-16, Walbridge) | See details below | 38.48193 | -122.14864 | 363,220 | 100% | Napa, Sonoma, Lake, Yolo, Solano | 2020-10-02 13:41:19 | 2020-08-17 | CAL FIRE Sonoma-Lake-Napa Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/8/17/lnu-lightning-complex-includes-hennessey-gamble-15-10-spanish-markley-13-4-11-16-walbridge/ | 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 );