This document tracks every data provider considered, implemented, or planned.
Provider
Status
Notes
met.no (Norwegian Met Institute)
✅ Active
Free, global, no key. Primary weather provider.
Open-Meteo
❌ Removed
Unreachable from Render's servers — do not use
Provider
Status
Notes
Open-Meteo Marine
✅ Active
Wave height + sea temp. Free, no key. Returns 400 for inland — handled as non-fatal.
WorldTides
✅ Active (optional)
Global tide predictions. Paid API key required (WORLDTIDES_API_KEY).
NOAA CO-OPS
✅ Active (fallback)
US coastal tides. Free, no key. Used when WorldTides key not present.
Environment Agency
✅ Active (fallback)
England & Wales tides + flood gauges. Free, no key.
Provider
Status
Notes
Nominatim (OpenStreetMap)
✅ Active
Reverse geocode lat/lon → place name + country. Free, no key. Returns English names via Accept-Language: en.
Provider
Status
Notes
Computed (Meeus algorithms)
✅ Active
Sunrise, sunset, moon phase, illumination. No external call.
Provider
Status
Notes
WAQI
✅ Active
AQI, PM2.5, PM10, NO2, O3. Demo token built in. Set WAQI_API_KEY for production.
Provider
Status
Notes
Environment Agency
✅ Active
UK flood monitoring. England & Wales only. Free, no key. Non-fatal for non-UK locations.
Provider
Notes
OpenWeatherMap
Paid after free tier. Potential backup for met.no.
Tomorrow.io
Good global coverage, paid.
Provider
Notes
Stormglass
Wave, wind, tide. Paid. Better coastal detail.
Copernicus Marine
EU ocean data. Free but complex auth.
Provider
Notes
AstronomyAPI
Richer data (planet positions, ISS passes). Paid.
Provider
Notes
OpenAQ
Open-source, global sensor network. Free.
Copernicus Atmosphere
EU air quality modelling. Free.
Geography / Points of Interest
Provider
Notes
Overpass API (OSM)
Query map features near a location (beaches, marinas, airports etc.)
GeoNames
Elevation, feature type classification. Free.
Provider
Notes
USGS Water Services
US river levels and flood data. Free.
Provider
Notes
AviationWeather.gov
METARs, TAFs, SIGMETs. Free. Useful for drone scoring.
OpenSky Network
Live aircraft positions. Free.
Provider
Notes
eBird (Cornell Lab)
Bird sighting activity by location. Free API.
iNaturalist
Species observations. Free API.
Provider
Reason
AstronomyAPI (sunrise/sunset)
Replaced by computed Meeus algorithms — no external dependency needed
Open-Meteo (weather)
Unreachable from Render's servers
MarineTraffic
Paid and high cost — not relevant to current scoring activities
TransportAPI / National Rail
Out of scope for current product