DESCRIPTION:
ofx-parser is a ruby library to parse a realistic subset of the lengthy OFX 1.x specification.
FEATURES/PROBLEMS:
-
Reads OFX responses - i.e. those downloaded from financial institutions and puts it into a usable object graph.
-
Supports the 3 main message sets: banking, credit card and investment accounts, as well as the required ‘sign on’ set.
-
Knows about SIC codes - if your institution provides them. See www.eeoc.gov/stats/jobpat/siccodes.html
-
Monetary amounts can be retrieved either as a raw string, or in pennies.
-
Supports OFX timestamps.
Required Ruby Version
None
Authors
Andrew A. Smith
Versions
- 1.1.0 December 12, 2011 (22 KB)
- 1.0.2 May 12, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (22.5 KB)
- 1.0.1 July 02, 2007This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (29.5 KB)
- 1.0.0 June 26, 2007This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (29 KB)