Last updated
Last updated
DKDriverTimeline
is an object that contains timeline data for the given period.
DKPeriod
indicates the aggregation size of each timeline object. It is an enum with the following values:
DKAllContextItem
is an object that contains data for global context for the given period.
DKSafety
is an object that contains data for safety's score and sub scores.
DKEcoDriving
is an object that contains data for eco-driving's score and sub scores.
DKDistraction
is an object that contains data for distraction's score and sub scores.
DKSpeeding
is an object that contains data for speeding's score and sub scores.
DKDrivingConditions
is an object that contains advanced driving information for the given period.
DKRoadContextItem
is an object that contains data for the given road context and given period.
RoadContext
indicates the kind of roads where the data was gathered. It is an enum with the following values:
DKDriverProfile
is the object describing the driver profile.
DKDistanceProfile
indicates the distance class of the driver.
DKActivityProfile
indicates the activity class of the driver.
DKRegularityProfile
indicates the regularity class of the driver.
DKMobilityProfile
indicates the mobility class of the driver.
DKDriverStatistics
is an object providing statistics about the driver.
DKDriverRegularity
is an object providing information about driver’s regularity.
DKDriverDistanceEstimation
is an object providing distance estimation by week, month or year.
DKDriverDistanceEstimationConfidence
indicates the distance estimation confidence class.
DKRoadContextInfo
is an object providing information about road context for the driver.
DKCommonTripType
indicates the type of trip.
DKCommonTrip
is an object providing information about a trip.
DKMobilityAreaType
indicates the type of mobility area.