Skip to content

Canadian Old Age Benefits Estimator, a tool to estimate eligibility and entitlement for four old age benefits.

License

Notifications You must be signed in to change notification settings

DTS-STN/eligibility-estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canadian Old Age Benefits Estimator

Overview

The Canadian Old Age Benefits Estimator (COABE) is a static web app that will take a client's answers to around six questions and determine if they are eligible for any of the four covered benefits:

If the client is eligible, the tool will also determine the monthly amounts they are entitled to. This logic has been determined using publicly available data, in conjunction with internal discussions with policy experts to verify our logic for edge cases.

The intent is that all values provided by the tool are completely accurate. However, certain edge cases are deliberately not handled due to complexity, which results in no estimation results available. As far as we are aware, all provided estimates are fully accurate, however as the government changes limits and policies, COABE's estimates may become inaccurate. Therefore, we emphasize that any data returned by this tool is not final and is subject to inaccuracy.

Development: Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More About the Framework We're Using

To learn more about Next.js, take a look at the following resources:

License

Canadian Old Age Benefits Estimator is open source and licensed under the GNU General Public license.