Taiwan Tea Corporation — Investor Relations & Filings
Established in 1899, Taiwan Tea Corporation (TTCH) is a long-standing enterprise specializing in the cultivation, processing, and distribution of authentic tea. The company manages extensive land holdings, including hundreds of hectares of dedicated tea gardens, and operates an integrated supply chain from plantation to factory. Its product portfolio encompasses premium varieties such as Sun Moon Lake Black Tea, Oolong, and Oriental Beauty, as well as commercial-grade tea and specialty coffee. TTCH leverages advanced agricultural technology, including automated irrigation and mechanical harvesting systems, to enhance productivity and quality. The company prioritizes sustainable development through organic and natural farming practices, holding certifications such as ISO22000, HACCP, and the Rainforest Alliance. In addition to its core tea business, TTCH engages in land development and operates leisure farms and tea culture centers, serving both retail and wholesale markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第1季財務報告董事會預計召開日期 為115年5月11日 | 2026-04-30 | Chinese | |
| 114年第4季財務報告書 — 202504_2913_AIB.pdf | 2026-04-29 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39934111 | 公告本公司115年第1季財務報告董事會預計召開日期 為115年5月11日 | 2026-04-30 | Chinese | ||
| 38475912 | 114年第4季財務報告書 — 202504_2913_AIB.pdf | 2026-04-29 | Chinese | ||
| 33992699 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990049 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33808934 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33808855 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 34193118 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 34193113 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 34193121 | 114年度財務比率 | 2026-03-09 | Chinese | ||
| 34193158 | 114年度營益分析 | 2026-03-09 | Chinese | ||
| 34193153 | 114年第4季權益變動表 | 2026-03-09 | Chinese | ||
| 34193151 | 114年第4季現金流量表 | 2026-03-09 | Chinese | ||
| 34193148 | 114年第4季綜合損益表 | 2026-03-09 | Chinese | ||
| 34193144 | 114年第4季資產負債表 | 2026-03-09 | Chinese | ||
| 34193137 | 114年度應收帳款周轉率 | 2026-03-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KKO International
Vertically integrated producer and processor of cocoa, coff…
|
ALKKO | FR | Agriculture, forestry and fishi… |
|
McLeod Russel India Limited
Major global producer of black tea specializing in cultivat…
|
MCLEODRUSS | IN | Agriculture, forestry and fishi… |
|
Neelamalai Agro Industries Ltd.
Cultivates, processes, and markets black tea from estates i…
|
NEAGI | IN | Agriculture, forestry and fishi… |
|
Norben Tea & Exports Ltd
Cultivates and processes CTC black tea for wholesale and gl…
|
NORBTEAEXP | IN | Agriculture, forestry and fishi… |
|
Octavius Plantations Limited
Cultivates, processes, and markets tea and coffee through i…
|
542938 | IN | Agriculture, forestry and fishi… |
|
ORIENTAL RISE HOLDINGS Ltd
A vertically integrated supplier of tea products, from cult…
|
ORIS | US | Agriculture, forestry and fishi… |
|
SHRI VASUPRADA PLANTATIONS LIMITED
Specializes in the cultivation, manufacture, and sale of te…
|
538092 | IN | Agriculture, forestry and fishi… |
|
Terai Tea Co. Ltd.
Cultivates, processes, and supplies CTC tea to domestic and…
|
530533 | IN | Agriculture, forestry and fishi… |
|
The Bombay Burmah Trading Corporation Ltd.
Conglomerate producing tea, coffee, dental consumables, and…
|
BBTC | IN | Agriculture, forestry and fishi… |
|
The Grob Tea Company Limited
Cultivates, processes, and distributes CTC and Orthodox tea…
|
GROBTEA | IN | Agriculture, forestry and fishi… |
Taiwan Tea Corporation 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/52233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52233 | 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=52233 | 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=52233 \ -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": 52233}, 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 Taiwan Tea Corporation (id: 52233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.