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

Allow user to ignore credits calculation #176

Closed
Gregable opened this issue Feb 25, 2021 · 2 comments · Fixed by #195 or #197
Closed

Allow user to ignore credits calculation #176

Gregable opened this issue Feb 25, 2021 · 2 comments · Fixed by #195 or #197

Comments

@Gregable
Copy link
Owner

For a user with fewer than 40 credits, the tool doesn't allow them to continue unless they enter future years of earnings. There are some corner cases, such as Canadian Work Credits where the 40 credit calculation may be wrong or irrelevant.

At the very least, it would be good to give the user an option to click through a warning and generate benefit estimates anyway. In this way if the user knew they had an exception or just wanted to see how the tool works, that option would be available.

@robinlavallee
Copy link

robinlavallee commented Feb 28, 2021

The PIA computation in this case uses a pro-rated linear formula. As an example case, if I have 24 credits for US SSA and thus will need 16 credits from Canada to be eligible. Hence, the computation is 24/(24+16) = 60%. I will get 60% of the expected benefits from US SSA.

The exact wording of the treaty is:
"Where entitlement to a benefit under United States laws is established according to the provisions of paragraph (1) of this Article, a pro rata primary insurance amount shall be computed based on the ratio of the total periods of coverage completed under United States laws to the total periods of coverage completed under the laws of the two Contracting States. Benefits payable under United States laws on the basis of an earnings record where a pro rata primary insurance amount has been computed shall be paid on the basis of that pro rata primary insurance amount."
Source: https://www.treaty-accord.gc.ca/text-texte.aspx?lang=eng&id=102189

@Gregable
Copy link
Owner Author

This is a list of possible peering agreements: https://www.ssa.gov/international/agreements_overview.html

It would be good to provide links to all of this as a follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants