The most recent content from our members.
In the workspace, there is a section with the summary holding > debtor domicile, for fixed income funds, like TIP, it shows country and the allocation in percentage. How can I retrieve this data? I couldn't find any data item that links to this specific information: ```python df = rd.get_data( universe=['TIP'], fields=[ #…
...to excel I wanted to download from Refinitiv Eikon all securities (including equities, bonds, etc.) that have exposure to a given country, using Python. But I have no experience using Python to download anything from Eikon at all. Wondering if anyone can help me on this. I also wanted to download all securities that…
I hope this message finds you all well. I'm currently working on a project that requires me to find the ISO country code for a specific region. However, I've been encountering some difficulties in locating this information.I've tried various online resources, but I seem to be getting conflicting information. Can anyone…
We are receiving for currency wrong Code on the API interface. Can you check and make change? Currency/ Country Code from Refinitiv Identifier Reason 'Currency Code': 'KWf' KW0EQ0601058 Correct ISO Code: KWD 'Currency Code': 'ZAc' ZAE000063863 Correct ISO Code: ZAR
... of exchange, other? It's not clear what the context of iso country code for the securities in this table is.
It's possible to query ISO nationality codes and ISO country codes from World-Check One API. As far as I can tell from the API docs, when some data is related to a country it specifies it in a Country object (with code and name). Is it safe to assume that all these Country objects will have an ISO country code inside and…
Hello. Normally if we wish to select RICs from a single country, we could use the screener expression like: SCREEN(U(IN(Equity(active,public,primary))),IN(TR.ExchangeCountryCode,"FR"), CURN=USD) However, how do we modify the above screener expression to specify a list of countries? Thank you.
It looks like you're new here. Sign in or register to get started.