-
Unable to download Eikon data via Python API
Client reached out asking why he is suddenly unable to download Eikon/Workspace/Datastream data via Python API anymore. User ID: ZGWW029 Did he breach the limit or is the service down?
-
Macro data
I am interested in getting a few macro data points using the API, Can you help me for the same? The macro data points required are for: ALL INDIA HOUSE PRICE INDEX (Base-Year : Q1:2010-11),BoP - CURRENT ACCOUNT BALANCE INR,BoP - CURRENT ACCOUNT CREDIT INR,BoP - CURRENT ACCOUNT CREDIT USD,BoP - CURRENT ACCOUNT DEBIT INR,BoP…
-
Can I download data fetched by @DSGRID excel formula using the DswsClient API?
I want to download data fetched by @DSGRID excel formula (for example : =@DSGRID("EWA#(USIIBUL,0.02), EWA#(USAAIIP-USAAIIN,0.02)"," ","2023-01-01","","D","RowHeader=true;ColHeader=true;DispSeriesDescription=false;YearlyTSFormat=false;QuarterlyTSFormat=false","") but without using excel. I have many formulas like the above…
-
Access Denied CBOEVIX
We are currently experiencing an issue accessing VIX index data through the Datastream API. While we do have access to the data via the Monitor app, the same data does not appear to be available through the API. Our account manager has advised us to contact your support service directly, as they are unsure what might be…
-
Using Datastream functions in DSWS
Hi, is it possible to use Datastream aggregation functions in DSWS? E.g. sth like F:VIE(SUM#(X(UDD),2023-01-09,2025-05-02))? Thx PS: Sorry if the question was already asked, the gateway was down so I couldnt perform a search…
-
How to retrieve the historical list of all listed stocks at a specific past date?
Hello, I am working on an academic project and need to backtest a custom ESG equity index from 2010 to today. For this, I need to retrieve: The full list of stocks that were active at each monthly rebalancing date (e.g., January 2010, February 2010, etc.). (we can also limit this by geography saying only stocks in Europe)…
-
DSWS guide & other questions
Hi team, a few questions regarding DSWS: 1. Which python package is the official and will be continue supported one, DatastreamDSWS or pydatastream? 2. I tried (DatastreamDSWS) df = ds.get_data(tickers='VOD,BARC', fields=['PH','PL'], start= '-2D', retName = True) but got error below: TypeError: get_data() got an unexpected…
-
Extracting information on non-financial reporting
For my bachelor thesis I want to extract if a firm has reported on non-financial topics during year X . I am unsure on how to do this and have been struggling.
-
Please find the below question from client where client has all delayed permission.
I'm trying to pull data for the following tickers: FACTOR_LIST = ['<.NSEI>', '<.NISM250>', '<.NV20>', '<.NIFMOM>', '<OIL>'] But I only get results for the first 2. This is my code: def get_lseg_data(self, factor_or_model_or_bench: str): """ Pulls all portfolio market data from server. Use 'ticker' or 'factor' or…
-
Data Limitation
I am Facing a data Limitation Problem in Refinitive in Excel. Plus If you can Provide me code for the data of the given variables for the US and Europe. Scope1_Emissions Scope2_Emissions Scope3_Emissions Total_Emissions ESG_Score Environmental_Score Decarbonization_Target Renewable_Energy_Use Total_Assets…