{
  "year": 2024,
  "points": [
    {
      "geo": "USA",
      "name": "United States",
      "debt_pct_gdp": 122.27,
      "implied_interest_pct_gdp": 3.487,
      "usable": true
    },
    {
      "geo": "JPN",
      "name": "Japan",
      "debt_pct_gdp": 214.49,
      "implied_interest_pct_gdp": 0.116,
      "usable": true
    },
    {
      "geo": "ITA",
      "name": "Italy",
      "debt_pct_gdp": 134.74,
      "implied_interest_pct_gdp": 3.612,
      "usable": true
    },
    {
      "geo": "GBR",
      "name": "United Kingdom",
      "debt_pct_gdp": 99.9,
      "implied_interest_pct_gdp": 2.033,
      "usable": true
    },
    {
      "geo": "FRA",
      "name": "France",
      "debt_pct_gdp": 113.17,
      "implied_interest_pct_gdp": 1.801,
      "usable": true
    },
    {
      "geo": "DEU",
      "name": "Germany",
      "debt_pct_gdp": 62.23,
      "implied_interest_pct_gdp": 0.809,
      "usable": true
    }
  ]
}
