Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxcnunes/perfinster
https://github.com/maxcnunes/perfinster
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxcnunes/perfinster
- Owner: maxcnunes
- Created: 2013-12-23T22:39:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-06T03:06:42.000Z (almost 11 years ago)
- Last Synced: 2024-10-18T07:21:57.137Z (3 months ago)
- Language: JavaScript
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Perfinster
======[Design: Bank statement OFX format](http://www.exactsoftware.com/docs/DocView.aspx?DocumentID=%7B6e02f9a5-ee40-4d2f-b8ea-4bee57825907%7D)
##### SAMPLE
```js
{
"TRNTYPE":"DEBIT",
"DTPOSTED":"20131202100000[-03:EST]",
"TRNAMT":"-34.30",
"FITID":"3210987001",
"CHECKNUM":"20141101103",
"MEMO":"RSHOP-CHOPP DO JO-30/11"
}
```