Sovereign Debt & Bond Yield Tracker
Filters
Select countries...
Debt-to-GDP Ratio Data Table (%)
Debt-to-GDP Ratio Chart (%)
10-Year Bond Yield Data Table (%)
10-Year Bond Yield Chart (%)
Note: This tracker uses a static, embedded dataset of historical annual Sovereign Debt-to-GDP Ratios and 10-Year Government Bond Yields. Data is for informational purposes and may not be the latest available. The embedded data is a sample and was last updated based on information available around May 2025.
This report uses a static, embedded dataset of historical data. For informational purposes only. Last data update: May 2025 (Sample Data).
`; const pdfWindow = window.open('', '_blank'); if (pdfWindow) { pdfWindow.document.write(pdfContent); pdfWindow.document.close(); setTimeout(() => { pdfWindow.print(); }, 500); } else { alert("Popup blocked. Please allow popups for this site to download the report."); } }