
Jain Marmo Industries Ltd. — Investor Relations & Filings
Jain Marmo Industries Ltd. specializes in the extraction, processing, and distribution of natural stones, primarily marble and granite. The company operates advanced processing facilities equipped with modern machinery for cutting, polishing, and finishing stone products. Its portfolio includes a diverse range of marble slabs, tiles, and granite blocks sourced from its own quarries and external suppliers. Jain Marmo Industries Ltd. serves both residential and commercial construction sectors, providing materials for flooring, wall cladding, and architectural applications. The company focuses on maintaining quality standards through rigorous selection processes and precision manufacturing to meet the requirements of domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appointment of Internal Auditor for the financial year 2026-2027 | 2026-05-28 | English | |
| Results 31.03.2026 | 2026-05-28 | English | |
| Financial Result 31.03.2026 | 2026-05-28 | English | |
| Jain Marmo Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve Audited Financial Results .... | 2026-05-20 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47858779 | Appointment of Internal Auditor for the financial year 2026-2027 | 2026-05-28 | English | ||
| 47858807 | Results 31.03.2026 | 2026-05-28 | English | ||
| 47858828 | Financial Result 31.03.2026 | 2026-05-28 | English | ||
| 46651755 | Jain Marmo Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve Audited Financial Results .... | 2026-05-20 | English | ||
Market data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solid Stone Company Ltd.
Sources and processes natural stone for architectural and i…
|
513699 | IN | Manufacturing |
|
STONE MASTER CORPORATION BERHAD
Manufacturing and trading natural stone, ceramic tiles, san…
|
— | MY | Manufacturing |
|
Tulikivi Oyj
Manufacturer of heat-retaining fireplaces, sauna heaters, a…
|
TULAV | FI | Manufacturing |
|
XIAMEN WANLI STONE STOCK CO.,LTD
Integrated producer of granite and marble products for cons…
|
002785 | CN | Manufacturing |
Jain Marmo Industries 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/63961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63961 | 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=63961 | 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=63961 \ -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": 63961}, 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 Jain Marmo Industries Ltd. (id: 63961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.