incidents
Data license: MIT · Data source: California Department of Forestry and Fire Protection (CAL FIRE) · About: Made by jerrynsh.com
1 row where AdminUnit = "Kern County Fire Department", County = "Kern" and Started = "2024-07-14" sorted by Updated descending
This data as json, CSV (advanced)
Suggested facets: Updated (date), Started (date)
UniqueId | Name | Updated ▲ | Started | AdminUnit | County | Location | AcresBurned | PercentContained | Longitude | Latitude | Url | IsActive |
---|---|---|---|---|---|---|---|---|---|---|---|---|
52f6d338-b396-418c-bff2-17c8ba9412fb | Laura Fire | 2024-07-19 | 2024-07-14 | Kern County Fire Department | Kern | East of Havilah | 77.3 | 100.0 | -118.40739 | 35.56702 | /incidents/2024/7/14/laura-fire/ | 1 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE incidents ( UniqueId TEXT PRIMARY KEY, Name TEXT, Updated TEXT, Started TEXT, AdminUnit TEXT, County TEXT, Location TEXT, AcresBurned REAL, PercentContained REAL, Longitude REAL, Latitude REAL, Url TEXT, IsActive INTEGER );