LegalCals

Federal Legal Calculators

Browse federal calculators for Canada. Calculate EI benefits, CPP entitlements, and Canada Labour Code overtime and holiday pay.

All Provinces

Available Federal Calculators

Select a calculator to run it with federal jurisdiction rules.

Embed on Your Website

Add any federal calculator to your site with a single script tag.

Paste this snippet into your HTML to embed a federal calculator:

<script src="https://legalcals.com/embed.js"></script>

<div
  data-legalcals-calculator="federal-ei-maternity"
  data-country="ca"
  data-province="federal"
></div>

Replace data-legalcals-calculator with any slug from the list above. See the Widget Developer Guide for more options.

API Access

Query federal rules programmatically.

Every calculator is backed by our authority API. Retrieve raw rule data, citations, and version history for federal jurisdiction.

Endpoint

GET /api/authority/ca/federal/{topic}

cURL Example

curl -H "x-api-key: lc_your_key_here" \
  https://legalcals.com/api/authority/ca/federal/ei-maternity

About Federal Calculators

These calculators apply to federal jurisdiction under Canadian law, including Employment Insurance (EI), Canada Pension Plan (CPP), and the Canada Labour Code. For provincial calculators, visit the individual province hubs.