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…
I am analysing Apple financial statements and noticed that the displayed date does not match with the reference date, the stock's fiscal year ends in September. aapl = ds.get_data(tickers = 'US0378331005', fields = ['WC01001A', "WC05901", "WC05902", "WC05903", "WC05904", 'W05350A'], start = '2020-12-31', kind=1, freq =…
How do I get the Eikon equivalent of calcdate in dsws API? The Eikon API call is: =@TR(';ASX300 List'!J3:J500,"TR.RecMean.calcdate;TR.NumOfRecommendations;TR.NumOfStrongSell;TR.NumOfSell;TR.NumOfHold;TR.NumOfBuy;TR.NumOfStrongBuy;TR.PriceTargetMean;TR.RecMedian;TR.RecMedianLabel","SDate=1D CH=Fd RH=IN",$AB$1) DSWS API…
I'm attaching a screenshot but also here's the full details of the issue as well: We're using the DSWS REST API. While trying to troubleshoot in case it was some of our code causing the issue, we tried multiple alternatives. We tried the Python package https://github.com/datastreamapi/DatastreamPy as mentioned on…
I search for many variables, for example Board size data, for the listed firms in the GCC region (eg. Saudi, UAE, Qatar.., and there are only few numbers of firms has data, does this mean this database doesn't have data or maybe there is a correct way to search?
Hi all, I'm looking to get historical price data for an option, that I have the ISIN for. However rd.get_history only accepts RICs, and converting ISIN to RIC for expired options seems not possible, as expired options are removed from search as soon as they expire. Any ideas for a workaround ? Thanks !
For main code(chain ITDM) on data stream, i need to get the list of all codes under this. how can i check . i dont see options on https://product.datastream.com/DswsClient/Docs/TestRestV1.aspx ITDM has below codes and i need to retrieve via data stream API for automation…
Hi, I'm building a tool that requires me to search for information on derivatives. Here i'm trying to find some futures contracts. To find these contracts I have information on the underlying of the contract. I tried using the content search like so : df1 = rd.content.search.Definition( view=rd.discovery.Views.SEARCH_ALL,…
It looks like you're new here. Sign in or register to get started.