A portfolio-quality finance operations project that automates a month-end bank-to-ledger reconciliation workflow using Python. This project is built to reflect how a finance or accounting analyst ...
Reconciliation of datasets is one of the common data ops activity. We need to compare source and target files (csv, tsv etc) and report the mismatched records. Usually will do this comparison using MS ...
In many finance and accounting teams, bank reconciliation is still a highly manual process—downloading bank statements, matching cheque numbers, checking clearance status, preparing reconciliation ...
Python 3.11+(数据解析、规则引擎、CLI) Go 1.21+(模糊匹配引擎、REST API) SQLite(台账持久化) Pydantic(数据验证) rapidfuzz ...