Skip to content

Repository files navigation

ausdata-recipes

Working examples of AI agents, automations, and embeds built on ausdata.io — Australia's public-data API.

Each recipe is a self-contained, copy-pasteable starting point. Get a free key at ausdata.io (500 calls/month, no card).

# Recipe Stack Time-to-deploy
1 Claude Desktop AU economy chatbot Claude Desktop + MCP 60 sec
2 Daily CPI digest → Slack Python + cron + Slack 5 min
3 RBA decision-day alert (Zapier) Zapier (no-code) 10 min
4 Real-wages tweet thread Python + ChatGPT + tweepy 15 min
5 Newsletter widget (HTML embed) One <script> tag 30 sec
6 Notion macro tracker Python + Notion API 10 min
7 Discord economy bot discord.py + Python 15 min
8 Cursor / Continue IDE plugin MCP config 60 sec

Quickstart for any Python recipe

git clone https://github.com/Bigred97/ausdata-recipes
cd ausdata-recipes/<recipe-name>
export AUSDATA_API_KEY=ak_...
pip install -r requirements.txt
python main.py

The ausdata.io ecosystem

Part of a family of MCP servers + a hosted API for Australian public data:

License

MIT. Use these freely.

Companion projects


Built by Harrison Vass (LinkedIn). I verify automated systems: agents draft the code, I direct, review and answer for what ships.

About

8 working recipes for ausdata.io — Claude Desktop, Slack CPI digest, Zapier RBA alert, tweet thread, embed widget, Notion tracker, Discord bot, Cursor extension

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages