PSLmodels / Tax-Brain

Tax-Brain is an integrator model for PSL tax models
http://taxbrain.pslmodels.org/
MIT License
9 stars 14 forks source link

Run calculators for n reforms #133

Closed andersonfrailey closed 1 week ago

andersonfrailey commented 4 years ago

I don't know how useful this would be just yet, but it'd be a cool if TaxBrain could take a list of n reforms and run a calculator under each one. It would require rethinking how TaxBrain stores data from each run and memory management would be a huge issue. I think implementing this should wait until we find a way to reduce TaxBrain's memory issues.

jdebacker commented 3 years ago

@andersonfrailey This would be a very good feature, especially if this could be used to generate stacked revenue estimates, with separate line items for each provision.

andersonfrailey commented 3 years ago

@jdebacker that's one of the top uses I had in mind. It'll be much easier to add stacked revenue estimates once this feature is added.

jdebacker commented 1 week ago

The stacked reform option is currently in Tax-Brian and works well.