
Rain Industries Limited — Investor Relations & Filings
Rain Industries Limited is a vertically integrated global producer of carbon-based products, specialty chemicals, and cement. The company operates through three primary segments: Carbon, Advanced Materials, and Cement. The Carbon segment focuses on the production of calcined petroleum coke (CPC), coal tar pitch (CTP), and other carbon-related products essential for the aluminum, steel, and graphite industries. The Advanced Materials segment develops high-performance specialty chemicals, including resins, modifiers, and aromatic chemicals used in coatings, adhesives, and construction. The Cement segment produces high-grade Portland cement for infrastructure projects. Rain Industries leverages waste-heat recovery systems to generate electricity for its operations, emphasizing resource efficiency. Its global manufacturing footprint serves diverse industrial applications, providing critical raw materials for primary metal production and chemical processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Rain Industries Limited - Response to Significant increase in the Volume | 2026-05-26 | English | |
| Spurt in Volume | 2026-05-26 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-19 | English | |
| General Updates | 2026-05-14 | English | |
| Rain Industries Limited - Management Commentary on Un-Audited Financial Results of the Company (Standalone, Consolidated and Segment) for the First Quarter ended March 31, 2026 | 2026-05-14 | English | |
| Rain Industries Limited - Proceedings of 51st Annual General Meeting held on May 12, 2026 and Scrutinizers Report along with the Voting Results | 2026-05-12 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of coke oven products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SunCoke Energy, Inc.
A raw material processing company producing metallurgical c…
|
SXC | US | Manufacturing |
|
Yasynivka Cokery Plant
Produces metallurgical coke and coal-based chemical by-prod…
|
YASK | UA | Manufacturing |
|
Yunnan Coal & Energy Co.,Ltd.
Produces coke and coal-based chemicals for the steel and ch…
|
600792 | CN | Manufacturing |
|
YUZKOKS
Manufacturer of coke for the metallurgical industry and che…
|
BKOK | UA | Manufacturing |
Rain Industries Limited 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/62405/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62405 | 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=62405 | 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=62405 \ -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": 62405}, 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 Rain Industries Limited (id: 62405)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.