You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).