incidents
Data license: MIT · Data source: California Department of Forestry and Fire Protection (CAL FIRE) · About: Made by jerrynsh.com
1 row where AcresBurned = "25.0", AdminUnit = "BLM/El Centro Office" and IsActive = 1 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
4eef0191-65aa-46a0-8227-d1553896a5b0 | Border Fire | 2025-01-02 | 2025-01-01 | BLM/El Centro Office | San Diego | Otay Mountain Wilderness | 25.0 | 100.0 | -116.82817 | 32.59853 | /incidents/2025/1/1/border-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 );