Eco summary

Get eco summary for fleet, driver or device depending on the query parameters

  • Fleet :
    • eco_score: average of average eco score weighted by distance per driver
    • co2_emissions: sum of co2 emissions in kg
    • traffic_co2_emissions: sum of traffic co2 emissions in kg
    • fuel_consumption: average of fuel consumption (in L/100km)
    • traffic_fuel_consumption: average of traffic fuel consumption (in L/100km)
  • Driver or Device:
    • eco_score: average eco score weighted by distance
    • co2_emissions: sum of co2 emissions in kg
    • traffic_co2_emissions: sum of traffic co2 emissions in kg
    • fuel_consumption: average of fuel consumption (in L/100km)
    • traffic_fuel_consumption: average of traffic fuel consumption (in L/100km)
  • Trip:
    • eco_score: eco score of the trip
    • co2_emissions: co2 emissions of the trip (in kg)
    • traffic_co2_emissions: traffic co2 emissions (in kg)
    • fuel_consumption: fuel consumption of the trip (in L/100km)
    • traffic_fuel_consumption: traffic fuel consumption (in L/100km)
Language
Authorization
Click Try It! to start a request and see the response here!