The carrier reliability and blanked sailings data is represented by the carrier_reliability_by_day
, corridor_reliability_by_day
and meta
objects returned by calling the /ocean/schedule-reliability
endpoint:
https://api.xeneta.com/v3.0/ocean/schedule-reliability
The carrier_reliability_by_day
object in the response contains data on individual carrier reliability on the requested trade lane, while the corridor_reliability_by_day
object provides information on average reliability and off-schedule arrivals (in days) across all carriers on the requested trade lane.
The meta
object provides additional information and indicates whether the response contains the data for your exact requested trade lane, or whether it was expanded to a larger geographic region due to limited data coverage.
Reliability dataThe data on schedule reliability is calculated by our partners at Sea-Intelligence for a rolling 2-month period with one overlapping month. However, for your convenience our API allows you to request this data for a specific date range.