Skip to content

a simple script to turn the transaction overview of an DWS account into an importable CSV for parqets activities

License

Notifications You must be signed in to change notification settings

wgnf/dws-to-parqet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DWS transaction overview to parqet activities-csv-file

dws-to-parqet.py is a simple script to turn the transaction overview of an DWS account into an importable CSV for parqets activities.

🛠️ Requirements

You need to have Python Version 3 installed. Get it here.
It may work under Python Version 2 as well, but I have not checked any compatibility.

💻 Usage

Run the script using

py dws-to-parqet.py

It has the following arguments:

Argument description
--help, -h shows a help with the available arguments
--input, -i the input-file (CSV) which should be transformed (required)
--output, -o the output-file (CSV) to store the transformed data (required)

The output-file can then be used via the CSV-activity-importer on parqet.

About

a simple script to turn the transaction overview of an DWS account into an importable CSV for parqets activities

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages