Skip to content
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

Georgia Income Tax Rate 2024 #5308

Merged
merged 8 commits into from
Nov 14, 2024

Conversation

vrathi101
Copy link
Collaborator

@vrathi101 vrathi101 commented Nov 5, 2024

Fixes #5186
Fixes #5307

@vrathi101 vrathi101 marked this pull request as draft November 5, 2024 02:59
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.00%. Comparing base (cb92a56) to head (bcbf3a0).
Report is 143 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5308      +/-   ##
==========================================
- Coverage   99.12%   99.00%   -0.13%     
==========================================
  Files        2592     2621      +29     
  Lines       37707    38149     +442     
  Branches      162      168       +6     
==========================================
+ Hits        37378    37770     +392     
- Misses        297      346      +49     
- Partials       32       33       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PavelMakarchuk
Copy link
Collaborator

@vrathi101 As far as I read from the law Georgia has moved to a flat tax starting in 2024, these slides are also helpful

It should be 5.49% in 2024 and then reduced by 0.1% to 4.99% in 2028 - could you make that adjustment for each bracket and filing status?

@vrathi101
Copy link
Collaborator Author

@PavelMakarchuk if 2024 is 5.49% and we reduce by 0.10% per year, then 2028 is gonna be 5.09%. Am I missing something?

@PavelMakarchuk
Copy link
Collaborator

@PavelMakarchuk if 2024 is 5.49% and we reduce by 0.10% per year, then 2028 is gonna be 5.09%. Am I missing something?

Yes is should be 4.99% in 2029

@vrathi101
Copy link
Collaborator Author

based on this i'm setting 2024 to 5.39% and then decreasing by 0.10% per year until it hits 4.99% - https://www.legis.ga.gov/legislation/66260

@vrathi101 vrathi101 requested review from PavelMakarchuk and removed request for PavelMakarchuk November 13, 2024 18:13
@PavelMakarchuk PavelMakarchuk marked this pull request as ready for review November 14, 2024 17:16
@MaxGhenis MaxGhenis merged commit a9e9b05 into PolicyEngine:master Nov 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust the labels of the Georgia income tax rate files Georgia Income Tax Rate 2024
3 participants