incidents
4 rows where "UpdatedDate" is on date 2020-06-01
This data as json, CSV (advanced)
Suggested facets: StartedDate, UpdatedDate (date), StartedDate (date)
Link | rowid ▼ | IncidentId | UniqueId | Name | Location | Latitude | Longitude | AcresBurnedDisplay | PercentContainedDisplay | CountiesList | UpdatedDate | StartedDate | AdminUnit | IncidentTypeDisplay | Url | IsActive |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
23 | 23 | 2399 | 7a979a96-aeab-4afd-b55f-532882f36a6b | Scorpion Fire | Scorpion Valley on Santa Cruz Island in Santa Barbara county | 34.01389 | -119.74577 | 1,395 | 100% | Santa Barbara | 2020-06-01 18:06:04 | 2020-05-31 | Wildfire | https://www.fire.ca.gov/incidents/2020/5/31/scorpion-fire/ | N | |
24 | 24 | 2400 | 8ad07f5d-c8eb-43c3-94d5-547ee9c0e5cd | Acres Fire | Road 600 and Road 603, | 37.11806 | -119.93221 | 237 | 100% | Madera | 2020-06-01 17:30:29 | 2020-06-01 | CAL FIRE Madera-Mariposa-Merced Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/6/1/acres-fire/ | N |
25 | 25 | 2401 | a47ae21e-d488-4978-ade9-aeed0db63fa6 | Amoruso Fire | Sunset Blvd West and Amoruso Way, southwest of Lincoln | 38.824371 | -121.390862 | 650 | 100% | Placer | 2020-06-01 16:44:41 | 2020-06-01 | Unified command: CAL FIRE, Placer County Fire Department and Placer County Sheriffs Office | Wildfire | https://www.fire.ca.gov/incidents/2020/6/1/amoruso-fire/ | N |
26 | 26 | 2402 | 0b723ec6-680d-464b-ba30-b444506ceb44 | Nash Fire | Nash Mill Rd and Big Meadow Rd | 39.1296 | -123.48018 | 10 | 100% | Mendocino | 2020-06-01 19:10:03 | 2020-06-01 | CAL FIRE Mendocino Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/6/1/nash-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 );