A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
HI @Jirapongse As previously discussed with you on another thread I have split up my requests into smaller ones. However, I have now experienced that most prices are being properly downloaded but some are just not and from the logs I do not see the reason for it. Can you please advise? How can I prevent this from happening…
we need to know a list of splits/mergers and symbol changes that will actually take effect on a market today do you have an example of how to use the api to fetch capital evets lets say for today
Hi! I would like to pull historical derived holdings data for +1000 funds on LSEG Workspace (specifically Lipper) using the Python API. I saw a few posts that I might want to use the RDP API for such tasks. I have accessed RDP but can't figure out which functions I should use. Could you provide some instructions? Below is…
Hello Team, Client is looking for quicker access to Interday Summaries (EOD) in RDP, as currently the NDA endpoint they use provides them with 45 minute delay (exchange publishes at 15:00 and they receive it at 15:45, as that’s the EOD snap time for NDA). I was advised to use Snapshot API instead but it does not lay in…
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,…
I am currently working on an ETF data integration project and need to track corporate actions such as forward splits, reverse splits (consolidations), and their scheduled dates for ETFs. Here’s what I have observed so far: • Using the RDP Lipper Funds API, I can retrieve historical data on ETF assets, pricing, and…
When using codebook, user tried below scripts. import lseg.data as ld import pandas as pd sss = ld.open_session() fields = ['TR.IndicatorName','TR.IndicatorType','TR.IndicatorSource' ,'ECI_ACT_DT' # GMT Date ,'ACT_VAL_NS' # Time ,'FCAST_PRD' # Period ,'ECON_ACT' # Actual ,'RTR_POLL' # Reuters Poll ,'ECON_PRIOR' # Prior…
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?
It looks like you're new here. Sign in or register to get started.