{
  "graphId": "A6-G08",
  "sheetName": "A6_G08_milk",
  "headers": [
    "Indicator",
    "Year",
    "Value",
    "Unit",
    "SourceID"
  ],
  "rows": [
    {
      "Indicator": "Milk production",
      "Year": 1990,
      "Value": 24.5,
      "Unit": "mn tonnes",
      "SourceID": "S153"
    },
    {
      "Indicator": "Milk production",
      "Year": 2024,
      "Value": 7.2,
      "Unit": "mn tonnes",
      "SourceID": "S153"
    }
  ],
  "rowCount": 2,
  "numericFields": [
    "Year",
    "Value"
  ],
  "labelFields": [
    "Indicator",
    "Unit",
    "SourceID"
  ],
  "sourceSheetType": "graph-data"
}