{
  "tableMeta": {
    "weights": [1, 3, 4, 4, 0, 0, 0],
    "colors": ["--res-credit", "--res-ore", "--res-knowledge", "--res-qic", "--res-power", "--recent", "--res-power"],
    "datasetMeta": {
      "Nevlas (12)": {
        "label": "Nevlas",
        "income": 12,
        "cost": 0,
        "balance": 12
      },
      "Hadsch Hallas (72)": {
        "label": "Hadsch Hallas",
        "income": 72,
        "cost": 0,
        "balance": 72
      },
      "Terrans (8)": {
        "label": "Terrans",
        "income": 8,
        "cost": 0,
        "balance": 8
      },
      "Taklons (43)": {
        "label": "Taklons",
        "income": 43,
        "cost": 0,
        "balance": 43
      }
    }
  },
  "labels": [
    "Credits income",
    "Ores income",
    "Knowledge income",
    "QICs income",
    "Power Charges income",
    "Power Tokens income",
    "Power Charges cost"
  ],
  "datasets": [
    {
      "label": "Hadsch Hallas (72)",
      "data": [9, 9, 9, 0, 10, 1, 6]
    },
    {
      "label": "Taklons (43)",
      "data": [11, 0, 8, 0, 2, 0, 3]
    },
    {
      "label": "Nevlas (12)",
      "data": [0, 0, 3, 0, 6, 1, 5]
    },
    {
      "label": "Terrans (8)",
      "data": [0, 0, 2, 0, 0, 0, 9]
    }
  ]
}
