11 Commits

Author SHA1 Message Date
Kevin Bataille
eb66c7a43e Refactor SNCF processor and add Revolut aggregator
- Fix SNCF NET PAYÉ EN EUROS extraction to correctly parse MENSUEL line
- Extract month/year from PDF content instead of filename
- Add new Revolut CSV processor to aggregate account statements
- Organize Revolut data files into data/csv/revolut/
- Clean up redundant scripts and reports
2026-02-09 16:17:48 +01:00
Kevin Bataille
ef23d066e0 Enhance SNCF script to extract NET PAYÉ EN EUROS amount 2026-02-09 14:15:15 +01:00
Kevin Bataille
3754bb6ca6 Update README with information about new dynamic processor 2026-02-09 14:13:10 +01:00
Kevin Bataille
48e290d5d0 Add fully dynamic processor that auto-discovers all PDF directories 2026-02-09 14:12:40 +01:00
Kevin Bataille
b22307b290 Add script recommendations for identifying potentially useless scripts 2026-02-09 13:46:10 +01:00
Kevin Bataille
4933b35040 Enhance aggregation script to support annual reports 2026-02-09 10:45:33 +01:00
Kevin Bataille
84d165d6dc Update README with information about new export and aggregation scripts 2026-02-09 10:36:03 +01:00
Kevin Bataille
7e58c68197 Add scripts to export all CSV files and aggregate by month 2026-02-09 10:35:45 +01:00
Kevin Bataille
482a199908 Complete project reorganization with all files in correct directories 2026-02-09 10:22:13 +01:00
Kevin Bataille
73ff2b70f7 Reorganize project structure with separate directories for scripts, data, and output 2026-02-09 10:20:55 +01:00
Kevin Bataille
acb1276b38 Initial commit with CSV export functionality for all financial statement processing scripts 2026-02-09 10:08:43 +01:00