finance.thirteen-f
Retrieve institutional holdings from SEC Form 13F filings by manager CIK. Returns holdings sorted by value with issuer, CUSIP, market value, shares, option flag, and voting authority.
Instructions
Parsed institutional holdings (Form 13F-HR) for an investment manager by CIK. Returns each holding's nameOfIssuer, cusip, market value (USD; converted from SEC's $000s convention), shares or principal amount + type, putCall flag for options, and voting authority (sole/shared/none). Sorted by value descending. Common manager CIKs: Berkshire Hathaway=1067983, Renaissance=1037389, Bridgewater=1350694, Vanguard=102909, BlackRock=1364742.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max holdings, sorted by value descending. | |
| formType | No | 13F variant. Default 13F-HR; use 13F-HR/A for amendments, 13F-NT for notice of non-filings. | 13F-HR |
| managerCik | Yes | Investment manager CIK (numeric). |