{
  "solverConfig": {
    "multiDaySchedule": true,
    "timeLimit": "300s"
  },
  "shiftTemplates": [
    {
      "id": "12hr shift 1hr break",
      "earliestStartTime": {
        "hours": 6
      },
      "latestStartTime": {
        "hours": 18
      },
      "durationMinutes": 720,
      "startTimeIncrementMinutes": 60,
      "eventTemplates": [
        {
          "id": "event1",
          "minimumMinutesAfterShiftStart": 300,
          "maximumMinutesAfterShiftStart": 360,
          "durationMinutes": 60,
          "startTimeIncrementMinutes": 5
        }
      ],
      "minimumIntereventGapMinutes": 5,
      "maximumEmployeeCount": 20
    },
    {
      "id": "4hr shift 15min break",
      "earliestStartTime": {},
      "latestStartTime": {
        "hours": 23,
        "minutes": 55
      },
      "durationMinutes": 240,
      "startTimeIncrementMinutes": 10,
      "eventTemplates": [
        {
          "id": "event2",
          "minimumMinutesAfterShiftStart": 90,
          "maximumMinutesAfterShiftStart": 135,
          "durationMinutes": 15,
          "startTimeIncrementMinutes": 5
        }
      ],
      "minimumIntereventGapMinutes": 5,
      "maximumEmployeeCount": 20
    }
  ],
  "employeeDemands": [
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "minutes": 15
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "minutes": 45
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1,
        "minutes": 15
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1,
        "minutes": 30
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1,
        "minutes": 45
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 1,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2,
        "minutes": 30
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2,
        "minutes": 45
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 2,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3,
        "minutes": 15
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3,
        "minutes": 45
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 3,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4,
        "minutes": 15
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4,
        "minutes": 30
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4,
        "minutes": 45
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 4,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5,
        "minutes": 45
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 5,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6,
        "minutes": 15
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6,
        "minutes": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 6,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7,
        "minutes": 15
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7,
        "minutes": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7,
        "minutes": 45
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 7,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8,
        "minutes": 15
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8,
        "minutes": 30
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8,
        "minutes": 45
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 8,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 9,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10,
        "minutes": 30
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10,
        "minutes": 45
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 10,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11,
        "minutes": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 11,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12,
        "minutes": 30
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 12,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13,
        "minutes": 45
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 13,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14,
        "minutes": 15
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14,
        "minutes": 30
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14,
        "minutes": 45
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 14,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15,
        "minutes": 15
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 15,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16,
        "minutes": 45
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 16,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17,
        "minutes": 15
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 17,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18,
        "minutes": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18,
        "minutes": 45
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 18,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19,
        "minutes": 15
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19,
        "minutes": 30
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 19,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20,
        "minutes": 15
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20,
        "minutes": 30
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20,
        "minutes": 45
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 20,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21,
        "minutes": 15
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21,
        "minutes": 30
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 21,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22,
        "minutes": 30
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 22,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23,
        "minutes": 45
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 29,
        "hours": 23,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "minutes": 30
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1,
        "minutes": 15
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1,
        "minutes": 45
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 1,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2,
        "minutes": 15
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2,
        "minutes": 30
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 2,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3,
        "minutes": 30
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 3,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4,
        "minutes": 15
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4,
        "minutes": 30
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4,
        "minutes": 45
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 4,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5,
        "minutes": 15
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5,
        "minutes": 30
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 5,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6,
        "minutes": 15
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6,
        "minutes": 30
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 6,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7,
        "minutes": 30
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 7,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8,
        "minutes": 15
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8,
        "minutes": 30
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8,
        "minutes": 45
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 8,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9,
        "minutes": 30
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 9,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10,
        "minutes": 15
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10,
        "minutes": 30
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 10,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11,
        "minutes": 30
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 11,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12,
        "minutes": 15
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 12,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13,
        "minutes": 15
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13,
        "minutes": 45
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 13,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14,
        "minutes": 15
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14,
        "minutes": 30
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 14,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15,
        "minutes": 15
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15,
        "minutes": 45
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 15,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16,
        "minutes": 15
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16,
        "minutes": 30
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16,
        "minutes": 45
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 16,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17,
        "minutes": 30
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 17,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18,
        "minutes": 45
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 18,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19,
        "minutes": 30
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19,
        "minutes": 45
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 19,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20,
        "minutes": 15
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20,
        "minutes": 45
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 20,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21,
        "minutes": 30
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21,
        "minutes": 45
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 21,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22,
        "minutes": 15
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22,
        "minutes": 30
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22,
        "minutes": 45
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 22,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23,
        "minutes": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 30,
        "hours": 23,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1,
        "minutes": 15
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1,
        "minutes": 45
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 1,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2,
        "minutes": 45
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 2,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3,
        "minutes": 15
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3,
        "minutes": 30
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3,
        "minutes": 45
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 3,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4,
        "minutes": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4,
        "minutes": 45
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 4,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5,
        "minutes": 15
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 5,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6,
        "minutes": 30
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6,
        "minutes": 45
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 6,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7,
        "minutes": 15
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 7,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8,
        "minutes": 30
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8,
        "minutes": 45
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 8,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9,
        "minutes": 15
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 9,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10,
        "minutes": 30
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 10,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11,
        "minutes": 30
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11,
        "minutes": 45
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 11,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12,
        "minutes": 15
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12,
        "minutes": 30
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12,
        "minutes": 45
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 12,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13,
        "minutes": 30
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13,
        "minutes": 45
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 13,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14,
        "minutes": 15
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14,
        "minutes": 30
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14,
        "minutes": 45
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 14,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15,
        "minutes": 15
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15,
        "minutes": 30
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 15,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16,
        "minutes": 15
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16,
        "minutes": 30
      },
      "employeeCount": 3
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 16,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17,
        "minutes": 15
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17,
        "minutes": 30
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 17,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18,
        "minutes": 15
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18,
        "minutes": 30
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18,
        "minutes": 45
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 18,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19,
        "minutes": 30
      },
      "employeeCount": 5
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 19,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20
      },
      "employeeCount": 4
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20,
        "minutes": 15
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20,
        "minutes": 30
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20,
        "minutes": 45
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 20,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21,
        "minutes": 15
      },
      "employeeCount": 10
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21,
        "minutes": 30
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21,
        "minutes": 45
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 21,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22,
        "minutes": 15
      },
      "employeeCount": 9
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22,
        "minutes": 30
      },
      "employeeCount": 6
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22,
        "minutes": 45
      },
      "employeeCount": 2
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 22,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23
      },
      "employeeCount": 7
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23,
        "minutes": 15
      },
      "employeeCount": 8
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23,
        "minutes": 15
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23,
        "minutes": 30
      }
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23,
        "minutes": 30
      },
      "endDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23,
        "minutes": 45
      },
      "employeeCount": 1
    },
    {
      "startDateTime": {
        "year": 2024,
        "month": 1,
        "day": 31,
        "hours": 23,
        "minutes": 45
      },
      "endDateTime": {
        "year": 2024,
        "month": 2,
        "day": 1
      },
      "employeeCount": 2
    }
  ]
}
