{
  "tableMeta": {
    "weights": [1, 3, 4, 4, 0, 0, -4],
    "colors": [
      "--res-credit",
      "--res-ore",
      "--res-knowledge",
      "--res-qic",
      "--res-power",
      "--recent",
      "--res-knowledge"
    ],
    "datasetMeta": {
      "Itars (14)": {
        "label": "Itars",
        "income": 14,
        "cost": -64,
        "balance": -50
      },
      "Geoden (6)": {
        "label": "Geoden",
        "income": 6,
        "cost": -16,
        "balance": -10
      },
      "Taklons (4)": {
        "label": "Taklons",
        "income": 4,
        "cost": -48,
        "balance": -44
      },
      "Lantids (5)": {
        "label": "Lantids",
        "income": 5,
        "cost": -32,
        "balance": -27
      }
    }
  },
  "labels": [
    "Credits income",
    "Ores income",
    "Knowledge income",
    "QICs income",
    "Power Charges income",
    "Power Tokens income",
    "Knowledge cost"
  ],
  "datasets": [
    {
      "label": "Itars (14)",
      "data": [0, 2, 1, 1, 0, 0, 16]
    },
    {
      "label": "Taklons (4)",
      "data": [0, 0, 0, 1, 0, 0, 12]
    },
    {
      "label": "Lantids (5)",
      "data": [2, 1, 0, 0, 2, 0, 8]
    },
    {
      "label": "Geoden (6)",
      "data": [0, 2, 0, 0, 0, 0, 4]
    }
  ]
}
