A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
Could you please let me know how I can download ownership structure data on companies, in order to verify whether they are family-controlled?
Also, do I need to login to Workspace in order to make this code run? So I will have to log into workspace as well as open session on the sagemaker app for this to run? Is there no way to directly run this on sagemaker without logging into my workspace on my desktop?
Hello, When the US Jobs report (RIC: USNFAR=ECI) is released, they also send in revisions for prior months along with new data for the month. We noticed that the values in get_history call from LSEG python library does not reflect these revisions for prior months for few hours… today the values were updated 2-3 hours after…
This following code in C# was working fine to fetch news release stories up until 2 days ago. headlineID = "nGNX6zsGB6"; string storyID = "urn:newsml:reuters.com:" + DateTime.Now.ToString("yyyyMMdd") + ":" + headlineID + ":1"; var story = Story.Definition(storyID).GetData(); story.IsSuccess used to return True, and…
I'm looking at a number of delisted stocks that do not have proper total return series. For example, if you look at BCAP.L^F20, the price return (using TR.PriceClose) and the total return (using TR.TotalReturn) are identical. That can't be right because BCAP.L^F20 has dividends (using TR.DivAdjustedGross). Since the data…
Where and how within the LSEG to get the MSCI total return country indices in R/RStudio, do you have any training documentation or training video which we can refer.
Hello, I am using the lseg data library for async data dumping for 60,000 RICs and I have encountered a problem that sometimes the response for some RICs does not return data. I checked the availability of dumped indicators for specific RICs using workspace. These indicators are present, but when I request them to the API,…
Have been circling back to this and now getting a plethora of 403 errors for subscription entitlements on things that were drawing correctly before. Any idea who can assist here?My authentication is working correctly (getting HTTP 200 responses), but I'm receiving zero data from deal queries. Examples: Example 1 - Basic…
May I know how can I extract historical interest rate curve data? E.g. Provide a currency and a valuation date, use Python API to extract the government benchmark curve rates for that currency as of the valuation date.
It looks like you're new here. Sign in or register to get started.