FinancialModelingPrep
  • Introduction
  • Client
  • Endpoints
    • Price Quotes
    • Stock Fundamentals
    • Stock Fundamentals Analysis
    • Institutional Stock Ownership
    • ESG Score
    • Private Companies Fundraising Data
    • Price Target
    • Upgrades & Downgrades
    • Historical Fund Holdings
    • Historical Number of Employees
    • Executive Compensation
    • Individual Beneficial Ownership
      • beneficial_ownership
    • Stock Calendars
    • Stock Screener
    • Company Information
    • Stock News
    • Market Performance
    • Stock Statistics
    • Insider Trading
    • Senate Trading
    • Economics
    • Stock Price
    • Fund Holdings
    • Stock List
    • Market Indexes
    • Euronext
    • TSX
    • Crypto & Forex & Commodities
Version
  • Endpoints
  • Individual Beneficial Ownership
  • Individual Beneficial Ownership
Edit on GitHub

beneficial_ownership

FinancialModelingPrep.beneficial_ownership — Function
beneficial_ownership(fmp, symbol)

Returns beneficial ownership for the specified symbol.

Arguments

  • fmp::FMP: A Financial Modeling Prep instance.
  • symbol::String: A stock symbol.

See Individual-Beneficial-Ownership for more details.

Examples

# create a FMP API instance
fmp = FMP()

# get the beneficial ownership for AAPL
data = beneficial_ownership(fmp, "AAPL")
source
« Executive CompensationStock Calendars »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.24 on Saturday 11 March 2023. Using Julia version 1.8.5.