PSLmodels / tax-microdata-benchmarking

A project to develop a benchmarked general-purpose dataset for tax reform impact analysis.
https://pslmodels.github.io/tax-microdata-benchmarking/
2 stars 6 forks source link

PR add phase5 salt target files for 436 districts #289

Closed donboyd5 closed 3 weeks ago

donboyd5 commented 3 weeks ago

This PR has 436 _target.csv files for Phase 5 SALT targeting, one for each of the 435 Congressional districts plus 1 for DC. There are no other changes. I will merge this with master shortly after merging PR #286.

Each target file has 74-75 targets -- the targets from Phase 4, plus targets for income-or-sales-tax deductions (e18400) and for real property taxes (e18500). To ease the optimization process, targets that had zero or negative values were excluded. (This occurs occasionally in e26270 and in the two SALT targets.)

donboyd5 commented 3 weeks ago

Merging in Phase 5 SALT-related target files now that underlying R code is merged.