Data-driven finance projects showcasing Python, R, SQL, and business intelligence skills
Single Source of Truth (SSOT) — Master plan for building a comprehensive financial data analyst portfolio.
Develop a professional portfolio demonstrating expertise in:
4-6 deep, end-to-end projects that prove technical competence and business acumen to recruiters and hiring managers.
| # | Project | Status | Description |
|---|---|---|---|
| 1 | Pizza Sales Revenue Forecasting | Complete | Time series forecasting using R (ARIMA) |
| 2 | Invoice Anomaly Detection | Complete | Python anomaly detector for AP transactions (duplicates, outliers, weekend/holiday flags) |
| 3 | Executive Dashboard | Complete | Python KPI dashboard with revenue trends, profitability analysis |
| 4 | Financial Modeling | Complete | Python 3-statement model with Base/Upside/Downside scenarios |
| 5 | D.A.T.A. | Complete | Dashboard & Analytics Tool for Accounting — Streamlit app deployed on Railway |
Each project follows this structure:
project-XX-name/
├── data/
│ ├── raw/ # Original datasets
│ └── processed/ # Cleaned/transformed data
├── notebooks/ # Jupyter/R notebooks
├── src/ # Python/R scripts
├── dashboards/ # Tableau workbooks, screenshots
├── reports/ # Final writeups, PDFs
└── README.md # Project-specific documentation
pandas>=2.0.0
numpy>=1.24.0
matplotlib>=3.7.0
seaborn>=0.12.0
plotly>=5.14.0
scikit-learn>=1.2.0
statsmodels>=0.14.0
prophet>=1.1.0
streamlit>=1.22.0
pytesseract>=0.3.10
opencv-python>=4.7.0
python-dotenv>=1.0.0
tidyverse
lubridate
forecast
readxl
scales
knitr
kableExtra
GitHub Pages: https://jkatz015.github.io/portfolio
| Date | Milestone | Notes |
|---|---|---|
| Nov 2024 | Repository created | Initial setup |
| Nov 2024 | Project 1 complete | Pizza sales forecasting with R |
| Dec 2024 | Project 2 complete | Python AP anomaly detector (50K records, 7 detection rules) |
| Dec 2024 | Project 3 complete | Python KPI executive dashboard (revenue trends, profitability) |
| Dec 2024 | Project 4 complete | Python 3-statement financial model with scenarios |
| Dec 2024 | Project 5 complete | D.A.T.A. Streamlit app deployed to Railway |
| Dec 2024 | GitHub Pages live | Leap Day theme, all projects with landing pages |
This portfolio is for educational and professional demonstration purposes.
Last updated: December 2024