{
  "format": "supamakers-chart",
  "version": 1,
  "title": "Shorter waits can change the ordering",
  "subtitle": "Fictional median wait by service · days",
  "unit": "Days",
  "source": "SupaMakers · fictional teaching data · CC0",
  "sourceUrl": "",
  "date": "Illustrative values; not observations",
  "caption": "Only two snapshots are shown. Lower is faster; the intermediate path is unknown.",
  "theme": "ocean",
  "frame": "article",
  "xMode": "category",
  "zero": true,
  "directLabels": true,
  "decimals": 0,
  "annotations": [],
  "kind": "slopegraph",
  "table": [
    [
      "Service",
      "Before",
      "After"
    ],
    [
      "Permits",
      "18",
      "9"
    ],
    [
      "Appointments",
      "7",
      "10"
    ],
    [
      "Repairs",
      "14",
      "11"
    ],
    [
      "Enquiries",
      "5",
      "4"
    ]
  ]
}