LegalCals

Legal Calculators for Alberta

Browse jurisdiction-specific calculators, rule summaries, and document templates for Alberta.

All Provinces

Available Calculators

Select a calculator to run it with Alberta-specific rules.

Embed on Your Website

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

Paste this snippet into your HTML to embed an Alberta calculator:

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

<div
  data-legalcals-calculator="ab-termination-pay"
  data-country="ca"
  data-province="ab"
></div>

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

API Access

Query Alberta rules programmatically.

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

Endpoint

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

cURL Example

curl -H "x-api-key: lc_your_key_here" \
  https://legalcals.com/api/authority/ca/ab/termination-pay

Need more details on Alberta employment standards? Visit the Alberta Province Hub for comprehensive rule summaries, statutes, and citations.