Key performance indicators (KPIs)
The kpis object includes the KPIs that are derived from the dataset.
In addition to providing general information these KPIs are also useful for determining the result of experimenting with different optimization goals.
{
"kpis": {
"assignedShifts": 10,
"unassignedShifts": 10,
"workingTimeFairnessPercentage": 95.98,
"disruptionPercentage": 11.01,
"averageDurationOfEmployeesPreferencesMet": "PT687M",
"minimumDurationOfPreferencesMetAcrossEmployees": "PT6M",
"averageDurationOfEmployeesUnpreferencesViolated": "PT826M",
"maximumDurationOfUnpreferencesViolatedAcrossEmployees": "PT41M",
"activatedEmployees": 41,
"assignedMandatoryShifts": 1187,
"assignedOptionalShifts": 187,
"assignedShiftGroups": 10,
"unassignedShiftGroups": 10,
"travelDistance": 4108
}
}
Next
-
See the full API spec or try the online API.
-
Learn more about employee shift scheduling from our YouTube playlist.