Parse and store transactions from bank statements, enable querying and adding personal finance data in JSON format within a local workspace.
- Added `jq` as a required dependency for JSON transaction storage and querying. - Updated dependencies section in documentation to include installation instructions for `jq`.