policyengine-us icon indicating copy to clipboard operation
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.

Results 479 policyengine-us issues
Sort by recently updated
recently updated
newest added

We will create a separate threshold parameter in #5848 but we should investigate if the legal code and the tax forms do align in some way

code-health
states/hi

In PR #4870 we will only add an empty variable as `ma_eaedc_living_arrangement` but we should populate the formula based on the logic

states/ma

[Legal code](https://law.justia.com/codes/illinois/chapter-305/act-305-ilcs-5/article-iii/) [Website](https://www.dhs.state.il.us/page.aspx?item=30370)

states/il

Starting in 2025, New Hampshire does not tax interest and dividend income any more (no effective state tax entirely). While we set the calculation to 0 in [this](https://github.com/PolicyEngine/policyengine-us/pull/5810/files) PR, we...

states/nh
2025

legal code: https://www.law.cornell.edu/regulations/massachusetts/106-CMR-704-250

states/ma

A new [bill](https://www.nmlegis.gov/Sessions/24%20Regular/bills/house/HB0252.pdf) was [signed](https://legiscan.com/NM/bill/HB252/2024) last month to adjust the NM income tax rate

states/nm
2025

We currently create a `[state]_child_care_subsidies` variable for each state but this does not seem like an optimal solution. We should create a `child_care_subsidies` variable which adds a list of available...