-
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
Refactor the Missouri income tax parameter structure #5255
base: master
Are you sure you want to change the base?
Changes from 15 commits
2d494eb
df6bfae
f47d9a8
c74713f
c8c128b
63fd928
2bf18f2
0ce3ec2
5fcd686
6440fbb
716aeb9
3ee81b9
c1e0df4
402166d
8b8c519
45353f0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- bump: minor | ||
changes: | ||
changed: | ||
- Remove state codes for Missouri. |
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. description: Missouri limits the property tax credit to filers receiving social security survivor benefits who are at least this age. |
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. description: Missouri caps the property tax credit for a rented property to this amount. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
description: Rate at which maximum MO property tax credit is phased out. | ||
description: Missouri phases out the property tax credit at this rate. | ||
values: | ||
2021-01-01: 0.000625 # = 1 / 16 / 100 | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Missouri property tax credit phaseout rate | ||
reference: | ||
- title: MO Rev Stat § 135.030 | ||
- title: Revisor of Missouri Title X TAXATION AND REVENUE Chapter 135.030 | ||
href: https://revisor.mo.gov/main/OneSection.aspx?section=135.030&bid=6439 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
description: Step size by which maximum MO property tax credit is phased out. | ||
description: Missouri phases out the property tax credit at this step size. | ||
values: | ||
2021-01-01: 300 | ||
metadata: | ||
unit: currency-USD | ||
period: year | ||
label: Missouri property tax credit phaseout step size | ||
reference: | ||
- title: MO Rev Stat § 135.030 | ||
- title: Revisor of Missouri Title X TAXATION AND REVENUE Chapter 135.030 | ||
href: https://revisor.mo.gov/main/OneSection.aspx?section=135.030&bid=6439 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: Missouri limits the property tax credit to filers of this age or older.