Skip to content
Anthony Townsend edited this page Jan 30, 2016 · 1 revision

The 2015 NJ SR1A file as currently published (30 jan 2016) uses a different field format for money - a $ sign followed by 8 digits including a decimal point, and right padded zeros. Very bizarre. This fork - https://github.com/anthonymobile/NJParcelTools - contains a script sr1a_fixer2015.py that rewrites all the money fields consistent with the other 2013-2016 file formats (e.g. 9 digit integer, no leading $, left-padded zeros).

Clone this wiki locally