
Rudnik Uglja a.d. Pljevlja — Investor Relations & Filings
Rudnik Uglja a.d. Pljevlja is a company engaged in the surface mining and exploration of coal and lignite. Its core operations encompass the complete mining cycle, from overburden removal utilizing modern mechanization and advanced blasting technologies to the excavation and transport of coal. The company emphasizes product quality, producing coal with a moderate calorific value and low sulfur content, which is consistently monitored by an in-house quality control department. It is the principal fuel supplier for the Pljevlja Power Station. In line with a strategic energy transition, the company is also actively developing large-scale solar power projects on its reclaimed mining lands to diversify its operations.
Recent filings
No filings indexed yet
We are still gathering filings for Rudnik Uglja a.d. Pljevlja. .
No filings match the current filters
Try clearing the filters, or .
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 |
|
NLC India Limited
Public sector enterprise specializing in fossil fuel mining…
|
NLCINDIA | IN | 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 |
Rudnik Uglja a.d. Pljevlja 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/2411/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2411 | 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=2411 | 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=2411 \ -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": 2411}, 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 Rudnik Uglja a.d. Pljevlja (id: 2411)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.