Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 436 Bytes

FBO Parser

A parser for fbo.gov's daily FTP dumps.

Usage

  1. Grab the file(s) from ftp://ftp.fbo.gov
  2. var parser = require("index")
  3. parser.parse(string) returns valid JSON

Example

Run node example.js

License

This project constitutes an original work of the United States Government.

You may use this project under the MIT License.