[
  {
    "scenario": "2008 Global Financial Crisis",
    "direct_impacts": [
      {
        "node": "FinancialSector",
        "shock": -0.4
      },
      {
        "node": "RealEstate",
        "shock": -0.3
      },
      {
        "node": "CreditRating",
        "shock": -0.5
      }
    ],
    "second_order_effects": [],
    "type": "Historic",
    "timestamp": "2026-01-19T00:54:11.459661"
  },
  {
    "scenario": "2020 COVID-19 Pandemic",
    "direct_impacts": [
      {
        "node": "ConsumerDiscretionary",
        "shock": -0.35
      },
      {
        "node": "TechnologySector",
        "shock": 0.25
      },
      {
        "node": "GDP",
        "shock": -0.05
      }
    ],
    "second_order_effects": [
      {
        "source": "TechnologySector",
        "target": "MarketSector",
        "impact": 0.125
      }
    ],
    "type": "Historic",
    "timestamp": "2026-01-19T00:54:11.463627"
  },
  {
    "scenario": "2027 AI Singularity Shock",
    "direct_impacts": [
      {
        "node": "TechnologySector",
        "shock": 1.5
      },
      {
        "node": "LaborMarket",
        "shock": -0.2
      },
      {
        "node": "EnergySector",
        "shock": 0.4
      }
    ],
    "second_order_effects": [
      {
        "source": "TechnologySector",
        "target": "MarketSector",
        "impact": 0.75
      }
    ],
    "type": "Future",
    "timestamp": "2026-01-19T00:54:11.464463"
  },
  {
    "scenario": "2030 Climate Adaptation Event",
    "direct_impacts": [
      {
        "node": "InsuranceSector",
        "shock": -0.6
      },
      {
        "node": "RealEstate",
        "shock": -0.25
      },
      {
        "node": "GreenTech",
        "shock": 0.8
      }
    ],
    "second_order_effects": [],
    "type": "Future",
    "timestamp": "2026-01-19T00:54:11.465591"
  }
]