shotishu / fbo-parser

Parses FTP dumps from FedBizOpps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Parses FTP dumps from FedBizOpps.


Languages

Language:JavaScript 100.0%