incidents
Data license: MIT · Data source: California Department of Forestry and Fire Protection (CAL FIRE) · About: Made by jerrynsh.com
1 row where AdminUnit = "Camp Pendleton Fire Department" 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
317db5a2-a6f0-43b8-b1b1-1e90a60124d7 | Roblar Fire | 2024-09-11 | 2024-09-07 | Camp Pendleton Fire Department | San Diego | Case Springs Road, Camp Pendleton | 1000.0 | 100.0 | -117.3623 | 33.4088 | /incidents/2024/9/7/roblar-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 );