6. Processed telematics data format

Introduction

📘

Note

Processed telematics data contains information about tracks, points, and events after road mapping, events detection and filtering, scoring and other ML enrichments

Table nameShort description
Track Enrichment Finished

:page-facing-up: Dataset
:information-source: This JSON file you will get from API when you subscribed on TrackEnrichmentFinished event.
:point-right: More about data export

JSON structure description

ObjectDescription
StartDateStart Date
EndDateEnd Date
StatusTrip's activity status
DistanceDistance in km
DurationDuration in minutes
AccelerationCountAcceleration Count per Trip
DecelerationCountDecelerationCount per Trip
AddressStartAddress Start from Here API
AddressEndAddressFinish from Here API
Rating5-star Scoring
RatingCornering5-star RatingCornering
RatingAcceleration5-star RatingAcceleration
RatingBraking5-star RatingBraking
RatingSpeeding5-star RatingSpeeding
RatingPhoneUsage5-star RatingPhoneUsage
RatingTimeOfDay5-star RatingTimeOfDay
PhoneUsagePhone Usage in minutes
MidOverSpeedMileageMileage in medium OverSpeed zone in km (over km/h)
HighOverSpeedMileageMileage in high OverSpeed zone in km (over km/h)
OriginChangedBoolean for user changed his track origin
TrackOriginCodeType of trip
DrivingTipsShort tips for drivers
PointsArray of trip's points
ShareTypeStatus of trip share
CityStartStart city
CityFinishFinish city
BeaconIdid of beacon if connected
Rating100Rating 100-scale format
RatingCornering100Cornering Rating 100-scale format
RatingAcceleration100Acceleration Rating 100-scale format
RatingBraking100Braking Rating 100-scale format
RatingSpeeding100Speeding Rating 100-scale format
RatingPhoneDistraction100Phone Distraction Rating 100-scale format
EcoScoreFuelEcoScoring on Fuel efficiency
EcoScoreTyresEcoScoring on Tyres amortisation
EcoScoreBrakesEcoScoring on Brakes amortisation
EcoScoreDepreciationEcoScoring on overall amortisation
EcoScoreAggregated total eco score
AddressStartParts Array of address start objects
AddressFinishParts Array of address finish objects

Points JSON description

Points JSON is array of point objects that contain information about concrete location

ObjectDescription
Idunique id of point
Numberorder number of point in trip
TotalMetersDistance made to point
SpeedSpeed in km/h, corrected by algorithms
MidSpeedSpeed in km/h, as it is from sensor
PointDateDate of point
LatitudeLatitude
LongitudeLongitude
HeightHeight GPS sensor data
CourseCourse GPS sensor data
YawYaw GPS sensor data
LateralLateral acceleration as it is from sensor
AlertTypeType of alert:
- Acceleration
- Deceleration
AlertValueForce of event in m/s2
SpeedTypeLow/Medium/High
SpeedLimitSpeed Limit in point in km/h
PhoneUsage1 for Phone Usage
0 for no Phone Usage
Cornering1 for cornering

AddressStartParts/AddressFinishParts JSON description

This object contains details on address start and finish

Object
CountryCode
Country
County
PostalCode
State
City
District
Street
House