rates 2025

This commit is contained in:
2025-06-22 08:58:23 -04:00
parent 0e44c030a7
commit 10b648d866
12 changed files with 235 additions and 64 deletions

View File

@@ -3,30 +3,22 @@ RATES FOR 2025
######################
CANADA / QUEBEC PENSION PLAN (QPP / CPP)
----------------------------
------------------------------------------
.. csv-table:: CANADA / QUEBEC PENSION PLAN (QPP / CPP)
:header: "Description", "CPP", "QPP"
:widths: 30, 30, 30
:align: left
:delim: ","
:delim: ,
"Employee contribution rate, 5.95%, 5.95%"
"Employer contribution rate, 5.95%, 5.95%"
"Maximum pensionable earnings, $66,600, $66,600"
"Basic exemption:, ,"
" Annual, $3,500, $3,500"
" Monthly (12), $291.67, $291.67"
" Weekly (52), $673.08, $673.08"
" Weekly (53), $634.91, $634.91"
" Semi-monthly (24), $1,250.00, $1,250.00"
" Bi-weekly (26), $1,346.15, $1,346.15"
"Maximum contribution, $3,754.45, $3,754.45"
"Employee contribution rate", "5.95%", "5.95%"
"Employer contribution rate", "5.95%", "5.95%"
"Maximum pensionable earnings", "$66,600", "$66,600"
"Basic exemption (Annual)", "$3,500", "$3,500"
"Basic exemption (Monthly, 12)", "$291.67", "$291.67"
"Basic exemption (Weekly, 52)", "$673.08", "$673.08"
"Basic exemption (Weekly, 53)", "$634.91", "$634.91"
"Basic exemption (Semi-monthly, 24)", "$1,250.00", "$1,250.00"
"Basic exemption (Bi-weekly, 26)", "$1,346.15", "$1,346.15"
"Maximum contribution", "$3,754.45", "$3,754.45"
==== ==== ====
Description CPP QPP
==== ==== ====
Employee contribution rate 5.95% 5.95%
Employer contribution rate 5.95% 5.95%
Maximum pensionable earnings $66,600 $66,600
==== ==== ====

View File

@@ -44,6 +44,62 @@
<h1><span class="section-number">4. </span>RATES FOR 2025<a class="headerlink" href="#rates-for-2025" title="Link to this heading"></a></h1>
<section id="canada-quebec-pension-plan-qpp-cpp">
<h2><span class="section-number">4.1. </span>CANADA / QUEBEC PENSION PLAN (QPP / CPP)<a class="headerlink" href="#canada-quebec-pension-plan-qpp-cpp" title="Link to this heading"></a></h2>
<table class="docutils align-left" id="id1">
<caption><span class="caption-text">CANADA / QUEBEC PENSION PLAN (QPP / CPP)</span><a class="headerlink" href="#id1" title="Link to this table"></a></caption>
<colgroup>
<col style="width: 33.3%" />
<col style="width: 33.3%" />
<col style="width: 33.3%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Description</p></th>
<th class="head"><p>CPP</p></th>
<th class="head"><p>QPP</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>Employee contribution rate</p></td>
<td><p>5.95%</p></td>
<td><p>5.95%</p></td>
</tr>
<tr class="row-odd"><td><p>Employer contribution rate</p></td>
<td><p>5.95%</p></td>
<td><p>5.95%</p></td>
</tr>
<tr class="row-even"><td><p>Maximum pensionable earnings</p></td>
<td><p>$66,600</p></td>
<td><p>$66,600</p></td>
</tr>
<tr class="row-odd"><td><p>Basic exemption (Annual)</p></td>
<td><p>$3,500</p></td>
<td><p>$3,500</p></td>
</tr>
<tr class="row-even"><td><p>Basic exemption (Monthly, 12)</p></td>
<td><p>$291.67</p></td>
<td><p>$291.67</p></td>
</tr>
<tr class="row-odd"><td><p>Basic exemption (Weekly, 52)</p></td>
<td><p>$673.08</p></td>
<td><p>$673.08</p></td>
</tr>
<tr class="row-even"><td><p>Basic exemption (Weekly, 53)</p></td>
<td><p>$634.91</p></td>
<td><p>$634.91</p></td>
</tr>
<tr class="row-odd"><td><p>Basic exemption (Semi-monthly, 24)</p></td>
<td><p>$1,250.00</p></td>
<td><p>$1,250.00</p></td>
</tr>
<tr class="row-even"><td><p>Basic exemption (Bi-weekly, 26)</p></td>
<td><p>$1,346.15</p></td>
<td><p>$1,346.15</p></td>
</tr>
<tr class="row-odd"><td><p>Maximum contribution</p></td>
<td><p>$3,754.45</p></td>
<td><p>$3,754.45</p></td>
</tr>
</tbody>
</table>
</section>
</section>

File diff suppressed because one or more lines are too long