{
  "triggers": [
    {
      "key": "AT00",
      "compare": {
        "value": "KPIB70",
        "less_than": 15
      },
      "output": {
        "values": ["KPIB70", { "benchmark": { "KPIB70": 15 } }]
      }
    },
    {
      "key": "AT01",
      "disabled": true,
      "compare": {
        "value": "KPIB70",
        "less_than": 5
      },
      "output": {
        "values": ["KPIB70", { "benchmark": { "KPIB70": 5 } }]
      }
    },
    {
      "key": "AT02",
      "compare": {
        "value": "KPIB98",
        "less_than": 0.5
      },
      "output": {
        "values": ["KPIB98", { "benchmark": { "KPIB98": 0.5 } }]
      }
    },
    {
      "key": "AT03",
      "compare": {
        "value": "KPIR0015",
        "more_than": 90
      },
      "output": {
        "values": ["KPIR0015", { "benchmark": { "KPIR0015": 90 } }]
      }
    },
    {
      "key": "AT04",
      "compare": {
        "value": "KPIB48",
        "less_than": { "considerable": { "benchmark": "KPIB48" } }
      },
      "output": {
        "values": ["KPIB48", { "benchmark": "KPIB48" }]
      }
    },
    {
      "key": "AT05",
      "disabled": true,
      "compare": {
        "value": "KPIB48",
        "less_than": 5
      },
      "output": {
        "values": ["KPIB48", { "benchmark": { "KPIB48": 0.5 } }]
      }
    },
    {
      "key": "AT06",
      "compare": {
        "value": "KPIB28",
        "more_than": { "considerable": { "benchmark": "KPIB28" } }
      },
      "output": {
        "values": ["KPIB28", { "benchmark": "KPIB28" }]
      }
    },
    {
      "key": "AT07",
      "compare": {
        "value": "KPIB42",
        "less_than": { "considerable": { "benchmark": "KPIB42" } }
      },
      "output": {
        "values": ["KPIB42", { "benchmark": "KPIB42" }]
      }
    },
    {
      "key": "AT08",
      "disabled": true,
      "compare": {
        "value": "KPIB19",
        "more_than": { "considerable": { "benchmark": "KPIB19" } }
      },
      "output": {
        "values": ["KPIB19", { "benchmark": "KPIB19" }]
      }
    },
    {
      "key": "AT09",
      "compare": {
        "value": "KPIB65",
        "more_than": 35
      },
      "output": {
        "values": ["KPIB65", { "benchmark": "KPIB65" }]
      }
    },
    {
      "key": "AT10",
      "compare": {
        "value": "KPIB64",
        "more_than": 35
      },
      "output": {
        "values": ["KPIB64", { "benchmark": "KPIB64" }]
      }
    },
    {
      "key": "AT11",
      "disabled": true,
      "compare": {
        "value": "KPIB66",
        "more_than": { "benchmark": "KPIB66" }
      },
      "output": {
        "values": ["KPIB66", { "benchmark": "KPIB66" }]
      }
    }
  ]
}
