
Terai Tea Co. Ltd. — Investor Relations & Filings
Terai Tea Co. Ltd. focuses on the large-scale cultivation, manufacturing, and processing of tea. The organization manages a comprehensive portfolio of tea estates and processing facilities, specializing in the production of CTC (Crush, Tear, Curl) tea. Its operational model integrates the full production cycle, including plantation management, leaf harvesting, and industrial processing. The company supplies bulk and packaged tea to a broad range of domestic and international buyers. By maintaining extensive manufacturing infrastructure and adhering to standardized quality protocols, the entity ensures a consistent supply of tea products tailored for diverse consumer preferences and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Intimation of Board Meeting for the Un-audited Financial Results for the 2nd quarter and half year ended 30.09.2024 | 2024-11-04 | English | |
| TERAI TEA CO.LTD.has informed BSE that the meeting of the Board of Directors of the Company is scheduled on 14/11/2024 ,inter alia, to consider and approve the Un-Audited Financial Results .... | 2024-11-04 | English | |
| Certificate under Regulation 74(5) of SEBI (Depository Participants) Regulations, 2018 | 2024-10-09 | English | |
| Scrutinizers Report of the 51st Annual general Meeting of the Company. | 2024-10-01 | English | |
| Proceedings of 51st AGM held on 30th September, 2024. | 2024-09-30 | English | |
| Closure of Trading Window foe the quarter and half year ended 30.09.2024 | 2024-09-24 | English |
Browse filings by year
8 yearsMarket 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… |
Terai Tea Co. Ltd. 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/63455/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63455 | 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=63455 | 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=63455 \ -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": 63455}, 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 Terai Tea Co. Ltd. (id: 63455)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.