{
  "data": [
    {
      "country_iso3": "USA",
      "country_name": "United States",
      "fiscal_year": 2024,
      "bank_count": 4559,
      "total_assets_usd_mm": 24361638.202,
      "net_profit_usd_mm": 270340.653,
      "weighted_roe": 0.11451822888834354,
      "weighted_roa": 0.011221383186292245,
      "weighted_cost_income": 0.5785203951229307,
      "weighted_leverage": 10.047471469917783
    },
    {
      "country_iso3": "FRA",
      "country_name": "France",
      "fiscal_year": 2024,
      "bank_count": 10,
      "total_assets_usd_mm": 9551651.958279926,
      "net_profit_usd_mm": 43050.37509863706,
      "weighted_roe": 0.06903435451206233,
      "weighted_roa": 0.004361772233983102,
      "weighted_cost_income": 0.8256663863773166,
      "weighted_leverage": 15.828121567853792
    },
    {
      "country_iso3": "GBR",
      "country_name": "United Kingdom",
      "fiscal_year": 2024,
      "bank_count": 8,
      "total_assets_usd_mm": 8187832.537431942,
      "net_profit_usd_mm": 47143.164834617506,
      "weighted_roe": 0.10963377988483042,
      "weighted_roa": 0.0062569743235572324,
      "weighted_cost_income": 0.576881841235194,
      "weighted_leverage": 17.34271609153702
    },
    {
      "country_iso3": "DEU",
      "country_name": "Germany",
      "fiscal_year": 2024,
      "bank_count": 16,
      "total_assets_usd_mm": 4130757.9300497705,
      "net_profit_usd_mm": 14779.295494411987,
      "weighted_roe": 0.05952988315445832,
      "weighted_roa": 0.003459514814401593,
      "weighted_cost_income": 0.6899214526268924,
      "weighted_leverage": 17.02694801532579
    }
  ],
  "meta": {
    "count": 4,
    "limit": 4,
    "offset": 0,
    "type": "countries"
  }
}