
CMC — 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年年報及股東會資料 — 2024_2323_20240614F01.pdf | 2024-06-27 | Chinese | |
| 公告本公司處分有價證券 | 2024-06-19 | Chinese | |
| 公告本公司取得有價證券 | 2024-06-19 | Chinese | |
| 公告本公司取得有價證券 | 2024-06-17 | Chinese | |
| 公司治理組織架構 | 2024-06-14 | Chinese | |
| 功能性委員會成員 | 2024-06-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33637893 | 113年年報及股東會資料 — 2024_2323_20240614F01.pdf | 2024-06-27 | Chinese | ||
| 33630658 | 公告本公司處分有價證券 | 2024-06-19 | Chinese | ||
| 33630663 | 公告本公司取得有價證券 | 2024-06-19 | Chinese | ||
| 33630667 | 公告本公司取得有價證券 | 2024-06-17 | Chinese | ||
| 33630671 | 公司治理組織架構 | 2024-06-14 | Chinese | ||
| 33630674 | 功能性委員會成員 | 2024-06-14 | Chinese | ||
| 33630677 | 功能性委員會成員 | 2024-06-14 | Chinese | ||
| 33630681 | 公告本公司股東常會通過解除新任董事競業禁止之限制 | 2024-06-14 | Chinese | ||
| 33630684 | 公告本公司委任第六屆薪資報酬委員會委員 | 2024-06-14 | Chinese | ||
| 33630687 | 公告本公司第四屆審計委員會委員 | 2024-06-14 | Chinese | ||
| 33630692 | 公告本公司董事會選任董事長 | 2024-06-14 | Chinese | ||
| 33630696 | 公告本公司113年度股東常會全面改選董事(含獨立董事) 變動達三分之一 | 2024-06-14 | Chinese | ||
| 33630700 | 公告本公司113年股東常會重要決議事項 | 2024-06-14 | Chinese | ||
| 33630705 | 本公司公告處分有價證券 | 2024-06-14 | Chinese | ||
| 33630708 | 公告本公司取得有價證券 | 2024-06-11 | 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
Develops data storage solutions, electronic components, and…
|
2349 | TW | Manufacturing |
CMC 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 (id: 52006)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.