{
  "format": "supamakers-chart",
  "version": 1,
  "title": "The busiest month varies by branch",
  "subtitle": "Fictional monthly visits · four branches",
  "unit": "Visits",
  "source": "SupaMakers · fictional teaching data · CC0",
  "sourceUrl": "",
  "date": "Illustrative values; not observations",
  "caption": "One shared value scale. Fictional counts are not adjusted for opening days.",
  "theme": "ocean",
  "frame": "square",
  "xMode": "category",
  "zero": true,
  "directLabels": true,
  "decimals": 0,
  "annotations": [],
  "kind": "small-multiples",
  "table": [
    [
      "Month",
      "East",
      "West",
      "North",
      "South"
    ],
    [
      "Jan",
      "110",
      "90",
      "60",
      "80"
    ],
    [
      "Feb",
      "120",
      "105",
      "70",
      "85"
    ],
    [
      "Mar",
      "150",
      "130",
      "85",
      "100"
    ],
    [
      "Apr",
      "180",
      "155",
      "95",
      "105"
    ],
    [
      "May",
      "160",
      "170",
      "90",
      "115"
    ],
    [
      "Jun",
      "145",
      "150",
      "80",
      "110"
    ]
  ]
}