incidents
Data license: MIT · Data source: California Department of Forestry and Fire Protection (CAL FIRE) · About: Made by jerrynsh.com
1 row where AcresBurned = "11.0", AdminUnit = "CAL FIRE Fresno-Kings Unit" and County = "Kings" 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
c5c7b82d-ff26-4aaf-ae25-692c281396c0 | Bull Fire | 2024-11-13 | 2024-11-12 | CAL FIRE Fresno-Kings Unit | Kings | West of 25th Avenue and Parejo Hill, Avenal | 11.0 | 100.0 | -119.966199 | 35.96313 | /incidents/2024/11/12/bull-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 );