get_etf_full_holdings
Fetch an ETF's complete holdings from SEC N-PORT filings, showing top positions, concentration, and asset/country breakdowns for portfolio analysis.
Instructions
Every position an ETF holds, from its latest SEC Form N-PORT filing (not Yahoo). Returns the top positions by weight plus concentration: how many holdings make up half the fund, top-10 and top-25 weight, effective number of holdings, and breakdowns by asset type and country. Data is quarterly and about 60 days behind. Needs SEC_USER_AGENT set to a name and email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | How many positions to list, 1-100. Default 25. | |
| symbol | Yes | ETF ticker (e.g. VOO) |