{
    "Array": [
        {
            "index": 0,
            "channelType": 0,
            "weightPlanning": 1,
            "weightPerformance": 1,
            "weightEditing": 1,
            "weightFilming": 1,
            "weightTrendSense": 1,
            "planningDurationSeconds": 8,
            "filmingDurationSeconds": 12,
            "editingDurationSeconds": 10,
            "costType": 0,
            "costCode": 0,
            "costValue": 500,
            "textCode": 0
        },
        {
            "index": 1,
            "channelType": 1,
            "weightPlanning": 1.1,
            "weightPerformance": 1,
            "weightEditing": 1,
            "weightFilming": 0.9,
            "weightTrendSense": 1.1,
            "planningDurationSeconds": 12,
            "filmingDurationSeconds": 16,
            "editingDurationSeconds": 14,
            "costType": 0,
            "costCode": 0,
            "costValue": 1000,
            "textCode": 1
        },
        {
            "index": 2,
            "channelType": 2,
            "weightPlanning": 0.9,
            "weightPerformance": 1.2,
            "weightEditing": 1,
            "weightFilming": 1,
            "weightTrendSense": 1.1,
            "planningDurationSeconds": 15,
            "filmingDurationSeconds": 22,
            "editingDurationSeconds": 18,
            "costType": 0,
            "costCode": 0,
            "costValue": 1500,
            "textCode": 2
        },
        {
            "index": 3,
            "channelType": 3,
            "weightPlanning": 1,
            "weightPerformance": 1,
            "weightEditing": 1.2,
            "weightFilming": 1,
            "weightTrendSense": 1,
            "planningDurationSeconds": 20,
            "filmingDurationSeconds": 28,
            "editingDurationSeconds": 22,
            "costType": 0,
            "costCode": 0,
            "costValue": 2000,
            "textCode": 3
        },
        {
            "index": 4,
            "channelType": 4,
            "weightPlanning": 1,
            "weightPerformance": 1.3,
            "weightEditing": 0.9,
            "weightFilming": 1.1,
            "weightTrendSense": 1,
            "planningDurationSeconds": 25,
            "filmingDurationSeconds": 35,
            "editingDurationSeconds": 28,
            "costType": 0,
            "costCode": 0,
            "costValue": 2500,
            "textCode": 4
        },
        {
            "index": 5,
            "channelType": 5,
            "weightPlanning": 1.2,
            "weightPerformance": 1,
            "weightEditing": 1,
            "weightFilming": 0.9,
            "weightTrendSense": 1.3,
            "planningDurationSeconds": 30,
            "filmingDurationSeconds": 42,
            "editingDurationSeconds": 35,
            "costType": 0,
            "costCode": 0,
            "costValue": 3000,
            "textCode": 5
        },
        {
            "index": 6,
            "channelType": 6,
            "weightPlanning": 1,
            "weightPerformance": 1.1,
            "weightEditing": 1.1,
            "weightFilming": 1.1,
            "weightTrendSense": 1,
            "planningDurationSeconds": 35,
            "filmingDurationSeconds": 50,
            "editingDurationSeconds": 40,
            "costType": 0,
            "costCode": 0,
            "costValue": 3500,
            "textCode": 6
        }
    ]
}