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

Same as #4370 but for ECPS (will be a bit trickier since we're imputing wages and salaries)

Code to do this in cps.py ```python # Assume all retirement contributions are traditional 401(k) for now. # Procedure for allocating retirement contributions: # 1) If they report any self-employment...

cps

Currently we have an adds function as well as a formula in the `create_reported_state_income_tax` reform. The adds function should be deleted

code-health

2023 Income Tax Form Instructions: https://www.tax.nd.gov/sites/www/files/documents/forms/individual/2023-iit/2023-individual-income-tax-booklet.pdf

states/nd
2023

This should be via a Python script or notebook that checks each record in the ECPS to verify that it is not both: * In the PUF * Unique within...

testing
microsim

The last two -api PRs failed because it wasn't yet on pypi