CMC Magnetics Corporation — Investor Relations & Filings
CMC Magnetics Corporation is a global leader in the development and manufacturing of optical storage media and peripheral products. Established in 1978, the company has evolved from producing magnetic recording tapes to becoming the world's largest manufacturer of optical discs, including CD, DVD, and Blu-ray formats. Its core business encompasses a wide range of storage solutions and optoelectronic components. Through its subsidiary Transtouch (TTI), the company also produces advanced touch panels using specialized manufacturing facilities. CMC Magnetics manages a portfolio of globally recognized brands, such as Verbatim and Surefire, providing a comprehensive range of consumer electronics and data storage products. The company emphasizes technological innovation, sustainable growth, and a robust global distribution network to deliver reliable technology solutions to international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年度存貨週轉率 | 2025-03-14 | Chinese | |
| 113年度毛利率 | 2025-03-14 | Chinese | |
| 113年度營益分析 | 2025-03-14 | Chinese | |
| 113年第4季權益變動表 | 2025-03-14 | Chinese | |
| 113年第4季現金流量表 | 2025-03-14 | Chinese | |
| 113年第4季綜合損益表 | 2025-03-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33632776 | 113年度存貨週轉率 | 2025-03-14 | Chinese | ||
| 33632773 | 113年度毛利率 | 2025-03-14 | Chinese | ||
| 33632765 | 113年度營益分析 | 2025-03-14 | Chinese | ||
| 33632763 | 113年第4季權益變動表 | 2025-03-14 | Chinese | ||
| 33632760 | 113年第4季現金流量表 | 2025-03-14 | Chinese | ||
| 33632757 | 113年第4季綜合損益表 | 2025-03-14 | Chinese | ||
| 33632755 | 113年第4季資產負債表 | 2025-03-14 | Chinese | ||
| 33632781 | 本公司召開114年股東常會之公告 | 2025-03-13 | Chinese | ||
| 33632784 | 公告董事會決議資本公積發放現金 | 2025-03-13 | Chinese | ||
| 33632788 | 公告本公司113年度合併財務報告 | 2025-03-13 | Chinese | ||
| 33632792 | 本公司代子公司中嘉國際投資(股)公司公告取得有價證券 | 2025-03-13 | Chinese | ||
| 33632795 | 公告本公司處分有價證券 | 2025-03-13 | Chinese | ||
| 33632799 | 113年度股利金額(董事會決議) | 2025-03-13 | Chinese | ||
| 33632802 | 公告本公司處分有價證券 | 2025-03-13 | Chinese | ||
| 33632805 | 公告本公司取得有價證券 | 2025-03-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of magnetic and optical media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cellfie Global Co.,Ltd.
Manufactures electronic smart cards and provides software-b…
|
068940 | KR | Manufacturing |
|
HENGBAO CO.,LTD.
Develops smart cards, terminal equipment, and information s…
|
002104 | CN | Manufacturing |
|
Ritek Corporation
Develops data storage solutions, electronic components, and…
|
2349 | TW | Manufacturing |
CMC Magnetics Corporation via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52006/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52006 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52006 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52006 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52006}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for CMC Magnetics Corporation (id: 52006)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.