Is there a way to get the permID and TRBC codes programmatically for Refinitiv Indices? (or viceversa)
For example, I know that .TRXFLDGLPUBANK (Refinitiv Global Banks Price Return Index) has a TRBC code 55101010, and looking in the documentation for TRBC classification, the PermID is 4294952873 (Banks).
How can I get this in one simple line of code using Eikon Python API or similar? Is it possible?
Thanks in advance for any help you can provide.