
Cochin Malabar Estates & Indus. Ltd — Investor Relations & Filings
Cochin Malabar Estates & Industries Ltd. focuses on the cultivation, processing, and sale of rubber and tea. The company operates multiple plantation estates, producing natural rubber in various forms, including centrifuged latex and ribbed smoked sheets, alongside tea production. Beyond its traditional agricultural operations, the firm manages land assets and has engaged in property development projects. Its business model centers on the integrated management of plantation resources, from initial cultivation to the processing of raw materials into standardized commodities for industrial use. The company prioritizes operational efficiency across its estates and seeks to leverage its land holdings for diversified commercial purposes.
Recent filings
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Growing of other perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tập đoàn Công nghiệp Cao su Việt Nam - Công ty Cổ phần
Cultivates, processes natural rubber, manufactures rubber a…
|
GVR | VN | Agriculture, forestry and fishi… |
|
TH GROUP BERHAD
Diversified entity with 50+ years, primarily focused on pla…
|
— | MY | Agriculture, forestry and fishi… |
Cochin Malabar Estates & Indus. 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/63970/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63970 | 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=63970 | 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=63970 \ -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": 63970}, 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 Cochin Malabar Estates & Indus. Ltd (id: 63970)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.