The most recent content from our members.
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…
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?
...rtation. How to download Price to Book Ratio data of 60-100 stocks from Refinitiv Eikon Datastream on my windows laptop? I need this data for my master's dissertation.
Hello I'm using the Python API (DatastreamPy), but I can't find how to request the Instrument name and the DataType name. This is my code import pandas as pd import DatastreamPy as dsweb ds = dsweb.DataClient(None, '', '') history = ds.get_data(tickers = 'TOTMKDV', fields = ['DWNM'], kind = 1, start = '-1Y', req = 'M', )…
"I have a list of ISINs for some corporate bonds in an Excel table and I want to get the time series data for these bonds, for the variable yield to redemption. I am currently using the DSGRID function in Excel, which looks like this:…
We have already retrieved relevant data regarding both i.e. ESG Scores and Returns from 2013 to 2022 for our project, but when trying to print WACC values for our companies in the same time period, this only starts from 2015 - what is the reason for this?
...ed to a green bond? or must this procedure be done manually? I am fairly confident in downloading data related to green bonds, but I can't figure out if there is a way to also be able to download other data related to other areas of the bond interface to the database. I can't find any tickers or indicators that I can…
I want to download SPY ETF last 15 years one minute high frequency data. What should i do?
Hello Team, I have a client with a query as below. I am trying to use the CODEBOOK app (CODEBK) - a development environment for financial coders with a fully hosted cloud-based kernel for Python computations, closely integrated with Refinitiv. I am currently attempting to extract Scope 1 and Scope 2 emissions based on a…
We have a number of jobs that use the Datastream API at the same time. They will each pull data (sometimes the same data) to calculate different models. We will intermittently get a "Read Timed Out" error: ``` requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='product.datastream.com', port=443): Read timed out.…
It looks like you're new here. Sign in or register to get started.