fnm-parser

0.2.3 • Public • Published

FNM Parser

Parses Fannie May form 1003 version 3.2 into JSON

Not all lines have been mapped yet but it would be easy to extend to what you need with options via see the lookup.js for example parsing.

Usage

fnm_parser(filePath).on("done", function(d) { console.log(d); });

References:

A comprehensive list of the fields.

Residential Load Data 1003 Integration Guide

Versions

  • 0.2.3 Adding additional fields
  • 0.2.2 Bug fix - 04A fields missing ids
  • 0.2.1 Bug fix - needed to add id to return data
  • 0.2.0 Added Field IDs to rows for and some additional data to lookup
  • 0.1.0 First draft with basic lookup data for realtors

Readme

Keywords

none

Package Sidebar

Install

npm i fnm-parser

Weekly Downloads

2

Version

0.2.3

License

ISC

Last publish

Collaborators

  • theplatcal