
TAINAN — Investor Relations & Filings
Tainan Enterprises Co., Ltd., established in 1961, is a global provider of garment manufacturing and brand operation services. The company specializes in the design, development, and production of a diverse range of apparel, including woven tops and bottoms, denim, dresses, and high-performance sportswear. With international design teams located in Taipei, the United States, and France, the organization integrates global market insights with technical expertise. Operating eight production bases across six countries, it maintains an annual capacity of approximately 40 million units. Tainan Enterprises serves as a strategic partner to leading fashion brands, leveraging agile management and innovative R&D. The company emphasizes sustainable development by incorporating eco-friendly materials and green operational models into its manufacturing processes to meet the evolving demands of the global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司第五屆薪酬委員會任期屆滿 | 2026-05-26 | Chinese | |
| 公告本公司第四屆審計委員會委員 | 2026-05-26 | Chinese | |
| 公告本公司民國115年股東常會通過解除 新任董事競業禁止之限制案。 | 2026-05-26 | Chinese | |
| 本公司民國115年股東常會董事改選名單 | 2026-05-26 | Chinese | |
| 公告本公司民國115年股東常會重要決議事項。 | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 — 147320260521E001.pdf | 2026-05-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47051820 | 公告本公司第五屆薪酬委員會任期屆滿 | 2026-05-26 | Chinese | ||
| 47051084 | 公告本公司第四屆審計委員會委員 | 2026-05-26 | Chinese | ||
| 47051072 | 公告本公司民國115年股東常會通過解除 新任董事競業禁止之限制案。 | 2026-05-26 | Chinese | ||
| 47050518 | 本公司民國115年股東常會董事改選名單 | 2026-05-26 | Chinese | ||
| 47048514 | 公告本公司民國115年股東常會重要決議事項。 | 2026-05-26 | Chinese | ||
| 46725502 | 115年05月法人說明會簡報 — 147320260521E001.pdf | 2026-05-21 | English | ||
| 46725496 | 115年05月法人說明會簡報 — 147320260521M001.pdf | 2026-05-21 | Chinese | ||
| 46725477 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46582335 | 公告本公司召開法人說明會。 | 2026-05-20 | Chinese | ||
| 46581993 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46902974 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46902975 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46361955 | 115年05月僑外投資持股 | 2026-05-13 | Chinese | ||
| 45756864 | 115年第1季財務報告書 — 202601_1473_AI1.pdf | 2026-05-12 | Chinese | ||
| 45746290 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hanesbrands Inc.
A designer and marketer of everyday basic apparel, includin…
|
HBI | US | Manufacturing |
|
HANSAE CO.,LTD.
Global apparel manufacturer specializing in OEM and ODM for…
|
105630 | KR | Manufacturing |
|
HANSAEMK CO.,LTD.
OEM and ODM apparel manufacturer of knits, casual-wear, and…
|
069640 | KR | Manufacturing |
|
HANSAE YES24 HOLDINGS CO., LTD
Holding company in apparel manufacturing, e-commerce, and c…
|
016450 | KR | Manufacturing |
|
Haria Apparels Limited
Integrated manufacturer and exporter of readymade garments …
|
538081 | IN | Manufacturing |
|
Haria Exports Ltd.
Manufactures and exports readymade garments for a global cl…
|
512604 | IN | Manufacturing |
|
High Fashion International Limited
Global fashion house manufacturing textiles, managing brand…
|
608 | HK | Manufacturing |
|
Hojeon Limited
OEM manufacturer of technical sportswear and outdoor appare…
|
111110 | KR | Manufacturing |
|
Hubei Huarong Holding Co.,Ltd.
Specializes in apparel manufacturing, real estate developme…
|
600421 | CN | Manufacturing |
|
Hubei Mailyard Share Co.,Ltd
Designs and manufactures premium men's suits and formal wea…
|
600107 | CN | Manufacturing |
TAINAN 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/51830/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51830 | 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=51830 | 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=51830 \ -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": 51830}, 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 TAINAN (id: 51830)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.