CenterOnBudget / taxdata

CBPP Fork of taxdata for preparing the 2015 PUF for taxcalc
Other
0 stars 0 forks source link

Update supplemental data #4

Open bristowrichards opened 1 year ago

bristowrichards commented 1 year ago

This issue is meant to track changes to data used to process and validate PUF data and PUF-CPS matching logic. It seems that many year-specific .csv files need to be manually replaced from 2011 data to 2015 data to make sure the PUF is being fit to the correct values. As of starting this issue, out-of-date supplemental data is not hindering the actual creation of the matched PUF, although it may very well be producing incorrect results.

bristowrichards commented 1 year ago

PUF Stage 1 files to update:

PUF Stage 3 files to update:

bristowrichards commented 1 year ago

For running updatecbo.py I had to conda install openpyxl:

conda install -c anaconda openpyxl