v7.2.0¶
Port Congestion API¶
- Update Port Congestion API response Models. Adds:
QueueLoading
: The number of vessels in the queue withPurpose = Loading
.QueueDischarging
: The number of vessels in the queue withPurpose = Discharging
.AvgEventualDaysByDeparture
: Average number of total port days of all vessels departing on this date.
Installation and Upgrade Notes¶
Update your package with: pip install signal-ocean -U