/actual-to-csv

Extracts CSV from Actual export/backup

Primary LanguagePythonMIT LicenseMIT

actual-to-csv

Extracts CSV from Actual export/backup

This Python script takes an export from Actual budget and create a flat csv for use in Excel or elsewhere.

Requirements

Running

  1. Clone the source or script to your local machine
  2. Run the script
  3. Input the full path to the Actual export .zip
  4. (Optional) Input a full path for the resulting .csv

Outputs

Includes

  • All transactions from all closed and open accounts

Excludes

  • Deleted transactions
  • Starting balance transactions
  • Transfer transactions

Fields

  • Transation Date
  • Amount
  • Notes
  • Imported Description
  • Account Name
  • Account Type
  • Account Off Budget
  • Account Closed
  • Category
  • Cateogry Is Income
  • Category Group
  • Payee