Profile
Each driver has a signature that depends on the way they use their vehicle. This service provides an accurate picture of the driver's profile based on an analysis of driving data.
The driver profile reflects the driver's habits: frequency of trips, regularity, distance travelled per year and mobility area.
The reliability and accuracy of the results improves with the amount of historical data analyzed. A minimum of 2 active weeks and 500 km travelled are required to get a response.
If you have your admin API key, you can try the API via this link.
Path parameters
Response
The table below summarizes the list of a driver profile's data.
UserInfo
The table below summarizes the content of the userInfo
object.
Statistics
The table below summarizes the content of the statistics
object.
Regularity
The table below summarizes the content of the regularity
object.
The structure of week an month object is very similar, as described in the tables below:
DistanceEstimation
The table below summarizes the content of the distanceEstimation
object.
The confidence level indicator in based on the available data: LOW if less than 8 weeks, MEDIUM if less than 16 weeks, HIGH otherwise.
Profile
The table below summarizes the content of the profile
object.
The comment is a summary of the driver's driving habits.
Example:
This user is a professional driver who travels about 51000 km/year. He has a high activity corresponding to 100% of active weeks. He has fairly regular habits. The majority of his trips are in an expressways environment. His mobility area is vast and 90% of his trips are within a 30 km radius.
Definition of distance field values
Definition of activity field values
Definition of mobility field values
PercentageRoadContext
The percentageRoadContext
array contains a data object for each allowed context
value:
CommonTrips
The commonTrips
array contains a data object for each allowed type
value:
MobilityArea
The mobilityArea
array contains a data object for each allowed type
value:
Last updated