Institutional Owners by Security

Institutional Owners by Security Web API Documentation

Returns a list of all institutional owners of a given security.

Endpoint:
https://api.intrinio.com/securities/institutional_ownership.csv

Parameters

Name Description Example
identifier
* required
The stock market ticker symbol associated with the companies common stock securities or the Central Index Key issued by the SEC, which is the unique identifier all company filings are issued under. AAPL
page_number
An integer greater than or equal to 1 for specifying the page number for the return values. -
page_size
An integer greater than or equal to 1 for specifying the number of results on each page. true
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
identifier
* required
The stock market ticker symbol associated with the companies common stock securities or the Central Index Key issued by the SEC, which is the unique identifier all company filings are issued under.
page_number
* required
An integer greater than or equal to 1 for specifying the page number for the return values.
page_size
* required
An integer greater than or equal to 1 for specifying the number of results on each page.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
owner_cik the Central Index Key issued by the SEC, which is the unique identifier all owner filings string
owner_name the name of the institutional owner string
period_ended the date of the latest 13-F filing on record with the SEC. date
value the market value in amount of dollars of the holding in the listed security number
amount the number of shares held in the listed security number
sole_voting_authority the number of shares where the insitutional holder has sole voting authority number
shared_voting_authority the number of shares where the insitutional holder has shared voting authority number
no_voting_authority the number of shares where the insitutional holder has no voting authority number
prev_amount the prior quarter number of shares held by the owner number
amount_chg the change in number of shares held from the prior quarter number
amount_pct_chg the percentage change in the number of shares held from the prior quarter number
owner_cik
the Central Index Key issued by the SEC, which is the unique identifier all owner filings
owner_name
the name of the institutional owner
period_ended
the date of the latest 13-F filing on record with the SEC.
value
the market value in amount of dollars of the holding in the listed security
amount
the number of shares held in the listed security
sole_voting_authority
the number of shares where the insitutional holder has sole voting authority
shared_voting_authority
the number of shares where the insitutional holder has shared voting authority
no_voting_authority
the number of shares where the insitutional holder has no voting authority
prev_amount
the prior quarter number of shares held by the owner
amount_chg
the change in number of shares held from the prior quarter
amount_pct_chg
the percentage change in the number of shares held from the prior quarter