(no title)
balves | 4 years ago
https://github.com/jbms/beancount-import
https://beancount.github.io/docs/importing_external_data.htm...
Support for OFX is generally great, CSV is also great. There are some proof of concept things floating around too for PDF.
haberman|4 years ago
I'm asking because I've generally come to the conclusion that PDF is the only universal data format that every institution will offer.
balves|4 years ago
tacostakohashi|4 years ago
CSV feeds are often surprisingly useless for programmatic / feed use, they're often littered with stupid textual headers and footers and lack important columns - they're designed to be opened in excel and looked at by a human, not parsed and ingested.
OJFord|4 years ago
Of course I've submitted requests pointing it out/requesting it, but to be honest I can only assume it's deliberate.