policyengine-us
policyengine-us copied to clipboard
The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.
Fixes #4720 copilot:all
It currently includes a number of variables which are not descriptive as well as calculation steps which do not seem transparent First step would be to compare the calculation to...
It is not immediately obvious to me from the [legal code](https://www.law.cornell.edu/uscode/text/26/55#b_2) why we have added it to the calculation I will not address it in the main refactor PR #4815
Add the 18 year old child limit Fixes #4622
Fixes #4428 copilot:all
fix #4580
[Reference](https://revenue.nebraska.gov/about/2023-nebraska-legislative-changes)  [Bill](https://www.nebraskalegislature.gov/FloorDocs/108/PDF/Slip/LB754.pdf)
https://www.congress.gov/bill/116th-congress/senate-bill/1106/text First step let's get the household impact in, since macro will require imputing rent from the ACS or another source.
Fixes #4764