Data Reference Q-T

This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.

Objects

SdkFlavor

Kind: ENUM

  • full

  • offline_driving

  • realtime_marketing

  • offline_segmentation

  • triggered_trips

SegmentDefinition

Kind: Object

A single segment definition.

SegmentDefinitionStatus

Kind: ENUM

  • ACTIVE: The current active version of segment definitions.

  • ALPHA: The next version of segment definitions, these will become active in the next release. Identifies the release status of a segment definition.

SegmentType

Kind: ENUM

  • GenericSegment

SemanticTime

Kind: ENUM

  • morning

  • lunch

  • afternoon

  • evening

  • night The user semantic time.

SemanticTimeAggregate

Kind: Object

SemanticTimeAggregateDaysEnum

Kind: ENUM

  • all_days: All days are used in the calculation of the aggregate.

SemanticTimeAggregateValue

Kind: Object

Stationary

Kind: Object

Implements: IEvent

StationaryFeedback

Kind: Object

Implements: IFeedback, IEventFeedback

StationaryIntervalPrediction

Kind: Object

Implements: IPrediction, IEventPrediction, IIntervalPrediction

StationaryLocation

Kind: Object

Holds more information about a stationary location.

StationaryPrediction

Kind: Object

Implements: IBranchEvent

StationaryTimeAggregate

Kind: Object

Implements: ITimeAggregateAttribute, IUserAttribute

TimePeriod

Kind: ENUM

  • week

TimeWindowTransportHeatmaps

Kind: Object

TimeWindowUserCarBehaviorFeatures

Kind: Object

TrajectoryWaypoint

Kind: Object

A single waypoint in the augmented trajectory.

Transport

Kind: Object

Implements: IEvent

TransportAddress

Kind: Object

An Address describes a reverse geocoded location. All the fields are retrieved from Open Street Map and all names are subject to whatever data has been provided in said map.

TransportAddresses

Kind: Object

Details of the origin and destination locations of a Transport.

TransportBehaviorAnnotationType

Kind: ENUM

  • AccelerationBehaviorAnnotation

  • BoundaryBehaviorAnnotation

  • AnomalyBehaviorAnnotation

  • TurnBehaviorAnnotation

  • HandlingWithoutCallingAnnotation

  • HandsfreeCallingAnnotation

  • HandheldCallingAnnotation

  • CrashAnnotation

TransportBehaviorFeatures

Kind: UNION

Possible types: CarBehaviorFeatures

TransportBehaviorScores

Kind: UNION

Possible types: CarBehaviorScores The transport behavior scores we have detected during a transport. These scores are only available when the full trip is processed.

TransportFeedback

Kind: Object

Implements: IFeedback, IEventFeedback

TransportHeatmaps

Kind: Object

Historically aggregated transport heatmaps.

TransportIntervalPrediction

Kind: Object

Implements: IPrediction, IEventPrediction, IIntervalPrediction

TransportMode

Kind: ENUM

  • car: When we have identified a transport mode as car.

  • walking: When we have identified a transport mode as walking.

  • biking: When we have identified a transport mode as biking.

  • escooter: When we have identified a transport mode as escooter.

  • train: When we have identified a transport mode as train.

  • bus: When we have identified a transport mode as bus.

  • tram: When we have identified a transport mode as tram.

  • subway: When we have identified a transport mode as subway/underground/metro.

  • boat: When we have identified a transport mode as boat.

  • ferry: When we have identified a transport mode as ferry.

  • motorcycle: When we have identified a transport mode as motorcycle.

  • flight: When we have identified a transport mode as flight. This is currently only available for processed results.

  • running: When we have identified a transport mode as running. This is currently only available for preliminary results.

  • idle: When a transport is identified as idle behavior.

  • other: When a transport is identified as other transport mode.

  • insufficient_data: When we don't have enough data to identify a transport mode. The transport modes the platform supports.

TransportModeCategory

Kind: ENUM

  • unknown

  • healthy

  • unhealthy

TransportModeHeatmaps

Kind: Object

TransportOccupantRole

Kind: ENUM

  • driver

  • passenger

  • unknown

TransportPrediction

Kind: Object

Implements: IBranchEvent

TransportTimeAggregate

Kind: Object

Implements: ITimeAggregateAttribute, IUserAttribute

TransportTrajectory

Kind: Object

TreePredictionType

Kind: ENUM

  • StationaryPrediction: Prediction of a Stationary event.

  • TransportPrediction: Prediction of a Transport event.

Trip

Kind: Object

Implements: IEvent

TripConnection

Kind: Object

Access trips across all users.

TurnBehaviorAnnotation

Kind: Object

Implements: ITransportBehaviorAnnotation

TurnBehaviorAnnotationManeuver

Kind: ENUM

  • left_turn

  • right_turn

  • roundabout

  • lane_switch

Last updated