Rows: 1,088
Columns: 31
$ s_n <dbl> 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16…
$ client <chr> "AB InBev", "AB InBev", "AB InBev", "AB InBev", "AB I…
$ shipment_number <chr> "206855", "269651", "273737", "201603", "201604", "20…
$ operation_site <chr> "Sagamu Transport Operations", "Sagamu Transport Oper…
$ fleet_controller <fct> Vincent Ojo, Vincent Ojo, Dare Adediran, Vincent Ojo,…
$ vehicle <chr> "T32805LA", "T32822LA", "T32781LA", "T32808LA", "T327…
$ delivery_officer <chr> "Alabi sunday Kayode", "Godfrey Braimoh", "Izuka Good…
$ created_at <date> 2026-01-02, 2026-01-02, 2026-01-23, 2026-01-28, 2026…
$ completed_at <date> 2026-01-19, 2026-01-12, 2026-01-30, 2026-02-02, 2026…
$ origin <fct> Sagamu, Ilesa, Sagamu, Sagamu, Sagamu, Sagamu, Sagamu…
$ destination <fct> Lagos, Abuja, Abia, Lagos, Oyo, Lagos, Oyo, Lagos, An…
$ trip_distance <dbl> 138, 980, 1110, 164, 316, 164, 174, 280, 436, 1388, 1…
$ start_odometer <dbl> 3410, 4045, 6935, 4819, 4618, 6862, 8034, 4785, 2634,…
$ end_odometer <dbl> 3521, 5315, 7802, 4955, 5038, 7001, 8198, 5069, 3110,…
$ distance_covered <dbl> 111, 1270, 867, 136, 420, 139, 164, 284, 476, 1196, 1…
$ fuel_budget <dbl> 69, 490, 555, 82, 158, 82, 87, 140, 218, 694, 85, 734…
$ fuel_dispensed <dbl> 69, 626, 555, 78, 180, 78, 83, 133, 436, 753, 84, 770…
$ fuel_balance <dbl> 0, 0, 20, 0, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 10, 0, 1…
$ fuel_used <dbl> 69, 626, 535, 78, 180, 78, 83, 133, 436, 618, 84, 770…
$ fuel_consumption <dbl> 1.61, 2.03, 1.62, 1.74, 2.33, 1.78, 1.98, 2.14, 1.09,…
$ fuel_efficiency <dbl> 2.00, 1.57, 2.07, 2.10, 1.76, 2.10, 2.10, 2.11, 1.00,…
$ fuel_misused <dbl> 0, 136, 0, 0, 22, 0, 0, 0, 218, 0, 0, 36, 0, 0, 0, 0,…
$ breakages <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
$ expenses <dbl> 10800, 14700, 16650, 4800, 6952, 4800, 4800, 6160, 88…
$ lead_time_days <dbl> 17, 10, 7, 5, 6, 3, 3, 4, 7, 7, 3, 13, 7, 9, 1, 2, 12…
$ on_time <int> 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,…
$ fuel_misuse_flag <int> 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1,…
$ distance_cat <fct> Short-haul (<500km), Long-haul (>=500km), Long-haul (…
$ month <ord> January, January, January, January, January, January,…
$ cost_per_km <dbl> 97.297297, 11.574803, 19.204152, 35.294118, 16.552381…
$ dist_discrepancy <dbl> -27, 290, -243, -28, 104, -25, -10, 4, 40, -192, -15,…