Attributes: Points Data Set

Points Attributes can be split into 3 categories:

Basic Attributes

Attribute NameDescription
location__latitude__valueThe GPS latitudinal location of a given vehicle in decimal degrees (WGS 84).
location__longitude__valueThe GPS longitudinal location of a given vehicle in decimal degrees (WGS 84).
metadata__time__epochThe exact time of a given point (UTC) in Epoch format
mobility__heading__angleThe angle between the vehicle's direction in comparison to the north in degrees
mobility__speed__valueThe vehicle's current speed in Km/h
vehicle__identification__otonomo_idA unique vehicle's identification number created by Otonomo

Geo Enrichment Attributes

Attribute NameDescription
location__city__nameThe name of the city a vehicle was located in for a given point
location__continent__nameThe name of the continent a vehicle was located in during a given point
location__country__codeThe name of the country a vehicle was located in for a given point
location__country__code_providedThe country code a vehicle is located at for a given point. This attribute is reported directly by the vehicle.
location__country__nameThe name of the country a vehicle was located in during a given point
location__county__nameThe name of the county a vehicle was located in during a given point
location__farm__nameThe name of the farm a vehicle was located in during a given point
location__house__addressThe address of the house a vehicle was located near during a given point
location__house__numberThe numerical address of the house a vehicle was located near during a given point
location__island__nameThe name of the island a vehicle was located in during a given point
location__neighbourhood__nameThe name of the neighborhood a vehicle was located in during a given point
location__polygon__geohashA geographic location shortened into letters and digits that represent a specific area.
location__region__nameThe name of the region a vehicle was located in during a given point
location__road__nameThe name of the road a vehicle was on during a given point
location__state__nameThe name of the state a vehicle was located in during a given point
location__suburb__nameThe name of the suburb a vehicle was located in during a given point
location__town__nameThe name of the town a vehicle was located in during a given point
location__village__nameThe name of the village a vehicle was located in during a given point

Extended Attributes

Extended attributes will be populated depending on geography, provider, make, model, and may change from time to time.

Attribute NameDescription
environment__external__temperatureThe current air temperature level outside of the vehicle (ODB-II-PID:46) in celsius.
vehicle__brake__pressureBraking pressure in bar
location__altitude__valueThe current elevation above sea level of a given point in meters.
location__gps__hdopHorizontal Dilution Of Precision - GPS quality standard.
location__gps__satellites_countThe amount of GPS satellites available.
manufacturer__category__valueThe classification of a given vehicle Optional values: ""Bus"", ""Car"", ""Motor"", ""Personal"", ""Truck"", ""Van"", ""Excavator""
manufacturer__tire__front_pressureThe manufacturer's recommended front tires pressure.
manufacturer__tire__rear_pressureThe manufacturer's recommended rear tires pressure.
metadata__provider__nameThe hashed name of the provider/data source
mobility__odometer__valueThe accumulated distance traveled by a vehicle in km
vehicle__battery__voltageThe current measurement of a vehicle's battery voltage.
vehicle__engine__rpmThe engine's revolutions per minute (OBD-II-PID:0C)
vehicle__engine__statusEngine status. 0 - not running 1 - starting 2 - running 3 - Engine stopped by the start/stop system
vehicle__fog_light__front_statusThe status of a vehicle's front fog lamp 0 - off 1 - on
vehicle__fog_light__rear_statusThe status of a vehicle's rear fog lamp. 0 - off 1 - on
vehicle__fuel__amountThe current amount of fuel available in the fuel tank in liters.
vehicle__fuel__levelA vehicle's current fuel level expressed in percentages (OBD-II-PID:2F)
vehicle__hv_battery__capacityHV (high voltage) battery capacity in Wh
vehicle__hv_battery__charging_durationHV (high voltage) battery charging duration
vehicle__hv_battery__energyHV (high voltage) battery remaining energy in Wh
vehicle__hv_battery__levelHV (high voltage) battery level in percentage
vehicle__hv_battery__voltageThe voltage of the battery of an electric vehicle.
vehicle__ignition__statusIgnition status. (state of the Ignition switch) 0 - Lock/Off turn the engine off, keys can be removed only in this state 1 - Accessory. The vehicle systems receive energy from the battery, the engine is off. 2 - On/Run - the engine is on 3 - start - ignition event (cranking the engine) 4 - initialization
vehicle__tire__1_1_pressureThe exact amount of tire pressure the vehicle's (i,j) wheel is experiencing. The (i_j) notation refers to the i-th row and j-th column starting from (1,1) top left.
vehicle__tire__1_2_pressureThe exact amount of tire pressure the vehicle's (i,j) wheel is experiencing. The (i_j) notation refers to the i-th row and j-th column starting from (1,1) top left.
vehicle__tire__2_1_pressureThe exact amount of tire pressure the vehicle's (i,j) wheel is experiencing. The (i_j) notation refers to the i-th row and j-th column starting from (1,1) top left.
vehicle__tire__2_2_pressureThe exact amount of tire pressure the vehicle's (i,j) wheel is experiencing. The (i_j) notation refers to the i-th row and j-th column starting from (1,1) top left.
vehicle__turn_signals__statusThe status of the turn signal. 0 - off 1 - left 2 - right 3 - both on
mobility__acceleration__lateralThe right (positive value) -and-left (negative value) acceleration of a vehicle in g.
mobility__acceleration__valueThe forward (positive value) -and-backward (negative value) acceleration of a vehicle in g.
mobility__acceleration__verticalThe up (positive value) -and-down (negative value) acceleration of a vehicle.