Home / Release Desk
Release-day charts that stay cited
On RBA day, keep a live chart and a citation receipt without a scrape race.
Release Desk is webhook ping, cited /latest, and Embed refresh.
Same public figures. We supply the plumbing.
The job
Newsrooms, founder dashboards, and agent products that show AU macro to someone else need the new cash rate (or CPI / labour print) the morning it lands, with proof that travels with the number.
- Webhook on
release.publishedso you are not polling the calendar by hand - Citation pack on every
/latest:source_url+retrieved_at - Embed chart that refreshes from the same
series_id
Truthful story for two weeks: RBA cash rate Embed that updates on release day. CPI and labour force are siblings on the same path, not vanity SEO pages.
Cited cash rate in one call
Stable ID AU.CASHRATE. Flat /latest. Citation fields on every tier.
The figure still comes from the Reserve Bank; we do not claim unique RBA data.
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.CASHRATE/latest
Response includes value, period, citation,
source_url, and retrieved_at. Series page:
/series/AU.CASHRATE/.
Same shape for CPI (AU.CPI.YOY) and labour (AU.UNEMP.SA).
Webhook → hero chart
Embed Pulse subscriptions POST a signed release.published event when a
calendar row crosses the publish boundary. Refresh cited latest and the public
chart from release.series_id. No invented demo on this page.
Full walkthrough (subscribe, verify, refresh Embed surface):
Embed · webhook → hero.
API guide §10b:
docs · Release webhooks to Embed charts.
Preview the calendar on any tier with GET /v1/releases.
Free try → Analyst $29 → Embed $99
- Free: try cited
/latest(500 calls / month). No card. Every endpoint, full history. - Analyst · $29 / mo: 10k calls for dashboards and jobs that poll all month.
- Embed · $99 / mo: signed responses, chart-only
emb_tokens, and release webhooks for product-facing charts.
Upgrade is volume, signed payloads, embed tokens, and webhooks, not unlocking series. Details: why pay and pricing.
Subscribe to Embed · $99/mo Get a free key How Embed works Analyst · $29/mo
Cited Australian stats, one call
Plumbing, not a data broker. ABS and RBA remain the publishers. We keep the release-day chart cited and refreshable. Start free; keep the same key when you ship to someone else.