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

cache all variables #277

Closed donboyd5 closed 3 weeks ago

donboyd5 commented 3 weeks ago

Write all Tax-Calculator variables for TAX_YEAR to cached_allvars.csv in the storage output folder. After creating area weights, this file can be used in conjunction with those weights to analyze results for individual areas and across areas.

This PR could make tmd_2021.csv in the same folder superfluous, but does not eliminate creation of that file because that requires further investigation.

martinholmer commented 3 weeks ago

@donboyd5, This looks like a good improvement. Please merge it asap.