Goodricke Group Ltd. — Investor Relations & Filings
Goodricke Group Ltd. specializes in the cultivation, manufacture, and marketing of tea, managing a vast network of estates in regions such as Darjeeling, Dooars, and Assam. The company produces a wide array of products, ranging from bulk tea for industrial use to premium branded packet teas for retail consumers. Its portfolio features renowned estates like Castleton and Margaret's Hope, which are distinguished for their high-quality Darjeeling harvests. The organization operates a vertically integrated model that covers the entire value chain, including plantation management, processing, and distribution. With a focus on sustainable agricultural techniques and rigorous quality standards, the company supplies black, green, and specialty teas to both domestic and international markets. Its operations emphasize heritage and expertise in traditional tea production methods.
Recent filings
No filings indexed yet
We are still gathering filings for Goodricke Group Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
Taiwan Tea Corporation
Cultivates, processes, and distributes tea through an integ…
|
2913 | TW | 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… |
Goodricke Group 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/60955/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60955 | 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=60955 | 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=60955 \ -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": 60955}, 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 Goodricke Group Ltd. (id: 60955)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.