
Gujarat Mineral Development Corpora — Investor Relations & Filings
Gujarat Mineral Development Corporation (GMDC) is a prominent mining and mineral processing enterprise. The corporation primarily focuses on the extraction of lignite, serving as a major supplier to various industrial sectors including power, textiles, and chemicals. Beyond lignite, GMDC manages a diverse portfolio of minerals such as bauxite, fluorspar, manganese, silica sand, and limestone. The organization also operates in the energy sector through thermal, wind, and solar power generation projects. By leveraging extensive mining operations and mineral processing facilities, the corporation provides essential raw materials to domestic markets. Its strategic focus includes sustainable mining practices and the expansion of its value-added mineral products to support industrial growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Press Release | 2025-05-06 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-04-16 | English | |
| Certificate under Reg. 74(5) of SEBI (DP) Regulations, 2018 | 2025-04-16 | English | |
| Trading Window | 2025-04-01 | English | |
| Closure of Trading Window | 2025-04-01 | English | |
| Change in Director(s) | 2025-02-12 | English |
Market data
Market data not available
Price history
Peer group · Mining of lignite
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
INNER MONGOLIA DIAN TOU ENERGY CORPORATION LIMITED
Integrated coal, power, and aluminum producer with thermal …
|
002128 | CN | Mining and quarrying |
|
NLC India Limited
Public sector enterprise specializing in fossil fuel mining…
|
NLCINDIA | IN | Mining and quarrying |
|
Rudnik Uglja a.d. Pljevlja
Mines coal and lignite, supplies a power station, and devel…
|
RUPV | ME | Mining and quarrying |
|
RUZY MADENCİLİK VE ENERJİ YATIRIMLARI SANAYİ VE TİCARET A.Ş.
Extracts and processes lignite coal via mining for electric…
|
RUZYE | TR | Mining and quarrying |
|
Ruzy Madencilik ve Enerji Yatırımları Sanayi ve Ticaret A.Ş.
Operates in lignite coal mining and processing, and vegetab…
|
ALMAD | TR | Mining and quarrying |
|
WHITE ENERGY COMPANY LIMITED
Specializes in coal upgrading technology and mineral resour…
|
WEC | AU | Mining and quarrying |
Gujarat Mineral Development Corpora 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/63104/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63104 | 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=63104 | 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=63104 \ -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": 63104}, 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 Gujarat Mineral Development Corpora (id: 63104)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.