incidents
1 row where CountiesList = "Sacramento", IsActive = "N" and "UpdatedDate" is on date 2020-07-30
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
147 | 147 | 2523 | 3481e6e5-c6e8-4891-9e65-fdc3147ae579 | Clay Fire | Clay Station Road and Momtoma Lane | 38.40329 | -121.17197 | 730 | 100% | Sacramento | 2020-07-30 07:35:09 | 2020-07-29 | CAL FIRE Amador-El Dorado Unit | Wildfire | https://www.fire.ca.gov/incidents/2020/7/29/clay-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 );