{
  "format": "supamakers-chart",
  "version": 1,
  "title": "Different products peak at different times",
  "subtitle": "Fictional orders · selected months in one year",
  "unit": "Orders",
  "source": "SupaMakers · fictional teaching data · CC0",
  "sourceUrl": "",
  "date": "Illustrative values; not observations",
  "caption": "Months 1, 3, 5, 7, 9 and 11 only. No recurring seasonality is established.",
  "theme": "night",
  "frame": "square",
  "xMode": "number",
  "zero": true,
  "directLabels": true,
  "decimals": 0,
  "annotations": [],
  "kind": "small-multiples",
  "table": [
    [
      "Month number",
      "Tents",
      "Coats",
      "Bags"
    ],
    [
      "1",
      "20",
      "120",
      "65"
    ],
    [
      "3",
      "45",
      "75",
      "70"
    ],
    [
      "5",
      "110",
      "30",
      "80"
    ],
    [
      "7",
      "140",
      "20",
      "95"
    ],
    [
      "9",
      "70",
      "85",
      "75"
    ],
    [
      "11",
      "25",
      "140",
      "90"
    ]
  ]
}