I was looking for assistance regarding access to economic monitor data via python api, can you please help me? Can you please check if there is access to the Economic Monitor data, i.e. access to the full economic calendar via Phyton API? But the most important / what I care about is: local date, local time, country,…
Dear Team ! I am trying to retrieve tick-by-tick data for each individual DAX Futures contract since 2010 using my Tick History subscription. My goal is to extract the data for each contract (e.g., March, June, September, December expirations for each year). Then I will handle the rollovers manually. I have encountered…
Hello, I was sent here after opening a ticket at the help desk. I am trying to download data through python for a certain number of industries for a few specific variables. Here is the code that I'm using but it's not working. import eikon as ek import pandas as pd # Set your Eikon API key…
I used this formula to retrieve historical data for total assets for bank of England. =@RDP.Data("8589934365","TR.F.TotAssets","Period=FY0 Frq=FY SDate=0 EDate=-9 CH=Fd RH=date") However, there is only data from 2011-2019. Where can i find data for longer period of time, and why there are no data after 2019? I also need…
Hello! I am currently utilizing an updated version of script functions posted below to obtain valid RIC codes for expired options data. Since this method is much more costly compared to pulling active options from existing chain codes, do any new techniques exist for finding expired options RIC codes? I will appreciate any…
Client is currently testing the API for Eikon vs Workspace and the output are different for some fields related to Deals. Attached is a screenshot for your reference. Can you please check if this is normal and what is the reason behind this? Do we have the correct way of getting the data? (Attached screenshot from API) I…
Dear all, I am an early-stage user of the API environment, please excuse me for apparently redundant questions. My aim is to gather management pay-related news from the last 365 days for every company in my portfolio (fewer than 550 RICs) at each fiscal year-end over the past 20 years, and perform sentiment analysis on…
Hi, I wanted to confirm which all APIs will continue to work after the latest update about Workspace? I am currently using DatastreamPY and Eikon for pulling the data via APIs. I am starting to get my hands dirty with "lseg.data" module via python. Further, is there any documentation to convert eikon or datastreampy based…
I am experiencing an issue with the LSEG Data Library where my code retrieves data successfully when using Refinitiv Workspace, but when I switch to a platform session (platform.ldp), I receive empty DataFrames for the same requests. Details: * Working Setup: Using Refinitiv Workspace, my get_data() requests return the…
Can I assume that its rdp login ? and that i dont have eikon access ? 2. Do you have any sample code to show me how to open a connection ? and access the news ? 3, I am confused about the statement from one of your advisor "They need RDP login if they want platform session or establish connection to the Data Platform on…
It looks like you're new here. Sign in or register to get started.