incidents
Data license: MIT · Data source: California Department of Forestry and Fire Protection (CAL FIRE) · About: Made by jerrynsh.com
1 row where County = "Mendocino" and Started = "2024-07-27" 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
3f6feca8-33d6-4a2f-ac4f-163cd64c2821 | Riley Fire | 2024-07-31 | 2024-07-27 | CAL FIRE Mendocino Unit | Mendocino | Riley Road near Campo Noyo | 12.2 | 100.0 | -123.590238 | 39.418982 | /incidents/2024/7/27/riley-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 );