question

Upvotes
Accepted
1 1 0 3

How to get shipping data via API ?

I am currently collecting way points of our vessels using Eikon via Excel with the function:

=TR("C}BT7309778980",

"TR.AssetName,TR.AssetLocationStatus,TR.AssetLocationLatitude,TR.AssetLocationLongitude",,C12)

Is there a way to get this data via API ? I tried RFA and Eikon Desktop Data .NET API, but these types of RICs and FIDs are apparently not supported. Would the DEX2 COM API provide that functionality ? Any other recommendation ? Thanks for any hint !

eikoneikon-data-apieikon-com-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question. Thanks, AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 52 74

@eTrader

Yes, you can use DEX2 COM API to retrieve the data. The Fundamental and Reference Data example is available at https://developers.thomsonreuters.com/eikon-com/eikon-desktop-data-api/downloads. To run the example, please follow steps in ReadMeFirst.txt.

The result is:

For a tutorial, please refer to Tutorial 3 - Fundamental and Reference Data.


dex2.png (87.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.