Yashpinder/oop-costs-dashboard
0
Out-of-Pocket Costs Dashboard
This is an interactive Streamlit dashboard that explores Australian GP out-of-pocket (OOP) costs across different years, states/territories, socio-economic quintiles (SEIFA), and remoteness categories.
๐ Features
- Overview: National OOP trends with key metrics and state breakdowns
- SEIFA equity: Compare disadvantaged vs advantaged areas
- Remoteness: Costs across major cities โ very remote
- States & Territories: Heatmaps + line comparisons
- Predictions: Forecasts using Prophet (if available) or linear model fallback
๐ ๏ธ Tech
- Streamlit, Plotly, Pandas, NumPy, Scikit-learn (Prophet optional)
