
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
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of coke oven products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baotailong New Materials Co.,Ltd
Specializes in coal deep processing and advanced carbon-bas…
|
601011 | CN | Manufacturing |
|
Canaf Investments Inc.
Diversified operations including coal processing, financial…
|
CAF | CA | Manufacturing |
|
China Risun Group Limited
Leading metallurgical and chemical enterprise producing cok…
|
1907 | HK | Manufacturing |
|
Henan Jinma Energy Company Limited
Producer of coke and coking by-products, offering integrate…
|
6885 | HK | Manufacturing |
|
Huscoke Holdings Limited
Engaged in coal mining, coke production, and converting cok…
|
704 | HK | Manufacturing |
|
NILACHAL CARBO METALICKS LIMITED
Produces metallurgical coke and pig iron for steel and foun…
|
544510 | IN | Manufacturing |
|
NIPPON COKE & ENGINEERING CO., LTD.
Manufacturer of coke, coal, chemical machinery, and recycli…
|
3315 | JP | Manufacturing |
|
Shaanxi Heimao Coking Co., Ltd.
Produces coke and coal chemicals through an integrated circ…
|
601015 | CN | Manufacturing |
|
ShanXi Coking Co.,Ltd
Produces coke and coal-related chemicals for metallurgical …
|
600740 | CN | Manufacturing |
|
SHANXI MEIJIN ENERGY CO.,LTD
Integrated energy firm focused on coal, coking, and the hyd…
|
000723 | CN | 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.