In API Playground, when I sent the sample API request to the /data/pricing/beta3/snapshots endpoint, I got Bad Gateway error message. Below is a screenshot. Is this a permission issue? Or something else?
In python, I need to download the full list of bonds that are currently active on the italian BTP curve. For each bond, I would like this information: -Cusip -ISIN -Dirty Price -Coupon -Last coupon date -Next coupon date -Issue date -Maturity -Description -yield to maturity For something else, I'm currently using the…
Hello! I am implementing a service in Java in which I am taking time and sales/trade events data from the Historical Pricing API and taking only the relevant data from them, and I ran into some unknowns that I cannot find the answer for: 1. The API seems to give me all the trades, the off book ones as well. How exactly can…
Hi everyone, When I run the following requests in the syntax that you see below , in a Jupyter Notebook, the requests do not timeout, however, if this is run from a Python file, I see that it is more prone to ReadTimeout errors. Is there a way that I can go about fixing this error, and know why this is occurring? tasks =…
...lso can you please add data discovery reference In Real Time ELCTRON_DD Service all the date and timestamps are in UTC Timezone please confirm also can you please add data discovery reference regarding same for e.g.…
Hi everyone, I am trying to find the Net Equity Issuance for stocks in the SNP 500, however, when I look into the Data Item Browser, I see neither the Net Equity Issuance datatype nor the Equity Repurchase and Equity Issuance data. This is a necessary datapoint that I require, so is there any other way I can retrieve this…
When migrating from Refinitiv Eikon to LSEG Workspace, how do I import Eikon Favorites to LSEG?
Hello - We are trying to understand how to programmatically access the machine readable news archive via SFTP, in either Python or R. This is part of the Delivery Platform. We are hoping there are others with experience of using this within the community. Would anyone be able to share a code example? Thanks
We are using Refinitiv Data Platform Api - Python Demo tool in windows environment However , after running the test script we are getting below error - --------------------------------------------------------------------------------------------- File ~\dev\dbconda-2022_05-py39-r36\lib\site-packages\requests\adapters.py:513…
Hi I am working on a project and would like to know if it's possible to extract the column headers, excluding the first cell, from rd.get_history result and put it inside a list. May I ask for guidance on how to do it? As a sample, I am using this code import refinitiv.data as rd rd.open_session() import pandas as pd df =…
It looks like you're new here. Sign in or register to get started.