{
  "tableMeta": {
    "weights": [3, 4, 4, 0, 1],
    "colors": ["--res-ore", "--res-qic", "--res-knowledge", "--res-power", "--res-credit"],
    "datasetMeta": {
      "Itars (41)": {
        "label": "Itars",
        "income": 41,
        "cost": 0,
        "balance": 41
      },
      "Geoden (0)": {
        "label": "Geoden",
        "income": 0,
        "cost": 0,
        "balance": 0
      },
      "Taklons (32)": {
        "label": "Taklons",
        "income": 32,
        "cost": 0,
        "balance": 32
      },
      "Lantids (0)": {
        "label": "Lantids",
        "income": 0,
        "cost": 0,
        "balance": 0
      }
    }
  },
  "labels": ["Ores income", "QICs income", "Knowledge income", "Power Charges income", "Credits income"],
  "datasets": [
    {
      "label": "Itars (41)",
      "data": [0, 0, 9, 0, 5]
    },
    {
      "label": "Taklons (32)",
      "data": [0, 0, 8, 4, 0]
    },
    {
      "label": "Geoden (0)",
      "data": [0, 0, 0, 0, 0]
    },
    {
      "label": "Lantids (0)",
      "data": [0, 0, 0, 0, 0]
    }
  ]
}
