{{ t('analysis') }}
{{ selectedCountries.length }} {{ selectedCountries.length === 1 ? t('country') : 'Länder' }} {{ selectedAssetClass }} {{ selectedMacroIndicators.length }} Makro {{ selectedEvents.length }} {{ selectedEvents.length === 1 ? 'Ereignis' : 'Ereignisse' }} {{ startYear || availableYears[0] }}–{{ endYear || availableYears[availableYears.length - 1] }}{{ t('stage2TotalOnly') }}
{{ t('note') }}: {{ t('correlationSingleCountry') }}
{{ t('timeSeriesChart') }}
{{ selectedCountries.join(', ') }} {{ selectedAssetClass }}
{{ t('correlationAnalysis') }}
{{ selectedCountries[0] }} | {{ getMacroIndicatorName(selectedMacroIndicators[0]) }} vs. {{ t('nplRatio') }}
{{ t('clickCalculateCorrelation') }}
{{ t('correlationMatrix') }}
{{ selectedCountries[0] }} | {{ t('allIndicators') }}
| {{ macro.name }} | |
|---|---|
| {{ row.npl_name }} |
{{ formatCorrelation(corr.correlation) }}
Lag: {{ corr.optimal_lag }}Q
|
{{ t('clickCalculateMatrix') }}
{{ t('periodComparison') }}: {{ formatPeriod(comparisonData.period1) }} vs {{ formatPeriod(comparisonData.period2) }}
| {{ t('country') }} | {{ t('nplRatio') }} | {{ t('stage2Ratio') }} | {{ t('nplVolume') }} ({{ t('billionEur') }}) | ||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ formatPeriod(comparisonData.period1) }} | {{ formatPeriod(comparisonData.period2) }} | {{ t('diff') }} | {{ formatPeriod(comparisonData.period1) }} | {{ formatPeriod(comparisonData.period2) }} | {{ t('diff') }} | {{ formatPeriod(comparisonData.period1) }} | {{ formatPeriod(comparisonData.period2) }} | {{ t('diff') }} | |
| {{ row.country }} | {{ formatPercent(row.npl_ratio_1) }} | {{ formatPercent(row.npl_ratio_2) }} | {{ formatDiff(row.npl_ratio_diff, '%') }} | {{ formatPercent(row.stage2_ratio_1) }} | {{ formatPercent(row.stage2_ratio_2) }} | {{ formatDiff(row.stage2_ratio_diff, '%') }} | {{ formatNumber(row.npl_volume_1) }} | {{ formatNumber(row.npl_volume_2) }} | {{ formatDiffNumber(row.npl_volume_diff) }} |
{{ t('countryRanking') }}: {{ t('ind_' + rankingIndicator) || getIndicatorName(rankingIndicator) }}
{{ t('data') }}: {{ selectedCountries.join(', ') }} | {{ selectedAssetClass }}
| {{ t('period') }} |
{{ country }} {{ t('nplRatio') }} |
{{ country }} {{ t('nplBillion') }} |
{{ country }} Stage-2 |
{{ country }} {{ t('totalBillion') }} |
|---|---|---|---|---|
| {{ formatPeriod(row.period) }} | {{ formatPercent(row[country]?.npl_ratio) }} {{ getTrendArrowSimple(row[country]?.npl_ratio, tableData[idx+1]?.[country]?.npl_ratio) }} | {{ formatNumber(row[country]?.npl_volume) }} | {{ formatPercent(row[country]?.stage2_ratio) }} | {{ formatNumber(row[country]?.total_volume) }} |
{{ t('selectCountryPrompt') }}