Hi, How do I mimic the Eikon TR.RecMedianLabel in Datastream using the RECMED value? In Eikon, the logic used to determine the label is as per below: In Datastream the logic used to determine the label: Therefore, if DSWS returns a value of 4 for the field RECMED, based on the above translation, the label would be “UPRF”.…
I'm working on an assginment that need index constituents' dscode for future references, by far I only found that we need to use datastream web service api to retrieve the dscodes of companies. I'm wondering if we can use the new LSEG data library in python to get it?
Hi all, I have a client who is using desktop DSWS and is trying to use the code ds.get_data(tickers='STATS', fields=['DS.USERSTATS'], kind=0) to view his user stats. Unfortunately this doesn't work for him : Exception Traceback (most recent call last) Cell In[21], line 1 ----> 1 ds.get_data(tickers='STATS',…
...uested identifiers " When downloading a loan by the PermID I get the error "Unable to resolve all requested identifiers". What can I do? Using Python LSEG I have a two step API approach setup. Initiation: import lseg.data as ld from lseg.data.content import search from lseg.data.content._header_type import HeaderType #…
Hi, I have a fairly heavy task and the LSEG help desk recommended that I put this question here in the dev community. My team and I need to search and download data on equities (outstanding shares, price, dividend yield, etc.) traded on exchanges in 15-20 countries stemming back to the 1970's-present. My gut tells me that…
Hello, We currently obtain the 'On Balance Volume' using expression '058E' in the Excel plug-in. We would prefer to collect this data using the DataStream Python API. However, I cannot work out how to write the request. Using '058E' as the 'field' doesn't work: it fails with an error message. I've also tried using the…
using datastream API, how to get constituents of a stock index list, and then get the financial indicators of the stocks achieved. for example, get the main financial indicators of the companies listed in S&P 500
Hi, I am forced log out when I open_session with Refinitiv.data while having the Workspace app open, then the app asks me to sign in (screenshot below), after I hit 'Sign In', it shows 'Loading' then return to the first screenshot. In order to sign in, I have to force close the app on Task Manager and launch it again. Does…
Can I get quaterly ESG data for FTSE100 as a bulk?
Describe the technology What API are you using? refinitiv: I have a license What language are you using? python What environment are you in?Windows Describe what you've tried trying to download the hourly prices for power europe I don't know what i need to do, if i need to use refinitiv.data and get_data or get_history…
It looks like you're new here. Sign in or register to get started.