{% extends "base.html" %} {% block title %}CRR vs Basel 3.1 — RWA Calculator{% endblock %} {% block content %}
Runs the portfolio through both frameworks and decomposes the RWA delta into regulatory drivers. Takes roughly twice a single run.
{% if error %}Each driver is additive; together they sum to the total RWA delta.
{{ result.chart_waterfall | safe }}Save the comparison — executive summary, by-class and by-approach deltas, the capital-impact waterfall, and per-exposure deltas. CSV and Parquet download as a zip of one file per dataset; Excel downloads as a single multi-sheet workbook.
| {{ c }} | {% endfor %}
|---|
| {% if v is number %}{{ "{:,.2f}".format(v) }}{% else %}{{ v if v is not none else "" }}{% endif %} | {% endfor %}