SEC & fundamentals
SEC filings
EDGAR submissions list with form filtering and one-click open to the document on sec.gov.
The Filings window pulls from /api/data/sec/submissions which proxies SEC EDGAR's submissions JSON. You search by ticker; we resolve to CIK via SEC's company-tickers manifest, then display the recent submissions with form / filing date / report date / primary document.
Form filters
Toggle the form chips (10-K, 10-Q, 8-K, S-1, 4, DEF 14A, 13F-HR, 20-F) to scope the list. The text-search box filters by form code or document description.
Open the document
Click any row to open the primary document at sec.gov in a new tab. URL is built from CIK + accession + document — no scraping, no proxy, the request goes direct to SEC.
infoThe palette has 'AMD filings' as a discoverable command per equity ticker — same window, pre-loaded. There are 30k of these (10k tickers × 3 actions: chart / filings / SEC) and the palette filter handles them with substring + ranking.