Files
spending-dashboards/README.md
Anthony Martin 24f05eb313 Add standalone spending dashboards (Amazon AU + Uber)
- Amazon: 9,400 across 565 orders (2021-2026)
- Uber: 7,534 across 559 orders (Eats + Rides)
- Fully self-contained HTML files with embedded data
- Interactive charts, year filtering, searchable tables
2026-03-14 12:59:19 +00:00

786 B
Raw Permalink Blame History

Spending Dashboards

Personal finance tracking dashboards built from real data exports.

Dashboards

Features

  • Fully standalone HTML files (open in any browser, no server needed)
  • Interactive year filtering
  • Category breakdowns
  • Monthly spending charts
  • Year-over-year comparisons
  • Searchable/sortable transaction tables
  • Responsive design

Data Sources

  • Amazon: CSV order export from Amazon AU
  • Uber: Email receipt parsing (Gmail)

Tech

  • Chart.js for visualizations
  • Pure vanilla JS, no build step
  • Single-file HTML with embedded data