/fbo-parser

Parses FTP dumps from FedBizOpps.

Primary LanguageJavaScript

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.