Skip to main content

SHARE_STATISTICS

Get data about share float for a given company.

Syntax

=OBB.EQUITY.OWNERSHIP.SHARE_STATISTICS(symbol)

Examples

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

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for.True

Data

NameDescription
symbolSymbol representing the entity requested in the data.
dateThe date of the data.
free_floatPercentage of unrestricted shares of a publicly-traded company.
float_sharesNumber of shares available for trading by the general public.
outstanding_sharesTotal number of shares of a publicly-traded company.
sourceSource of the received data.
adjweightedavebasicdilutedsharesosTotal number of shares of a publicly-traded company, adjusted for splits.
public_floatAggregate market value of the shares of a publicly-traded company.