
NLC India Limited — Investor Relations & Filings
NLC India Limited is a public sector enterprise specializing in fossil fuel mining and power generation. The organization operates large-scale open-cast lignite mines and has expanded into coal mining operations. Its core business involves the integrated production of lignite for electricity generation, maintaining a significant capacity in thermal power plants. The company has diversified its energy portfolio to include substantial renewable energy projects, specifically utility-scale solar and wind power installations. It serves as a critical energy provider, supplying bulk power to various utilities and industrial sectors. The entity focuses on sustainable mining practices and technological advancements in power plant operations to ensure energy security and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updates | 2026-05-04 | English | |
| Appointment | 2026-05-02 | English | |
| Cessation | 2026-04-30 | English | |
| General Updates | 2026-04-25 | English | |
| Copy of Newspaper Publication | 2026-04-21 | English | |
| Spurt in Volume | 2026-04-17 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42198218 | Updates | 2026-05-04 | English | ||
| 42208289 | Appointment | 2026-05-02 | English | ||
| 42165618 | Cessation | 2026-04-30 | English | ||
| 42221078 | General Updates | 2026-04-25 | English | ||
| 42186635 | Copy of Newspaper Publication | 2026-04-21 | English | ||
| 42209899 | Spurt in Volume | 2026-04-17 | English | ||
| 42217342 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-04 | English | ||
| 42173848 | Appointment | 2026-04-01 | English | ||
| 42184151 | Cessation | 2026-03-31 | English | ||
| 42205430 | General Updates | 2026-03-29 | English | ||
| 42213965 | Cessation | 2026-03-27 | English | ||
| 42213946 | Cessation | 2026-03-27 | English | ||
| 42213923 | Cessation | 2026-03-27 | English | ||
| 42165703 | Trading Window | 2026-03-26 | English | ||
| 42166267 | Credit Rating | 2026-03-26 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of lignite
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gujarat Mineral Development Corpora
Mining and mineral processing firm focused on lignite extra…
|
GMDCLTD | IN | Mining and quarrying |
|
INNER MONGOLIA DIAN TOU ENERGY CORPORATION LIMITED
Integrated coal, power, and aluminum producer with thermal …
|
002128 | CN | 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 |
NLC India 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/61754/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61754 | 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=61754 | 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=61754 \ -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": 61754}, 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 NLC India Limited (id: 61754)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.