
TA YA — Investor Relations & Filings
Ta Ya Electric Wire & Cable Co., Ltd. is a specialized manufacturer of energy and communication solutions with a history dating back to 1955. The company’s core portfolio includes bare copper wires, enameled (magnet) wires, fiber optic cables, and extra-high voltage power cables up to 345KV. Operating through dedicated business groups in Power & Communication, Magnet Wire, and Copper Materials, the company serves critical sectors such as power utilities, heavy electrical engineering, automotive, and consumer electronics. Ta Ya distinguishes itself through technical innovation, being the first in its region to receive 345KV certification, and developing advanced components like magnetic conductive enameled wires for high-frequency AI applications. Beyond its core manufacturing, the company has diversified into green energy, venture capital, and asset management to support sustainable industrial development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告大亞電線電纜股份有限公司國內第五次無擔保(例:第一次有擔保)轉(交)換公司債(簡稱:大亞五,代碼:16095)停止受理轉交換等相關事項。 | 2026-05-25 | Chinese | |
| 公告本公司訂定配息基準日暨國內轉換公司債停止轉換期間 | 2026-05-25 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-22 | Chinese | |
| 本公司受邀參加華南永昌證券於115年5月27日舉辦之線上法人說明會。 | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-20 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47022154 | 公告大亞電線電纜股份有限公司國內第五次無擔保(例:第一次有擔保)轉(交)換公司債(簡稱:大亞五,代碼:16095)停止受理轉交換等相關事項。 | 2026-05-25 | Chinese | ||
| 47020853 | 公告本公司訂定配息基準日暨國內轉換公司債停止轉換期間 | 2026-05-25 | Chinese | ||
| 46775855 | 公告本公司115年股東常會重要決議事項 | 2026-05-22 | Chinese | ||
| 46576839 | 本公司受邀參加華南永昌證券於115年5月27日舉辦之線上法人說明會。 | 2026-05-20 | Chinese | ||
| 46576841 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46934835 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46374919 | 115年第1季財務報告書 — 202601_1609_AI1.pdf | 2026-05-15 | Chinese | ||
| 46934838 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46373649 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373291 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373007 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372741 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 45733309 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708232 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 45694788 | 115年05月僑外投資持股 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZHEJIANG ZHAOLONG INTERCONNECT TECHNOLOGY CO., LTD.
Develops and manufactures high-performance data cables and …
|
300913 | CN | Manufacturing |
|
同享科技
Manufactures high-performance PV ribbons and busbars for so…
|
920167 | CN | Manufacturing |
|
晨光电缆
Manufactures high-voltage XLPE power cables and conductors …
|
920639 | CN | Manufacturing |
|
球冠电缆
Produces LV to EHV power cables and specialized wires for e…
|
920682 | CN | Manufacturing |
TA YA 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/51879/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51879 | 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=51879 | 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=51879 \ -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": 51879}, 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 TA YA (id: 51879)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.