
TTC — 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 |
|---|---|---|---|
| 103年7月營業收入 | 2014-08-08 | Chinese | |
| 公告本公司總經理異動 | 2014-07-31 | Chinese | |
| 103年06月內部人持股異動(事後) | 2014-07-16 | Chinese | |
| 103年06月董事會成員及持股 | 2014-07-16 | Chinese | |
| 103年6月背書保證與資金貸與 | 2014-07-10 | Chinese | |
| 103年6月營業收入 | 2014-07-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 34185201 | 103年7月營業收入 | 2014-08-08 | Chinese | ||
| 34185210 | 公告本公司總經理異動 | 2014-07-31 | Chinese | ||
| 34185223 | 103年06月內部人持股異動(事後) | 2014-07-16 | Chinese | ||
| 34185216 | 103年06月董事會成員及持股 | 2014-07-16 | Chinese | ||
| 34185234 | 103年6月背書保證與資金貸與 | 2014-07-10 | Chinese | ||
| 34185228 | 103年6月營業收入 | 2014-07-10 | Chinese | ||
| 34185239 | 103年07月僑外投資持股 | 2014-07-08 | Chinese | ||
| 34185243 | 公告本公司辦理股東申請拋棄持股之註銷減資變更登記 | 2014-07-08 | Chinese | ||
| 34185246 | 103年7月變更登記 | 2014-07-08 | Chinese | ||
| 34185251 | 103年7月3日內部人設質解質 | 2014-07-04 | Chinese | ||
| 34185256 | 公告本公司董事會決議委任第二屆薪資報酬委員會委員 | 2014-06-30 | Chinese | ||
| 34185261 | 公告本公司董事辭職事宜 | 2014-06-30 | Chinese | ||
| 34185265 | 公告本公司董事會決議股東申請拋棄持股之註銷登記減資基準日案 | 2014-06-30 | Chinese | ||
| 34185270 | 公告本公司董事會決議除息基準日等相關事宜 | 2014-06-30 | Chinese | ||
| 34194539 | 103年年報及股東會資料 — 2014_2913_20140620F05.pdf | 2014-06-30 | 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… |
TTC 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 TTC (id: 52233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.