PORTS data pulled in API

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.

Best Answer

  • aramyan.h
    Answer ✓

    Hi @MarkJoseph.Canada,


    Have you checked the shipping example in Codebook under /__Examples__/06. Commodities Research/06.03. Shipping/?

    It is a comprehensive guide to quickstart to get shipping data with RD Libraries for Python which will be helpful for your query. Please have a look and let us know if any issues.


    Best regards,

    Haykaz