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.
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
Invalid value encountered when dividing ranks by the sum of weights in microdf library.
Invalid value encountered when dividing substitution_effect by original_earnings in weekly hours worked calculation.
Invalid value encountered when dividing income_effect by original_earnings in weekly hours worked calculation.
Invalid value encountered when dividing employment_income by total_earnings in marginal tax rate calculation.
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...
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/)
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...