incidents
1 row where CountiesList = "Riverside, San Bernardino" 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
260 | 260 | 2658 | 4be72b8c-5aeb-426d-9af5-2acebca88fb0 | Cypress Fire | Sierra Ave and Riverside County Line, North of Jurupa Valley | 34.03343 | -117.51476 | 150 | 100% | Riverside, San Bernardino | 2020-11-03 11:28:35 | 2020-11-01 | San Bernardino County Fire Department | Wildfire | https://www.fire.ca.gov/incidents/2020/11/1/cypress-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 );