
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 |
|---|---|---|---|
| 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 | |
| 115年年報及股東會資料 — 2026_1541_20260622F13.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_1541_20260622F17.pdf | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 46141211 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 46910419 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
XI'AN BRIGHT LASER TECHNOLOGIES CO.,LTD.
Provides integrated metal additive manufacturing solutions …
|
688333 | CN | Manufacturing |
|
Xiangyang BOYA Precision Industrial Equipments Co., Ltd.
Designs and builds high-precision metal strip processing an…
|
300971 | CN | Manufacturing |
|
YAMAZAKI CO., LTD.
Manufactures precision machine parts, proprietary gears, an…
|
6147 | JP | Manufacturing |
|
YASUNAGA CORPORATION
A manufacturer of engine parts, machine tools, and environm…
|
7271 | JP | Manufacturing |
|
YHT
Global provider of CNC tube bending machinery and integrate…
|
4562 | TW | Manufacturing |
|
YUHUAN CNC MACHINE TOOL Co.,Ltd.
Specializes in high-precision CNC grinding machines and int…
|
002903 | CN | Manufacturing |
|
Zavod za shlifovachni mashini AD
Manufacturer of industrial grinding machines, also providin…
|
GPP | BG | Manufacturing |
|
Zhe Jiang Headman Machinery Co., Ltd.
Manufactures high-precision CNC lathes, turning centers, an…
|
688577 | CN | Manufacturing |
|
Zhejiang RIFA Precision Machinery Co., Ltd.
Produces high-end CNC machine tools and integrated digital …
|
002520 | CN | Manufacturing |
|
Zortrax Spolka Akcyjna W Restrukturyzacji
Manufacturer of an integrated ecosystem of 3D printers, mat…
|
ZRX | PL | 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.