{
  "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": "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": "UKR",
      "country_name": "Ukraine",
      "fiscal_year": 2024,
      "bank_count": 62,
      "total_assets_usd_mm": 90023.98029162972,
      "net_profit_usd_mm": 2207.8933292589263,
      "weighted_roe": 0.2735627041887331,
      "weighted_roa": 0.025679372374315536,
      "weighted_cost_income": 0.41573944936878077,
      "weighted_leverage": 10.221147813918998
    }
  ],
  "meta": {
    "count": 3,
    "limit": 3,
    "offset": 0,
    "type": "countries"
  }
}