PolicyEngine / PolicyEngine/policyengine-us

Rhode Island Exemption

Open
#2,153 0 comments 0 reactions 0 assignees View on GitHub
states/ri
Dominant language
Python
Stars
162
Forks
212
Avg merge
3d 3h
Merged PRs (30d)
96

Description

Number of Exemption = Yourself + Spouse + Number of Dependents

If modified federal AGI <= $217050:
Exemption = Number of Exemption * $4350

Else if (modified federal AGI - $217050) > $24800:
Exemption = 0

Else:
Round up (modified federal AGI - $217050) / $6200
Corresponding percentage for round up result:
1 ---- 0.8
2 ---- 0.6
3 ---- 0.4
4 ---- 0.2

Exemption = Round up result * Corresponding percentage

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.