
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 |
|---|---|---|---|
| 106年1月背書保證與資金貸與 | 2017-02-10 | Chinese | |
| 106年1月營業收入 | 2017-02-10 | Chinese | |
| 本公司法人董事恆九物業管理顧問股份有限公司改派代表人 | 2017-02-09 | Chinese | |
| 本公司更正102年度至105年度第二季各期財務報告部份內容 | 2017-01-20 | Chinese | |
| 公告董事會決議變更本公司營業地址 | 2017-01-19 | Chinese | |
| 更正就本公司董事長林金燕向前常務董事詹連凱提起妨害名譽刑事 自訴乙事,說明之。 | 2017-01-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
11 filings
| |||||
| 34187357 | 106年1月背書保證與資金貸與 | 2017-02-10 | Chinese | ||
| 34187352 | 106年1月營業收入 | 2017-02-10 | Chinese | ||
| 34187361 | 本公司法人董事恆九物業管理顧問股份有限公司改派代表人 | 2017-02-09 | Chinese | ||
| 34187366 | 本公司更正102年度至105年度第二季各期財務報告部份內容 | 2017-01-20 | Chinese | ||
| 34187370 | 公告董事會決議變更本公司營業地址 | 2017-01-19 | Chinese | ||
| 34187373 | 更正就本公司董事長林金燕向前常務董事詹連凱提起妨害名譽刑事 自訴乙事,說明之。 | 2017-01-10 | Chinese | ||
| 34187383 | 105年12月背書保證與資金貸與 | 2017-01-10 | Chinese | ||
| 34187380 | 105年12月營業收入 | 2017-01-10 | Chinese | ||
| 34187387 | 就本公司董事長林金燕向前常務董事詹連凱提起妨害名譽刑事 自訴乙事,說明之。 | 2017-01-10 | Chinese | ||
| 34187399 | 105年12月內部人持股異動(事後) | 2017-01-09 | Chinese | ||
| 34187393 | 105年12月董事會成員及持股 | 2017-01-09 | Chinese | ||
|
2016
4 filings
| |||||
| 34186185 | 公告本公司與新世鑫投資股份有限公司間由新世鑫公司聲請 選派檢察員事件遭士林地方法院駁回 | 2016-12-19 | Chinese | ||
| 34186188 | 公告本公司與新世鑫投資股份有限公司間由新世鑫公司聲請之 假處分事件遭士林地方法院駁回 | 2016-12-19 | Chinese | ||
| 34186193 | 公告本公司依金融監督管理委員會來函,有關本公司所報 96年度至105年度第3季財務報告乙案,核有影響財務報告允當 表達之情事,請於文到20日內依說明辦理。 | 2016-12-12 | Chinese | ||
| 34186202 | 105年11月背書保證與資金貸與 | 2016-12-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROPECUARIA LAS MARIAS SA
Global leader in yerba mate, producing black tea, and dairy…
|
— | AR | Agriculture, forestry and fishi… |
|
B & A Ltd.
Cultivates, processes, and markets tea and provides flexibl…
|
BNALTD | IN | Agriculture, forestry and fishi… |
|
Beeyu Overseas Ltd.
Cultivates, processes, and distributes tea products and agr…
|
532645 | IN | Agriculture, forestry and fishi… |
|
CAMELLIA PLC
A holding company managing a global portfolio of agricultur…
|
CAM | GB | Agriculture, forestry and fishi… |
|
Dhunseri Tea & Industries Ltd
Cultivates and markets CTC and Orthodox teas from Assam and…
|
DTIL | IN | Agriculture, forestry and fishi… |
|
Diana Tea Co.Ltd.
Cultivates, processes, and distributes CTC tea from estates…
|
530959 | IN | Agriculture, forestry and fishi… |
|
Goodricke Group Ltd.
Cultivates and markets bulk and premium teas from Darjeelin…
|
500166 | IN | Agriculture, forestry and fishi… |
|
Harrisons Malayalam Ltd.
Integrated plantation company producing tea, rubber, pepper…
|
HARRMALAYA | IN | Agriculture, forestry and fishi… |
|
INDONG TEA COMPANY LIMITED
Cultivates and processes CTC tea in West Bengal for domesti…
|
543769 | IN | Agriculture, forestry and fishi… |
|
James Warren Tea Limited
Cultivates, manufactures, and markets premium CTC and Ortho…
|
538564 | 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.