{
  "data_version": "seed-0.1 · 2026-08-28",
  "source": "https://banking.foundation",
  "license": {
    "banking_foundation_data": "CC BY 4.0 — attribution: Banking Foundation (https://banking.foundation)",
    "upstream_values": "Figures read out of an issuer's or authority's own document carry a source field and remain that document's facts, not ours to relicense; referenced standards and frameworks belong to their stewards. See https://banking.foundation/api/v1/sources"
  },
  "disclaimer": "Reference data compiled from public sources; not real-time; not legal or investment advice.",
  "entity": "banks/icbc",
  "nodes": [
    {
      "type": "bank",
      "id": "icbc",
      "label": "ICBC"
    },
    {
      "type": "jurisdiction",
      "id": "china",
      "label": "China"
    },
    {
      "type": "regulator",
      "id": "nfra",
      "label": "NFRA"
    },
    {
      "type": "bank",
      "id": "jpmorgan-chase",
      "label": "JPMorgan Chase"
    },
    {
      "type": "bank",
      "id": "bank-of-america",
      "label": "Bank of America"
    },
    {
      "type": "bank",
      "id": "citigroup",
      "label": "Citigroup"
    },
    {
      "type": "bank",
      "id": "hsbc",
      "label": "HSBC"
    },
    {
      "type": "bank",
      "id": "bnp-paribas",
      "label": "BNP Paribas"
    },
    {
      "type": "bank",
      "id": "deutsche-bank",
      "label": "Deutsche Bank"
    }
  ],
  "edges": [
    {
      "type": "domiciled_in",
      "from": "icbc",
      "to": "china"
    },
    {
      "type": "jurisdiction_regulator",
      "from": "china",
      "to": "nfra"
    },
    {
      "type": "type_peer",
      "from": "icbc",
      "to": "jpmorgan-chase"
    },
    {
      "type": "type_peer",
      "from": "icbc",
      "to": "bank-of-america"
    },
    {
      "type": "type_peer",
      "from": "icbc",
      "to": "citigroup"
    },
    {
      "type": "type_peer",
      "from": "icbc",
      "to": "hsbc"
    },
    {
      "type": "type_peer",
      "from": "icbc",
      "to": "bnp-paribas"
    },
    {
      "type": "type_peer",
      "from": "icbc",
      "to": "deutsche-bank"
    }
  ]
}