{% 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 }}| {{ c }} | {% endfor %}
|---|
| {% if v is number %}{{ "{:,.2f}".format(v) }}{% else %}{{ v if v is not none else "" }}{% endif %} | {% endfor %}