#banking #bank-account #finance #dkb

app dkb-analyze

Library to analyze bank account exports from German DKB

1 unstable release

0.1.0 Oct 19, 2024

#615 in Command line utilities

Download history 173/week @ 2024-10-17 8/week @ 2024-10-24

181 downloads per month

Apache-2.0

19KB

DKB Analyze

Library to analyze bank account exports from German DKB.

Implementation

  1. Parse flags
    1. Input Files(s)
    2. Analysis [default: monthly, weekly, yearly]
    3. Visualization [default: true, false]
  2. Perform analysis
    1. Reading file(s)
    2. Grooming (Headers, empty lines)
    3. Cluster bookings (User input needed? Maybe as dialogue? Template file?)
    4. Visualization [default: Sankey, Pie chart?]

Usage

Input:

  • Single, raw export
  • Mutiple, raw exports

Output:

  • Weekly, monthly, yearly stacked bar chart with accumulated account bookings

Dependencies

~22–33MB
~554K SLoC