517 fire records from Montesinho Natural Park, Portugal. Includes weather conditions, Fire Weather Index (FWI) danger indices, and burned area.
GET /fires — query records with filters & paginationGET /fires/stats — summary statisticsGET /docs — interactive API explorer/fires?month=aug — august fires/fires?season=summer — jun/jul/aug/fires?day=fri — friday fires/fires?min_ffmc=90 — high FFMC danger/fires?min_isi=10 — high ISI (fast spread)/fires?min_area=10 — fires over 10 ha/fires?min_temp=25&max_temp=33 — hot days/fires?x=6&y=5 — specific grid cell/fires?limit=20&offset=40 — paginationInvalid values for month, day, or season
return a 422 with the allowed list.