Tatung Co. — Investor Relations & Filings
Tatung Co. is a diversified technology and manufacturing enterprise established in 1918. The company operates through specialized business units focused on power systems, industrial motors, consumer electronics, and electronic manufacturing services. Its product portfolio ranges from iconic kitchen appliances and home electronics to heavy industrial equipment, including power transformers and high-efficiency motors. Tatung has positioned itself as a leader in green energy and smart solutions, developing national smart grids, solar energy systems, and energy storage infrastructure. The company also designs and manufactures electric vehicle (EV) powertrain systems and digital consumer products such as mini PCs. By integrating AI and smart technologies, Tatung provides comprehensive energy management and energy-saving services to global markets, supporting industrial, commercial, and residential sectors in their transition to sustainable operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司決議民國115年度第一季財務報告 之董事會預計召開日期為115年5月12日 | 2026-05-04 | Chinese | |
| 公司基本資料 | 2026-04-30 | Chinese | |
| 公告本公司內部稽核主管異動 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_2371_20260526F13.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_2371_20260526FE2.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_2371_20260526F02.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40842704 | 公告本公司決議民國115年度第一季財務報告 之董事會預計召開日期為115年5月12日 | 2026-05-04 | Chinese | ||
| 39870117 | 公司基本資料 | 2026-04-30 | Chinese | ||
| 39870269 | 公告本公司內部稽核主管異動 | 2026-04-30 | Chinese | ||
| 36127271 | 115年年報及股東會資料 — 2026_2371_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 36126249 | 115年年報及股東會資料 — 2026_2371_20260526FE2.pdf | 2026-04-24 | English | ||
| 36126246 | 115年年報及股東會資料 — 2026_2371_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 35712987 | 115年年報及股東會資料 — 2026_2371_20260526FE1.pdf | 2026-04-23 | English | ||
| 35712878 | 115年年報及股東會資料 — 2026_2371_20260526F01.pdf | 2026-04-23 | Chinese | ||
| 34655392 | 公告本公司經理人異動 | 2026-04-17 | Chinese | ||
| 34655397 | 公司基本資料 | 2026-04-17 | Chinese | ||
| 34644805 | 115年03月內部人持股異動(事後) | 2026-04-16 | Chinese | ||
| 34644804 | 115年03月董事會成員及持股 | 2026-04-16 | Chinese | ||
| 34479007 | 代子公司大同資產開發(股)公司公告向關係人取得不動產使用權資產 | 2026-04-14 | Chinese | ||
| 34479018 | 代子公司大同資產開發股份有限公司公告出售預售建案之房地及車位予關係人 | 2026-04-14 | Chinese | ||
| 34479030 | 代子公司大同開發股份有限公司公告 董事會通過新任資深副總經理 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BAFANG ELECTRIC( SUZHOU) CO.,LTD.
Develops and manufactures drive systems and components for …
|
603489 | CN | Manufacturing |
|
Ballard Power Systems Inc.
Manufactures PEM fuel cell products for heavy-duty mobility…
|
BLDP | US | Manufacturing |
|
Baoding Tianwei Baobian Electric Co.,Ltd.
Manufactures large-scale power transformers and reactors fo…
|
600550 | CN | Manufacturing |
|
Bawan Co.
Manufactures building materials and electrical equipment fo…
|
1302 | SA | Manufacturing |
|
Beam Global
Develops off-grid, solar-powered EV charging and energy sto…
|
BEEM | US | Manufacturing |
|
Beijing Aritime Intelligent Control Co., Ltd.
Provides industrial automation and control systems for meta…
|
600560 | CN | Manufacturing |
|
Beijing Dynamic Power Co., Ltd
Develops power electronics, energy conversion equipment, an…
|
600405 | CN | Manufacturing |
|
Beijing HCRT Electrical Equipments Co.,Ltd.
Manufactures power quality management solutions and advance…
|
301668 | CN | Manufacturing |
|
BEIJING SIFANG AUTOMATION CO.,LTD.
Develops protection, automation, and control solutions for …
|
601126 | CN | Manufacturing |
|
Beijing SOJO Electric Co., Ltd.
Manufactures power distribution equipment and smart grid au…
|
300444 | CN | Manufacturing |
Tatung Co. 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/52037/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52037 | 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=52037 | 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=52037 \ -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": 52037}, 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 Tatung Co. (id: 52037)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.