How to retrieve EndOfDay prices for the Dutch Energy Markets (Gas TTF, Gas day Ahead, Electricity Endex and Day Ahead, Oil, CO2, Coal) via API?
Hi team, requesting your assistance on Case 15852576. Thanks for the links. I tested the GraphQL endpoint at /data-store/v1/graphql and confirmed via schema introspection that ESGSource exists with fields like SourceTitle, SourceUrl, SourceDate, SourcePage, SourcePublisher. However, querying it for Alphabet Inc (PermID…
What I’m trying to do is pull financial data (default risk, ebitda, net income, stock value, etc.) for a huge list of companies and then visualize it in PBI, is there a Workspace API that will allow for this?
There are many similar cases. When the SDate and EDate are before 2020, it often occurs that only Close has a price while the others do not.
In Codebook, the screener does not work when the field TR.NAICSNationalIndustryCode is included. For example, the commands screener_output=Screener('U(IN(Equity(active,public,primary))), IN(TR.GICSSectorCode,"45"), IN(TR.NAICSNationalIndustryCode,"513210"), TOP(TR.H.EV(Curn=USD),7,nnumber),Curn=Native')…
I am trying to download historical fx volatility surface, forward and depo curve. However when requesting for maturity date it seems that this field is not available for a long history and even depends on the used ric. api: /data/historical-pricing/v1/views/interday-summaries/{universe} Thanks for the help Killian
I want to retrieve the data range available for an instrument via the API. Sometimes the returned data is empty, and I cannot tell whether there is no historical data or the API is missing data (this has actually happened — when I shortened the time range, the data came back normally).
We are trying to download some prices from lseg through lseg.data python library, but it gives me back empty dataframes? why is that? +++++++++++++++++++++++++++ Sampled Code: import lseg.data as ld import pandas as pd universe = ["GCc1", "GCc2", ] Opens the Workspace session (must be active on the PC)ld.open_session() We…
Query raised by CSM below i have a user, who is trying to use Python/Codebook via the cloud. He is asking how he can authenticate it. i know how to do it in Workspace, not the cloud though.
I have obtained the time-series I need in CODEBK, but I now need to downlaod them offline. Even though I specify the path and the code does not return erros, the pkl file is not available in the destination folder. Are there blocks to download or is there a different way to obtain them locally for some ad hoc analysis on…
It looks like you're new here. Sign in or register to get started.