{
  "automation_risk": {
    "type": "bar",
    "data": {
      "labels": [
        "Healthcare",
        "Skilled Trades",
        "Education",
        "Social Work",
        "Legal"
      ],
      "datasets": [
        {
          "label": "Automation Risk (%)",
          "data": [
            8,
            12,
            15,
            18,
            22
          ],
          "backgroundColor": "#2F6BFF"
        }
      ]
    }
  }
}
