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

2016: https://www.in.gov/dcs/files/16.2%20Assistance%20for%20Unlicensed%20Relative%20Placements.pdf#page=7 2019: https://www.in.gov/dcs/files/16.02-Assistance-for-Unlicensed-Relative-Placements.docx-ARCHIVED-8-28-2020-v5.pdf#page=7 I haven’t been able to find the 2017 or 2018 values, but the amounts did not change between these two years. To further confirm this, a...

## Summary Fixes two good first issues with simple, clear improvements. ## Changes ### 1. Parameterize Montana itemized deductions spouse allocation (#6553) - Created `spouse_allocation_rate.yaml` parameter (value: 0.5) - Updated...

2017-2019: https://aws.state.ak.us/OnlinePublicNotices/Notices/Attachment.aspx?id=105752#page=26 Section 13.3 2019: https://aws.state.ak.us/OnlinePublicNotices/Notices/Attachment.aspx?id=119593#page=25 Section 13.4

Link to state plan: https://portal.ct.gov/dss/economic-security/state-plans?language=en_US

hhs/tanf
states/ct

Idaho references: 2017 (248): https://adminrules.idaho.gov/rules/2017%20Archive/16/0308.pdf#page=21 2018 (248): https://adminrules.idaho.gov/rules/2018%20Archive/16/160308.pdf#page=21 2019 (248): https://adminrules.idaho.gov/rules/2019%20Archive%20C2/16/160308.pdf#page=21 Illinois references: 2017:https://www.dhs.state.il.us/OneNetLibrary/27897/documents/TANFStatePlan/SignedTANFStatePlanEffectiveJanuary12017FINAL.pdf#page=15 Illinois used county groupings with different fixed payment levels in 2017. 2018: https://www.dhs.state.il.us/page.aspx?item=112906 2019: https://www.dhs.state.il.us/page.aspx?item=118013

## Summary This PR adds support for Python 3.14 to policyengine-us. ## Changes - Updated `requires-python` to `>=3.10,