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 |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | 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.