Skip to main content

MAJOR_HOLDERS

Get data about major holders for a given company over time.

Syntax

=OBB.EQUITY.OWNERSHIP.MAJOR_HOLDERS(symbol,[date],[page])

Examples

=OBB.EQUITY.OWNERSHIP.MAJOR_HOLDERS("AAPL")

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for.True
dateTextA specific date to get data for.False
pageNumberPage number of the data to fetch.False

Data

NameDescription
dateThe date of the data.
cikCentral Index Key (CIK) for the requested entity.
filing_dateFiling date of the stock ownership.
investor_nameInvestor name of the stock ownership.
symbolSymbol representing the entity requested in the data.
security_nameSecurity name of the stock ownership.
type_of_securityType of security of the stock ownership.
security_cusipSecurity cusip of the stock ownership.
shares_typeShares type of the stock ownership.
put_call_sharePut call share of the stock ownership.
investment_discretionInvestment discretion of the stock ownership.
industry_titleIndustry title of the stock ownership.
weightWeight of the stock ownership.
last_weightLast weight of the stock ownership.
change_in_weightChange in weight of the stock ownership.
change_in_weight_percentageChange in weight percentage of the stock ownership.
market_valueMarket value of the stock ownership.
last_market_valueLast market value of the stock ownership.
change_in_market_valueChange in market value of the stock ownership.
change_in_market_value_percentageChange in market value percentage of the stock ownership.
shares_numberShares number of the stock ownership.
last_shares_numberLast shares number of the stock ownership.
change_in_shares_numberChange in shares number of the stock ownership.
change_in_shares_number_percentageChange in shares number percentage of the stock ownership.
quarter_end_priceQuarter end price of the stock ownership.
avg_price_paidAverage price paid of the stock ownership.
is_newIs the stock ownership new.
is_sold_outIs the stock ownership sold out.
ownershipHow much is the ownership.
last_ownershipLast ownership amount.
change_in_ownershipChange in ownership amount.
change_in_ownership_percentageChange in ownership percentage.
holding_periodHolding period of the stock ownership.
first_addedFirst added date of the stock ownership.
performancePerformance of the stock ownership.
performance_percentagePerformance percentage of the stock ownership.
last_performanceLast performance of the stock ownership.
change_in_performanceChange in performance of the stock ownership.
is_counted_for_performanceIs the stock ownership counted for performance.