-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parameterize 25% on line 37 of AMT #3340
Merged
PavelMakarchuk
merged 16 commits into
PolicyEngine:master
from
SirMalamute:SirMalamute/issue3278
Dec 18, 2023
Merged
Parameterize 25% on line 37 of AMT #3340
PavelMakarchuk
merged 16 commits into
PolicyEngine:master
from
SirMalamute:SirMalamute/issue3278
Dec 18, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3340 +/- ##
==========================================
+ Coverage 99.10% 99.11% +0.01%
==========================================
Files 1998 2031 +33
Lines 29088 29512 +424
Branches 163 163
==========================================
+ Hits 28827 29252 +425
+ Misses 224 223 -1
Partials 37 37 ☔ View full report in Codecov by Sentry. |
PavelMakarchuk
approved these changes
Dec 4, 2023
policyengine_us/variables/gov/irs/tax/federal_income/alternative_minimum_tax.py
Outdated
Show resolved
Hide resolved
…ve_minimum_tax.py
MaxGhenis
approved these changes
Dec 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #3278
🤖[deprecated] Generated by Copilot at 4eeb491
Summary
📱🛠️🌐
Add a new policy parameter
ubi_amount
to the US tax and benefit system. Implement a basic universal basic income (UBI) reform that replaces the standard deduction and personal exemption with a flat monthly payment. Update thereform_us.yaml
file and thepolicyengine-us.ipynb
notebook to demonstrate the UBI reform.Walkthrough
ubi_amount
to the UBI reform function ()