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 286 policyengine-us issues
Sort by recently updated
recently updated
newest added

The extra standard deductions for aged and blind filers are specified in https://www.law.cornell.edu/uscode/text/26/63#f as separate parameters in sections 1 and 2. However, we implement it as a single parameter, since...

enhancement
code-health
tax

These two questions are based on code in the 0.743.0 version of Policyengine-US. (1) I'm not seeing in the code any of the logic contained in Form IT-213 Worksheet A...

question
tax
states/ny

2023 Income Tax Form Instructions: https://www.maine.gov/revenue/sites/maine.gov.revenue/files/inline-files/23_1040me_book_gen_instr.pdf

states/me
2023

Fixes #4208 Extracted from the PR #4210 trying to isolate individual commits

We currently only have a variable for the credit _rate_, not the amount Let's also rename the parameters from AGI credit to personal credit to align with the variable, and...

code-health
states/ct

Child support received should equal child support paid

calibration

As a benchmark of how to model it, @kpomerlau said he assigns it to the top 1% in proportion to household income

https://github.com/PolicyEngine/policyengine-us/tree/master/policyengine_us/variables/gov/states/ca/tax/income/credits

code-health