aisstream / issues

7 stars 3 forks source link

ShipStaticData #93

Open KyleV88 opened 2 months ago

KyleV88 commented 2 months ago

I don't have a issue but I just want to know how I can retrieve the following data from ShipStaticData as mentioned in the description-
It also includes information about the vessel's owner or operator, as well as its place of build and its gross tonnage. The data from ShipStaticData functions perfectly, and an example how I retrieve functionally data in python are as follows-

"type": ais_message['Type'], print(f" Type: {ais_message['Type']}")

May you please assist on how I can retrieve the of the following- vessel's owner or operator place of build and its gross tonnage

Proton-Fjordson commented 2 months ago

Hi, These data are not stored in AIS signals. One way to get them would be to use the MMSI id of the boats you are interested in and get the data from a boat database, ideally using an API.

I don't know any database with open access to data, they are usually commercial.

KyleV88 commented 2 months ago

Hi,

No problem, I will obtain these details via an API and have already started with working on a JSON database for the outstanding details.

Thank you for your outstanding service. I have found your aisstream very useful and reliable.

Kind regards, Kyle


From: Proton-Fjordson @.> Sent: Tuesday, August 20, 2024 9:36 PM To: aisstream/issues @.> Cc: KyleV88 @.>; Author @.> Subject: Re: [aisstream/issues] ShipStaticData (Issue #93)

Hi, These data are not stored in AIS signals. One way to get them would be to use the MMSI id of the boats you are interested in and get the data from a boat database, ideally using an API.

I don't know any database with open access to data, they are usually commercial.

— Reply to this email directly, view it on GitHubhttps://github.com/aisstream/issues/issues/93#issuecomment-2299623856, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BIQNYF5XFNMQ6D6V47VUMULZSOLFBAVCNFSM6AAAAABL2EUCPGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJZGYZDGOBVGY. You are receiving this because you authored the thread.Message ID: @.***>