Brisbane
Flood Watch, live.
River gauges and rainfall around Brisbane from the Bureau of Meteorology's Water Data Online, CC-BY-licensed stations only, each one attributed to its data owner, plus a 5-day Copernicus GloFAS river-discharge outlook. Everything on this page is fetched live in your browser from POST /v1/batch, keyless, exactly as an AI agent would call it.
What the rivers are doing right now.
Nearest licence-clean river gauges to Brisbane: latest level, a ~3-hour trend, the reading's real age, and the exact attribution string of the station's data owner, because the licence story is the trust story.
What's been falling.
Rainfall totals at the nearest CC-BY rain gauges, windows ending at each gauge's latest reading, not at "now".
What the model expects next.
River discharge (24-hour mean, m³/s) from the GloFAS operational forecast, the nearest modelled river cell to Brisbane, ~25 km resolution. Catchment-scale guidance, not a street-level prediction, and never a warning.
loading per-station attribution…
curl -X POST https://dynamicfeed.ai/v1/batch -H "Content-Type: application/json" -d '{"calls":[ {"tool":"au_water","args":{"location":"brisbane","kind":"both"}}, {"tool":"flood_forecast","args":{"location":"brisbane"}}]}' # every response carries provenance (source · licence · per-station attribution · timestamps) # and is Ed25519-signed, verify against /.well-known/keys, or at /proof
Build on it. Prove it.
The same data, in your app or agent in under a minute, and a notary to make your own feed this verifiable.