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.
Very minor issue, but the comment here: https://github.com/PolicyEngine/policyengine-us/blob/73a0807503bc327cdc8fd38433947f174a4d3306/policyengine_us/variables/input/geography.py#L100 does not mirror the actual way we currently calculate Medicaid Rating Area.
Currently we use KFF data to assign Medicaid value as the average expenditure per person in each state. @civicpixel mentioned that this data is available by age as well, at...
[definition of gross income](https://casetext.com/statute/laws-of-puerto-rico/title-thirteen-taxation-and-finance/subtitle-17-internal-revenue-code-of-2011/part-ii-income-taxes/chapter-1005-computation-of-taxable-income/subchapter-a-determination-of-net-income-general-concepts/30101-gross-income)
fixes #5659
https://www.mbta.com/pass-program/student Dependent on whether the school is participating in the program
We will only model the eligibility in #5474
Our integration test in policyengine_us/tests/policy/baseline/gov/ssa/state_supplement/integration.yaml shows that an aged+blind household with 17,000 in countable income each receives a partial supplement (~$1833 each). However, older references suggested they might receive $0...
Values in https://www.mass.gov/doc/federal-and-state-payment-levels-for-calendar-year-cy-2023/download and other year URLs. parameters/gov/ssa/state_supplement/amount.yaml
Fixes #5467