Key performance indicators (KPIs)
The kpis object includes the KPIs for the dataset and provide an overview of the combined metrics from the individual vehicle shifts.
In addition to providing general information these KPIs are also useful for determining the result of experimenting with different optimization goals.
{
"kpis": {
"averageTravelTimePerVisit": "PT48M2S",
"totalTravelTime": "PT1H36M4S",
"travelTimeFromStartLocationToFirstVisit": "PT21M36S",
"travelTimeBetweenVisits": "PT44M38S",
"travelTimeFromLastVisitToEndLocation": "PT29M50S",
"averageTravelDistanceMetersPerVisit": 52614,
"totalTravelDistanceMeters": 105227,
"travelDistanceFromStartLocationToFirstVisitMeters": 21412,
"travelDistanceBetweenVisitsMeters": 49808,
"travelDistanceFromLastVisitToEndLocationMeters": 34007,
"totalUnassignedVisits": 0,
"totalAssignedVisits": 2,
"assignedMandatoryVisits": 2,
"unassignedMandatoryVisits": 0,
"totalActivatedVehicles": 1,
"workingTimeFairnessPercentage": 0,
"totalTechnicianCosts": 100,
"totalOvertime": "PT0S",
"availableOvertime": "PT0S"
}
}
Next
-
See the full API spec or try the online API.
-
Learn more about field service routing from our YouTube playlist.