[
  {
    "id": "XOM",
    "name": "Exxon Mobil",
    "sector": "Energy",
    "role": "Hero",
    "market_cap": "Mega",
    "relationship_to_hero": "Self"
  },
  {
    "id": "CVX",
    "name": "Chevron",
    "sector": "Energy",
    "role": "Competitor",
    "market_cap": "Large",
    "relationship_to_hero": "Primary US Competitor"
  },
  {
    "id": "SHEL",
    "name": "Shell",
    "sector": "Energy",
    "role": "Competitor",
    "market_cap": "Large",
    "relationship_to_hero": "European Integrated Major"
  },
  {
    "id": "TTE",
    "name": "TotalEnergies",
    "sector": "Energy",
    "role": "Competitor",
    "market_cap": "Large",
    "relationship_to_hero": "European Integrated Major"
  },
  {
    "id": "BP",
    "name": "BP",
    "sector": "Energy",
    "role": "Competitor",
    "market_cap": "Large",
    "relationship_to_hero": "European Integrated Major"
  }
]
