FINporter

Data transformation tool for investing data

APACHE-2.0 License

Stars
1
Committers
2

Bot releases are hidden (Show)

FINporter - restore reference local SwiftCSV fork pending further investigation Latest Release

Published by reedes about 2 years ago

The importers use SwiftCSV interfaces that have been removed.

Will create separate task for importers to support latest SwiftCSV interfaces.

For now using an older fork of SwiftCSV.

FINporter - Regress to earlier SwiftCSV because of changed API

Published by reedes about 2 years ago

Currently breaks the importers which used 'namedRows' interface.

FINporter - Updated to SwiftCSV mainline

Published by reedes about 2 years ago

No immediate need to keep it separate.

FINporter - Relocated CLI/Importers to their own packages

Published by reedes over 2 years ago

FINporter - rely on local fork of external package

Published by reedes over 2 years ago

To reduce the chance of malware injection in external library.

FINporter - Rework the history importers to reduce the number of rejected rows

Published by reedes almost 3 years ago

FINporter - for delimited, render nil as blank

Published by reedes almost 3 years ago

FINporter - Moved back to mainline SwiftCSV

Published by reedes almost 3 years ago

Moved back to mainline SwiftCSV

FINporter - Sorting package issues

Published by reedes almost 3 years ago

FINporter - Proper fix for #7, with separate importer for Chuck individual

Published by reedes almost 3 years ago

FINporter - Fix for Chuck (Schwab)

Published by reedes almost 3 years ago

To support exports other than "All-Accounts"

FINporter - Tightening up use of Time Zone

Published by reedes almost 3 years ago

Relying on abbreviations was overly-fragile.

FINporter - Updates to support changes in AllocData model

Published by reedes almost 3 years ago

FINporter - Minor changes

Published by reedes about 3 years ago

FINporter - Fixed package dependency to openalloc/AllocData

Published by reedes about 3 years ago

No longer points to working copy.

Major changes include:

BETA Support for brokerage exports from Schwab(Chuck)
Reflect major changes in underlying OpenAlloc Project, such as...
Replace MHistory with MTransaction, which has a more restrictive unique key
Support for new MSourceMeta entity, to capture date of exports

FINporter - Fix for updated Fido Positions format

Published by reedes about 3 years ago

Now Fido positions has three targets, with Account being the new one. For the first time Account.Title is being populated from this export.

FINporter - update test for new column in accounts

Published by reedes about 3 years ago

Also removed spurious Logging import that was causing compile to fail

FINporter - Minor change to for AllocData dependency

Published by reedes over 3 years ago