The most recent content from our members.
Hi, For an academic research I would like to retrieve quarterly data (for selected stocks) representing the percentage of shares held passively. Since I have no previous experience with Workspace I could use some help on how to do this. I tried building a formula via the Excel add-in but couldn't find the correct datatype…
Hi, I am currently looking for a way to retrieve the % of outstanding shares held by ETFs of a single equity. I know that I can do this manually by looking at the Fund Ownership of an individual equity, however, I am looking at 150 equities over the past 20 years on a monthly basis. Thus, doing it manually is not an…
Hi For my thesis, i am trying to gather monthly or quarterly institutional ownership data and ratios on US stock on a long time frame (preferably 1980-now). However, I have been working with the following python code, but are unable to as I do not have access to the product tr_13f which it is based on:…
Dear Developer Community, I am trying to access ownership data. For each firm-year, I seek PctOfSharesOutHeld by investor type in a particular country. I need guidance with the required modificaitons in the following code, I think this requires sum of PctOfSharesOutHeld by InvestorType and by InvAddrCountry. Please guide…
I'm interested in extracting holdings data of securities (say "AAPL.O" as an example) via the get_data() function of the LSEG Data Library. Using fields such as "TR.HoldingsDate, TR.InvestorFullName, TR.SharesHeld, TR.SharesHeldValue, TR.FilingType" gives me the holdings on the consolidated level. This means I get separate…
I am doing PhD at ESCP Paris. I want to retrieve ownership data for one of my research. I am using the LSEG data library for Python, following the tutorial on GitHub () However, when running the get_data() method, I got the error message: ScopeError: Insufficient scope for…
Hi there I want to retrieve ownership data for one of my research, I got the error message as follow: ScopeError: Insufficient scope for key=/data/ownership/v1/views/consolidated/breakdown, method=GET. Required scopes: {'trapi.data.ownership.basic'} OR {'trapi.data.ownership.adv'} OR {'trapi.demo-access'} Available scopes:…
Hi guys, I have a list of delisted companies that I got with the Deal Screener. It looks like this: For these companies I would like to know the ownership structure before the delisting announcement date (for a specific date!). The problem I have is as follows. I can add the ticker, but if I want to use something like…
Hello everyone, I have the following problem. I want to identify the ultimate owner of a company. For this ultimate owner I want to calculate the cash flow and the voting rights. It is very likely that there is no specific variable for this. However, is there a way to see the voting rights and the cash flow rights for the…
It looks like you're new here. Sign in or register to get started.