Open data API
All hazard and aggregated health data is published under CC BY 4.0. Endpoints are read-only and require no authentication.
- GET /api/public/lakes
All monitored lakes with current risk tier and score.
- GET /api/public/lakes/:id/risk
Risk score history for a single lake.
- GET /api/public/alerts
Issued alerts (newest first).
- GET /api/public/kpis
Platform KPIs: lakes in HIGH+, alerts 30d, cases 7d, active CHWs.
Code released under Apache 2.0. Data released under CC BY 4.0.
