{
  "data": {
    "items": [
      {
        "type": "normal_row",
        "value": "months"
      },
      {
        "type": "normal_row",
        "value": "actual_values",
        "data_source": "calculated",
        "value_key": "balance"
      },
      {
        "type": "normal_row",
        "value": "plan_values",
        "data_source": "calculated",
        "value_key": "balance"
      },
      {
        "type": "lines_row",
        "value": "revenue_lines",
        "data_source": "templates",
        "sub_data_source": "lines",
        "value_key": "balance"
      },
      {
        "type": "normal_row",
        "value": "corrections",
        "data_source": "templates",
        "sub_data_source": "corrections",
        "value_key": "balance",
        "comments": true
      },
      {
        "type": "sum_row",
        "value": "sum"
      },
      {
        "type": "total_row",
        "value": "total"
      },
      {
        "type": "normal_row",
        "value": "tax_rate",
        "data_source": "templates",
        "sub_data_source": "taxes",
        "value_key": "value"
      },
      {
        "type": "lines_row",
        "value": "personnel_lines",
        "data_source": "templates",
        "sub_data_source": "lines",
        "value_key": "balance"
      },
      {
        "type": "lines_row",
        "value": "personnel_lines_employees",
        "data_source": "templates",
        "sub_data_source": "lines",
        "value_key": "value"
      },
      {
        "type": "normal_row",
        "value": "single_payments_percent",
        "data_source": "templates",
        "sub_data_source": "one_time_payments",
        "value_key": "percentage"
      },
      {
        "type": "normal_row",
        "value": "personnel_lines_total",
        "data_source": "templates",
        "sub_data_source": "lines"
      },
      {
        "type": "normal_row",
        "value": "single_payments",
        "data_source": "templates",
        "sub_data_source": "one_time_payments",
        "value_key": "balance"
      },
      {
        "type": "normal_row",
        "value": "debtor_waiting_time",
        "data_source": "templates",
        "sub_data_source": "kpis",
        "value_key": "value",
        "code": "KPIB64"
      },
      {
        "type": "normal_row",
        "value": "creditor_waiting_time",
        "data_source": "templates",
        "sub_data_source": "kpis",
        "value_key": "value",
        "code": "KPIB65"
      },
      {
        "type": "normal_row",
        "value": "storage_waiting_time",
        "data_source": "templates",
        "sub_data_source": "kpis",
        "value_key": "value",
        "code": "KPIB66"
      }
    ]
  }
}
