Skip to main content

Imports Hang Seng Integrated Account eStatements to beancount

Project description

Beancount Importer for Hang Seng eStatements

Imports Hang Seng Integrated Account eStatements to beancount. CSV output can be obtained through bean-report afterwards.

Currently only Savings account is supported.

Beancount

  1. Add hangseng_pdf importer to your import config (See config.py)
  2. Run bean-extract config.py /path/to/eStatement.pdf > output.beancount

CSV

CSV output relies on bean-report tool provided by beancount. Follow above steps to generate output.beancount, then convert with:

bean-report -f csv -o /path/to/output.csv /path/to/output.beancount journal

Note: In Unix system, output csv may have ^M control character and/or empty lines. Use dos2unix or sed to remove them.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beancount-hangseng-0.0.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

beancount_hangseng-0.0.2-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page