I am trying to compile a list of all vessels that have left a list of ports. I have checked the 'PORTS' app. This works well but doesn't have origin port or commodity as columns in the result. I would like to pull this in Python too if that's easier.
I have a list of 17 berths. I am trying to figure out how to generate a list of all vessels that have departed from any one of the 17 berths within a given time range.