
Chang Type — Investor Relations & Filings
Chang Type Industrial Co., Ltd. specializes in the research, development, and manufacturing of power tools and woodworking machinery. Originally focused on professional motor design, the company has expanded its expertise to include the production of miter saws, radial arm saws, band saws, and circular saws. It serves as a dedicated OEM and ODM partner, providing high-quality manufacturing solutions for a global market. A key technical differentiator is its production of precision AC and DC motors, which are utilized in advanced sectors such as aerospace technology and medical instrumentation. The company’s operations encompass the entire production chain, from critical components like control boards to finished automated systems and garden machinery parts. Chang Type Industrial maintains a focus on technical innovation and manufacturing excellence to deliver reliable equipment for professional and industrial use.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_1541_20260622FE4.pdf | 2026-05-26 | English | |
| 114年年報及股東會資料 — 2025_1541_20260622F04.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2025_1541_20260622F18.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_1541_20260622FE2.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_1541_20260622FE1.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_1541_20260622F02.pdf | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47066424 | 114年年報及股東會資料 — 2025_1541_20260622FE4.pdf | 2026-05-26 | English | ||
| 47066423 | 114年年報及股東會資料 — 2025_1541_20260622F04.pdf | 2026-05-26 | Chinese | ||
| 46382997 | 115年年報及股東會資料 — 2025_1541_20260622F18.pdf | 2026-05-18 | Chinese | ||
| 46382153 | 115年年報及股東會資料 — 2026_1541_20260622FE2.pdf | 2026-05-18 | English | ||
| 46382152 | 115年年報及股東會資料 — 2026_1541_20260622FE1.pdf | 2026-05-18 | English | ||
| 46382151 | 115年年報及股東會資料 — 2026_1541_20260622F02.pdf | 2026-05-18 | Chinese | ||
| 46382150 | 115年年報及股東會資料 — 2026_1541_20260622F13.pdf | 2026-05-18 | Chinese | ||
| 46382149 | 115年年報及股東會資料 — 2026_1541_20260622F17.pdf | 2026-05-18 | Chinese | ||
| 46382998 | 115年年報及股東會資料 — 2025_1541_20260622FE7.pdf | 2026-05-18 | English | ||
| 46381909 | 115年年報及股東會資料 — 2026_1541_20260622F01.pdf | 2026-05-18 | Chinese | ||
| 46359427 | 115年第1季財務報告書 — 202601_1541_AI1.pdf | 2026-05-13 | Chinese | ||
| 46125841 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46170186 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46155883 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46154191 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ROUNDTOP
Manufacturer of precision CNC machine tools and heavy-duty …
|
1540 | TW | Manufacturing |
|
SAKURAI LTD.
Manufactures precision parts, machine tools, and 3D printer…
|
7255 | JP | Manufacturing |
|
Seibu Electric & Machinery Co., Ltd.
Manufacturer of distribution equipment, industrial machiner…
|
6144 | JP | Manufacturing |
|
SHANDONG WEIDA MACHINERY Co., Ltd.
Produces precision machine tool accessories, power tool par…
|
002026 | CN | Manufacturing |
|
Sharp Chucks and Machines Limited
Designs and manufactures machine tool accessories and preci…
|
SCML | IN | Manufacturing |
|
SHENYANG MACHINE TOOL CO.,LTD
Manufactures metal cutting machine tools and intelligent ma…
|
000410 | CN | Manufacturing |
|
Shenzhen United Winners Laser Co.,Ltd.
Develops laser welding equipment and automated systems for …
|
688518 | CN | Manufacturing |
|
SHIBAURA MACHINE CO., LTD.
Global manufacturer of industrial machinery, including mold…
|
6104 | JP | Manufacturing |
|
Sijin Intelligent Forming Machinery Co., Ltd.
Manufactures high-precision multi-station cold heading and …
|
003025 | CN | Manufacturing |
|
SIMPACInc
Manufacturer of industrial presses and automation systems f…
|
009160 | KR | Manufacturing |
Chang Type 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/51863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51863 | 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=51863 | 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=51863 \ -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": 51863}, 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 Chang Type (id: 51863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.