incidents
1 row where CountiesList = "San Bernardino", IsActive = "N" and "StartedDate" is on date 2020-10-15
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
248 | 248 | 2645 | 45c76674-7d01-4fff-bb00-a08013019a86 | Bruder Fire | Bruder Lane and Helen Drive, South of Redlands | 34.014728 | -117.138078 | 170 | 100% | San Bernardino | 2020-10-20 13:33:23 | 2020-10-15 | CAL FIRE San Bernardino Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/10/15/bruder-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 );