Skip to main content

port_volume

Daily port calls and estimates of trading volumes for ports around the world.

Parameters

start_date: date | None
Start date of the data, in YYYY-MM-DD format.

end_date: date | None | str
End date of the data, in YYYY-MM-DD format.


Returns

results: PortVolume

Serializable results.

provider: Optional[Literal['econdb', 'imf']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data

date: date | str
The date of the data.

port_code: str | None
Port code.

port_name: str | None
Port name.

country: str | None
Country where the port is located.