question

Upvotes
Accepted
3 1 2 7

RDP API Python library

Hi, I have been experimenting with the API playground and would like to know if there is a way to retrieve data using API in python with a Refinitiv client library rather than a URL?


For example, is there a script and python library that returns the same information as the example in API playground /discovery/symbology/v1/lookup - Identifier to Organization PermID

https://apidocs.refinitiv.com/Apps/ApiDocs#/details/L2Rpc2NvdmVyeS9zeW1ib2xvZ3kvdjE=/L2xvb2t1cA==/POST/PLAYGROUND

rdp-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.

hi @danny.lo

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

Hello @danny.lo ,

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
25.3k 87 12 25

Hi @danny.lo

Please take a look at the beta RD Library - which includes Symbology functions

Refinitiv Data Library for Python | Refinitiv Developers

Symbology Tutorial | Refinitiv Developers

An example notebook

Example.DataLibrary.Python/EX-2.05.01-Symbology.ipynb at main · Refinitiv-API-Samples/Example.DataLibrary.Python · GitHub

If you prefer to use a python script - i.e. not the above beta Library, then you can also find a Python symbology example script included in the rdp_python_samples_v2.zip download on the following page:

RDP API Downloads | Refinitiv Developers

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.