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

So it goes into SALT. Currently local_income_tax is only nyc.

Pre-2015 only 15% of the excess of the Rhode Island EITC above the tax liability was refundable: https://webserver.rilegislature.gov/Statutes/TITLE44/44-30/44-I/44-30-2.6.htm

states/ri

Invalid value encountered when dividing ranks by the sum of weights in microdf library.

good first issue

Invalid value encountered when dividing substitution_effect by original_earnings in weekly hours worked calculation.

good first issue

Invalid value encountered when dividing income_effect by original_earnings in weekly hours worked calculation.

good first issue

Invalid value encountered when dividing employment_income by total_earnings in marginal tax rate calculation.

good first issue

The RQ library is using a deprecated Redis method. Update to use Pipeline.hset() instead of Pipeline.hmset(). Title: Deprecation warning: dpath.util package Description: The dpath.util package is being deprecated. Update code...

good first issue

Maryland's EITC is refundable for childless filers and households with children. The childless part is currently under the nonrefundable tab in PE. [Reference](https://itep.org/boosting-incomes-improving-equity-state-earned-income-tax-credits-in-2023/)

code-health
states/md
2023

Simplest first step is to add a tax-unit-level annual variable for pregnancies, and to set this equal to the number of zero-year-olds as an approximation. At some point we should...

reforms