{
  "graphId": "A3-G05",
  "sheetName": "A3_G05_cost_share",
  "headers": [
    "Cost component",
    "Low_estimate_pct",
    "High_estimate_pct",
    "Midpoint_pct",
    "SourceID",
    "Status"
  ],
  "rows": [
    {
      "Cost component": "Raw materials + natural gas",
      "Low_estimate_pct": 50,
      "High_estimate_pct": 60,
      "Midpoint_pct": 55,
      "SourceID": "S324",
      "Status": "READY"
    },
    {
      "Cost component": "Other costs",
      "Low_estimate_pct": 40,
      "High_estimate_pct": 50,
      "Midpoint_pct": 45,
      "SourceID": "derived remainder",
      "Status": "ESTIMATE"
    }
  ],
  "rowCount": 2,
  "numericFields": [
    "Low_estimate_pct",
    "High_estimate_pct",
    "Midpoint_pct"
  ],
  "labelFields": [
    "Cost component",
    "SourceID",
    "Status"
  ],
  "sourceSheetType": "graph-data"
}