{
  "format": "supamakers-chart",
  "version": 1,
  "title": "The faster commute depends on the area",
  "subtitle": "Fictional average one-way journeys · minutes",
  "unit": "Minutes",
  "source": "SupaMakers · fictional teaching data · CC0",
  "sourceUrl": "",
  "date": "Illustrative values; not observations",
  "caption": "Illustrative group averages; not matched journeys or evidence of a transport effect.",
  "theme": "ocean",
  "frame": "article",
  "xMode": "category",
  "zero": false,
  "directLabels": true,
  "decimals": 0,
  "annotations": [
    {
      "label": "Central",
      "series": "Bus",
      "text": "The order reverses here: the bus average is lower."
    }
  ],
  "kind": "dumbbell",
  "table": [
    [
      "Area",
      "Bus",
      "Cycle"
    ],
    [
      "Riverside",
      "38",
      "24"
    ],
    [
      "Northside",
      "31",
      "26"
    ],
    [
      "Central",
      "16",
      "22"
    ],
    [
      "Parkside",
      "27",
      "21"
    ]
  ]
}