AP
Anthony Puglisi
Public Policy · Economic Analysis · Data Analytics

Projects

Side projects on Australian economic data, housing affordability, and reproducible empirical workflows. Most are works in progress — public ones land on GitHub when they're presentable.

Model Context Protocol (MCP) server exposing Australian economic data sources to LLM agents — lets a chat assistant query ABS, RBA, and APRA series directly through tool calls.

PythonMCPpandasrequests
Status
v1.13.0 · Stable Release
Python· Stable
EasyEconPublic

A live teaching platform (easyecon.net) with 22 interactive economic models across macro, micro, and econometrics — from Solow and IS-LM to OLS, omitted-variable bias, and difference-in-differences. Each is a reactive Python/Marimo notebook exported to a static web app, so you can change parameters and watch the results update in the browser.

PythonMarimoAstroVercel
Models
22
Python· Live

Quarterly housing-affordability index for Australian capital cities — combines ABS housing finance, CoreLogic price data, and household income series. Reproducible Quarto report.

RtidyverseQuarto
Status
v1.0.0 · Stable Release
R· Stable

Replication of Card & Krueger (1994) — the classic difference-in-differences study of minimum-wage effects on New Jersey fast-food employment. Reproducible Quarto-rendered notebook covering data cleaning, the DiD estimator, and robustness checks.

Pythonpandasstatsmodelsscikit-learnmatplotlib
Status
Complete
Python· Complete