I need help understanding how to use LSEG Data Library for Python and how to set the App key in order to access content directly within the cloud using the Platform Session.
I am using the following formula : df = ds.get_data(tickers=["IBM.N","MSFT.O","GOOG.O"'], fields = ["EPS1MN"], kind=1, freq='M', start="-4M") The above isnt working for me. Could u please point out the exact issues? Also What does kind specify? I have in total 3000 stocks for which I want to pull this data.
We are migrating from Eikon Data API (ek) to LSEG Data Library (ld) Some parts of our codebase contain something like the following snippet data = ek.get_timeseries(series, start_date=start_date, end_date=end_date, fields=["TIMESTAMP", "CLOSE"]) So we got all of our time series of interest in one go. Now, the field "CLOSE"…
Hello everyone, i am trying to make a program (still didnt decided the program language since i can't manage to find a documentation that suits my idea) for LSEG Refinitiv Workspace that allows me to: -Access via code the portfolio report section -Select via code the client name that i wanna use in the section above…
Can you help me troubleshoot a run time problem when calling an open session with an APP_Key. This is my first time using the API. ld.open_session(app_key = APP_KEY) here is the output:…
Can you covert the below excel formula to Codebook query? =@RDP.Data("SYBA.DE","TR.FundHoldingName;TR.FundHoldingRIC;TR.FundLatestFilingDate;TR.FundNumberOfShares;TR.FundNumberOfSharesChanged;TR.FundPercentageOfFundAssets","EndNum=2000 CH=Fd RH=IN")
I am trying to connect to TM3 and download the MMD curve data using a python api, what is the best way to do this? What would be the data service to use? Thank you.
Hi Team, can you please explain the Error that the client is facing. They are pulling data for a list of ISINs and they are getting that error. Previously, for their bulk number of ISINs, when they remove the data item ['TR.NIIssuePricePctPrint','TR.NIIssuerUltParentTRBCEcoSec','TR.NIOfferPricePrintUniform'], the error is…
Hi, I have a long list of ISIN - where some dump out - because they changed ISIN number due to cooperate actions. For example ISIN DK006054915 is Novo Nordisk - but it changed with a split in 2023 to the new DK0062498333. When I use the get.data for DK006054915 in Python I just get an empty response back. But if I manually…
EC ens op0 and the rest fundamentals: Wind Solar Demand, and so on. With CODEBK.
It looks like you're new here. Sign in or register to get started.