{
  "format": "supamakers-chart",
  "version": 1,
  "title": "Energy use falls in three buildings",
  "subtitle": "Fictional equal-length periods · electricity consumption",
  "unit": "kWh",
  "source": "SupaMakers · fictional teaching data · CC0",
  "sourceUrl": "",
  "date": "Illustrative values; not observations",
  "caption": "Absolute use; not adjusted for building size, weather or occupancy.",
  "theme": "editorial",
  "frame": "article",
  "xMode": "category",
  "zero": false,
  "directLabels": true,
  "decimals": 0,
  "annotations": [],
  "kind": "slopegraph",
  "table": [
    [
      "Building",
      "Period 1",
      "Period 2"
    ],
    [
      "Hall",
      "1800",
      "1300"
    ],
    [
      "Office",
      "1450",
      "1200"
    ],
    [
      "Workshop",
      "1250",
      "1100"
    ],
    [
      "Studio",
      "900",
      "1050"
    ]
  ]
}