
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
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.