I am currently in need of quartely financial data from from JSE from 2011 to 2024 however I am facing challenges to download the data, kindly help given the time constrain that I do face right now thank you
Dear Dev Community, I'm currently facing issues when trying to use both the Eikon Python library and direct Web API calls in parallel. The Refinitiv application runs continuously in the background, and while the Python library functions work as expected, direct API calls fail with authentication issues. Eikon…
In the attached response, we don’t have any files with dates after January 2025 for normal Yield curve data: Bucket Name: bulk-custom Package ID: 4d7e-7f24-e8549883-a58e-b7535ef16ee7 File naming convention: PiperGMCurvesYYYY-MM-DDT16:00:00.000-05:00 Additionally, for Interpolated yield curve data, there are no files after…
I am having problem with the parameter "CH", which is not supporter in the fundamental_and_reference.Definition. And there is nothing about it in the docummentation here from refinitiv.data.content import fundamental_and_reference df_earnings_surprise= pd.DataFrame() definition= fundamental_and_reference.Definition(…
Dear all, I am currently working on retrieving historical data for a set of RICs. While I am able to successfully obtain fundamental data, such as revenue information, I am facing challenges in retrieving historical Index membership Information. Below is the code I have implemented: df = rd.get_data(unique_ric_list,…
Hello Team, I am trying to get an output for /data/quantitative-analytics-dates-and-calendars/v1/holidays API and i have updated the parameters in POSTMAN. When i try to run the GET command, I get an authorization error. Kindly assist on this as i need to demo it to the client.
I am using /data/historical-pricing/v1/views/interday-summaries to get historical daily data (via Refinitiv.Data .NET nuget package). The documentation states that for interday-summaries, both the given start and end dates are inclusive. So for the following request, I would expect three bars to be returned (as the…
Hello, daily historical/stream requests do not work with options that don't have standard intervals like this one 1SW2W1014O25 (Soybean with a price of 1014) I can run the 2.1.11-HistoricalPricing-TSIntraday project with this symbol, but if I run the 2.1.10-HistoricalPricing-TSInterday project it starts hitting internal…
Hello, may I ask if anyone is aware whether LSEG offers API to convert PE and PDP, and vice-versa? I looked up to https://myaccount.lseg.com/en/productcodelookup/dacsdetails?PE=3786 and it shows all the PDPs tagged to 3786 PE. Would like to know if I can write a script (e.g. Python) to extract the PDPs when given a PE.
Hi all, I'm trying to get hourly level data for a contract with RIC 'FFH3^2' which is CBoT 30days Fed Fund Rate Future for March 2023. Even though for current future contract 'FFH25' hourly level data is available, the RIC 'FFH3^2' doesnt return any data when I use code: rd.get_history(universe=['FFH3^2'], fields =['BID',…
It looks like you're new here. Sign in or register to get started.