
CCET — Investor Relations & Filings
Cal-Comp Electronics, a member of the Kinpo Group, is a global provider of electronic manufacturing services (EMS), original equipment manufacturing (OEM), and original design manufacturing (ODM). The company specializes in the manufacturing and assembly of computer peripherals and communication products, with a portfolio encompassing printers, fax machines, hard disk drives, printed circuit board assemblies (PCBA), and set-top boxes. Its capabilities extend to precision industrial services, including mold development and plastic injection molding. The company serves an international market by leveraging extensive production facilities and integrating AI-driven automation into its manufacturing processes. Focused on providing total manufacturing solutions, it supports diverse sectors ranging from consumer electronics to data storage and telecommunications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年度股利金額(股東會決議) | 2026-05-21 | Chinese | |
| (匯率確認版)泰金寶科技股份有限公司臺灣存託憑證現金股利公告 | 2026-05-21 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-14 | Chinese | |
| 115年第1季資產負債表 | 2026-05-14 | Chinese | |
| 2026年第一季英文財報 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46727727 | 114年度股利金額(股東會決議) | 2026-05-21 | Chinese | ||
| 46727730 | (匯率確認版)泰金寶科技股份有限公司臺灣存託憑證現金股利公告 | 2026-05-21 | Chinese | ||
| 46373270 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46372986 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372720 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46374465 | 2026年第一季英文財報 | 2026-05-14 | Chinese | ||
| 46374466 | 2026年第一季合併財務報表暨會計師複核報告財報(中文+英文) | 2026-05-14 | Chinese | ||
| 46374467 | 2026年第一季核閱財務報告(F45) | 2026-05-14 | Chinese | ||
| 46374468 | 2026年第一季財報說明 | 2026-05-14 | Chinese | ||
| 46374469 | 20260514董事會決議事項 | 2026-05-14 | Chinese | ||
| 46246900 | 於公司網站揭露2026年股東常會議事錄 | 2026-05-12 | Chinese | ||
| 45734035 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45725848 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 45756454 | 本公司少數股東持股申報說明 | 2026-05-11 | Chinese | ||
| 45756470 | 泰金寶科技股份有限公司2026年04月自結合併營收公告 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
CCET 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/52764/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52764 | 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=52764 | 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=52764 \ -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": 52764}, 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 CCET (id: 52764)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.