3d5897270d8a
Industry group allocation chart
Chart-ready industry group allocation over time. Returns one series per top industry group (by latest quarter weight), with portfolio weight values for each quarter. Industry groups are StockFit's 8 high-value classifications (Semiconductors, Software & SaaS, Pharma & Biotech, Aerospace & Defense, Automotive, Airlines, Oil & Gas, Fintech & Payments) derived from SIC codes of underlying holdings. Holdings that don't map to an industry group are excluded. Periods sorted ascending. Historical depth depends on subscription tier.
Query parameters
Fund ticker symbol (ETF or mutual fund). Identify the entity by exactly one of: symbol, cik, cusip, composite_figi, or share_class_figi. At least one is required.
SEC Central Index Key (CIK).
CUSIP identifier (9 characters).
Composite OpenFIGI identifier.
Share-class OpenFIGI identifier.
Number of top industry groups to include (max 8)
Response
Industry group allocation chart data with periods sorted ascending
Example response
{
"periods": [
"2025-03-31",
"2025-06-30",
"2025-09-30",
"2025-12-31"
],
"series": [
{
"name": "Semiconductors",
"data": [
18.5,
19.2,
20.1,
19.8
]
}
]
}