Jochu Technology Co., Ltd. — Investor Relations & Filings
Jochu Technology Co., Ltd. is a specialized manufacturer focused on metal processing, precision stamping, and mold technology. Established in 2000, the company has evolved from an Original Equipment Manufacturer (OEM) into an Original Design Manufacturer (ODM), developing critical components through advanced R&D and manufacturing processes. Its core business encompasses the production of optoelectronic metal components and mechanical parts for the information and communication technology (ICT) sectors. Beyond its traditional focus, Jochu has diversified into high-value home metal products and the medical healthcare industry, providing specialized equipment and components. By leveraging its expertise in mold design and metal forming, the company delivers integrated solutions across diverse markets, emphasizing technical precision and high-quality manufacturing standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會召開日期 | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_3543_20260521FE5.pdf | 2026-04-29 | English | |
| 115年年報及股東會資料 — 2025_3543_20260521FE4.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2025_3543_20260521F04.pdf | 2026-04-29 | Chinese | |
| 114年年報及股東會資料 — 2026_3543_20260521F17.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_3543_20260521FE1.pdf | 2026-04-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40824975 | 公告本公司115年第一季財務報告董事會召開日期 | 2026-05-04 | Chinese | ||
| 38497072 | 115年年報及股東會資料 — 2026_3543_20260521FE5.pdf | 2026-04-29 | English | ||
| 38496855 | 115年年報及股東會資料 — 2025_3543_20260521FE4.pdf | 2026-04-29 | Chinese | ||
| 38496754 | 115年年報及股東會資料 — 2025_3543_20260521F04.pdf | 2026-04-29 | Chinese | ||
| 38497116 | 114年年報及股東會資料 — 2026_3543_20260521F17.pdf | 2026-04-29 | Chinese | ||
| 34689645 | 115年年報及股東會資料 — 2026_3543_20260521FE1.pdf | 2026-04-20 | English | ||
| 34689644 | 115年年報及股東會資料 — 2026_3543_20260521F01.pdf | 2026-04-20 | Chinese | ||
| 34690881 | 115年年報及股東會資料 — 2026_3543_20260521FE2.pdf | 2026-04-20 | Chinese | ||
| 34690876 | 115年年報及股東會資料 — 2026_3543_20260521F02.pdf | 2026-04-20 | Chinese | ||
| 34690872 | 115年年報及股東會資料 — 2026_3543_20260521F13.pdf | 2026-04-20 | Chinese | ||
| 34387541 | 115年4月10日內部人設質解質 | 2026-04-13 | Chinese | ||
| 33993147 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990453 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33805842 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33805817 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Forging, pressing, stamping and roll-forming of metal; powder metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tube Investments of India Ltd
Engineering firm specializing in precision steel tubes, met…
|
TIINDIA | IN | Manufacturing |
|
Wuxi Paike New Materials Technology Co.,Ltd.
Specializes in high-end metal forgings for aerospace, power…
|
605123 | CN | Manufacturing |
|
Xi'an Triangle Defense Co.,Ltd.
Manufactures large-scale precision forgings for aerospace, …
|
300775 | CN | Manufacturing |
|
Zhangjiagang Haiguo New Energy Equipment Manufacturing Co., Ltd.
Produces large-scale forgings and critical components for t…
|
301063 | CN | Manufacturing |
|
Zhangjiagang Zhonghuan Hailu High-End Equipment Co., Ltd.
Manufactures large-scale ring forgings and flanges for ener…
|
301040 | CN | Manufacturing |
|
九菱科技
Manufactures powder metallurgy parts and magnetic materials…
|
920505 | CN | Manufacturing |
|
鼎佳精密
Manufactures high-precision metal components, stamping dies…
|
920005 | CN | Manufacturing |
Jochu Technology Co., Ltd. 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/52341/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52341 | 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=52341 | 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=52341 \ -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": 52341}, 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 Jochu Technology Co., Ltd. (id: 52341)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.