A parser for fbo.gov's daily FTP dumps.
- Grab the file(s) from
ftp://ftp.fbo.gov
var parser = require("index")
parser.parse(string)
returns valid JSON
Run node example.js
This project constitutes an original work of the United States Government.
You may use this project under the MIT License.