Personal/DTB financials/Chase9379_Activity_20260409.csv. Drop more transaction history into that folder and we'll expand this view.Personal/DTB financials/DTB_Finance_Final_2.xlsx
7-sheet finance workbook: Balance Sheet, Monthly Budget, Income Statement, Debt Tracker, Financial Plan, Net Worth History, Dashboard.
Personal/DTB financials/_Archive/DTB Financial Overhaul - March 2026.md
Narrative writeup of the March 2026 overhaul that this dashboard pulls from.
A single-file financial dashboard for the Personal lane. All data lives in a JS object inside this HTML (FINANCE_DATA) so it loads instantly with no server, no fetch, no API. Edit numbers in one place to refresh the entire view.
Last data refresh: — (from the April 10, 2026 dashboard + March 2026 overhaul + Chase activity through April 9, 2026).
finance.htmlconst FINANCE_DATA near the bottomVoice or paste: "Suncoast is now $16,200. Marcus EF is $2,100. Killed Patreon and Uber One." I'll update the file and confirm.
| Phase | Feature | Status |
|---|---|---|
| v1 | Multi-tab static dashboard with all current data | live |
| v1.1 | Updated balances + 90-day Chase history ingest | tomorrow |
| v1.2 | Health score formula refinement (currently weighted heuristic) | planned |
| v1.3 | Editable inline balance fields with localStorage persistence | planned |
| v2 | Auto-refresh via Python: CSV + balances YAML → regenerated HTML | considering |
| v2 | Real estate sub-tab (DTB Realty NOI, future flips) | considering |
| v2 | Tax planning sub-tab (S-corp eval, quarterly estimates) | considering |
| v2 | Tie subscription audit checkboxes to actual cancellation tracking | considering |
| Data | Source | Refresh cadence | How automated |
|---|---|---|---|
| Net worth | Manual entry from Rocket Money + Fidelity + bank balances | Monthly | Manual |
| Paycheck breakdown | RS&H pay stubs (biweekly) | Biweekly | Manual paste |
| Bills & subs | Chase CSV + Rocket Money + memory | Monthly | Manual classify |
| Debt balances | Suncoast / WF / FedLoan / mortgage statements | Monthly | Manual |
| Investment balances | Fidelity, M1, ESPP portal | Monthly | Manual login |
| Cash flow plan | Generated from upcoming bills + paycheck date | Each pay cycle | Semi-automatic |