python syntax to get changed RIC

Hello everyone,


I recently faced the RIC changed issue, some companies changed their ticker symbol which leads my data retrieval and maintenance get in trouble. I'm seeking assistance in obtaining a list of RIC changes, such as FB.OQ --> META.OQ on June 9, 2022

KERN.OQ --> GRYP.OQ on Feb 2024

SASI.OQ --> NTRP.OQ on 13 MAR 2024


If anyone could kindly provide me with the Python syntax to address this using the Eikon API, it would be greatly appreciated.


Here's my working environment:

1) Eikon API

2) Pyhon

3) Macbook Pro


Any advice or guidance would be immensely helpful.

Thank you in advance! :)

Best Answer

  • [Deleted User]
    [Deleted User] Newcomer
    Answer ✓

    Hi @st.lee0166,

    In this case, please use PermIDs, they were created to withstand such changes. You can find out more about them on the DIB:


    1713266360712.png


    There are several types as you can see, let us know if any of them fulfil your request.

Answers