An API over 517 recorded forest fires in Montesinho park, Portugal โ with weather, fire-danger indices and burned area. You can browse the data and also add, edit and delete records.
Interactive docs โ try it live See the raw data feedGET /api/summary โ headline statisticsGET /api/fires โ search fires (filter by month, day, burned, area; sort; paginate)GET /api/fires/{id} โ a single fire by idPOST /api/fires โ add a new firePUT /api/fires/{id} โ edit a fireDELETE /api/fires/{id} โ delete a fireGET /api/by-month & GET /api/by-day โ breakdownsGET /api/meta โ columns, allowed values, what everything meansMachine-readable spec: /openapi.json ยท Alt docs: /redoc