I’m wondering how I can obtain institutional ownership percentage data in Excel format for time series analysis across multiple firms. Thank you in advance for your help.
Hi all, I'm a student at the University of Amsterdam currently working on my thesis. I'm researching M&A deals and trying to gather historical ESG ratings for the target companies involved. I used DSCREENER in Refinitiv Eikon to identify relevant M&A deals from the past few years. However, I wasn't able to filter or…
Hello! I am a student at the University of Ghent and for an assignment, we need to follow an option. We choose the option AIR12920F5.p, but we need to find the historical ask price. How can I do this? I already tried different approaches, but nothing works. For example: I cannot open the tab price - historical price,…
Hi, I am extracting multiple ESG metrics for various companies from 2006 to 2024. However, I’m facing an issue: the output structure does not include a date for every company when data is missing. I would like to modify the output so that there is an entry for every date in the range for all companies, regardless of…
I using the code below to extract data on companies' segment code, name, and revenue. The results return multiple segment codes in each column (for each segment). Is there any other items like primary segment code? How can I check all available data items at the segment level? ld.get_data(universe = 'RIC',…
Hello Team, I am trying to open an excel file from the python script, file is opening but when Workspace addin is throwing Exception error "Class not registered". Addin is getting loaded correctly when excel file is directly opened. I am sharing the code here, please help me resolve this issue asap
Hello, I am trying to connect to RDP news directly in python without having the terminal in the same machine. import lseg.data as ld import os os.environ["LD_LIB_CONFIG_PATH"] = r"C:\\Users\\padadmin\\PycharmProjects\\pythonProject\\Repos\\pwm-pad\\APIs\\Configuration" ld.open_session() Where I have the json file like…
It looks like you're new here. Sign in or register to get started.