{
  "name": "Warconomy entities",
  "asOf": "2026-06-05",
  "note": "Every modeled entity — country, commodity, conflict, chokepoint — with its type and id. A rollup over the real records; partial coverage, not real-time.",
  "count": 16,
  "groups": [
    {
      "type": "chokepoint",
      "count": 7,
      "entities": [
        {
          "type": "chokepoint",
          "id": "bab-el-mandeb",
          "name": "Bab el-Mandeb Strait"
        },
        {
          "type": "chokepoint",
          "id": "danish-straits",
          "name": "Danish Straits"
        },
        {
          "type": "chokepoint",
          "id": "panama-canal",
          "name": "Panama Canal"
        },
        {
          "type": "chokepoint",
          "id": "red-sea-shipping",
          "name": "Red Sea shipping corridor"
        },
        {
          "type": "chokepoint",
          "id": "strait-of-hormuz",
          "name": "Strait of Hormuz"
        },
        {
          "type": "chokepoint",
          "id": "strait-of-malacca",
          "name": "Strait of Malacca"
        },
        {
          "type": "chokepoint",
          "id": "turkish-straits",
          "name": "Turkish Straits"
        }
      ]
    },
    {
      "type": "commodity",
      "count": 6,
      "entities": [
        {
          "type": "commodity",
          "id": "container-freight",
          "name": "Container freight"
        },
        {
          "type": "commodity",
          "id": "crude-oil",
          "name": "Crude oil"
        },
        {
          "type": "commodity",
          "id": "fertilizer",
          "name": "Fertilizer"
        },
        {
          "type": "commodity",
          "id": "natural-gas",
          "name": "Natural gas"
        },
        {
          "type": "commodity",
          "id": "sunflower-oil",
          "name": "Sunflower oil"
        },
        {
          "type": "commodity",
          "id": "wheat",
          "name": "Wheat"
        }
      ]
    },
    {
      "type": "conflict",
      "count": 1,
      "entities": [
        {
          "type": "conflict",
          "id": "russia-ukraine",
          "name": "Russia–Ukraine war"
        }
      ]
    },
    {
      "type": "country",
      "count": 2,
      "entities": [
        {
          "type": "country",
          "id": "russia",
          "name": "Russia"
        },
        {
          "type": "country",
          "id": "ukraine",
          "name": "Ukraine"
        }
      ]
    }
  ]
}