
WHITE ENERGY COMPANY LIMITED — Investor Relations & Filings
White Energy Company Limited specializes in the development and implementation of advanced coal upgrading technologies and resource exploration. The company's primary focus is the commercialization of the patented Binderless Coal Briquetting (BCB) process. This technology is designed to upgrade low-rank, high-moisture coals, such as lignite and sub-bituminous coal, into higher-value, lower-moisture, and higher-energy density products. The BCB process operates by removing moisture and mechanically compressing coal into stable briquettes without the use of chemical binders, thereby improving combustion efficiency and reducing transport costs. In addition to its technological operations, the company engages in the evaluation and development of coal assets and mineral exploration projects. Its activities aim to enhance the environmental and economic performance of coal resources for global power utilities and industrial consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Non-Binding Indicative Term Sheet for Proposed Coal Acqs 6 pages 646.5KB | 2026-05-21 | English | |
| Specimen Hill - potential for multiple mineralisation styles 16 pages 1.3MB | 2026-04-29 | English | |
| Quarterly Activities Report and Appendix 5B 23 pages 1.3MB | 2026-04-29 | English | |
| Half Yearly Report and Accounts 36 pages 2.1MB | 2026-03-10 | English | |
| WEC update on drilling program in Specimen Hill Project 16 pages 1.0MB | 2026-01-29 | English | |
| Quarterly Activities Report and Appendix 5B 23 pages 1.2MB | 2026-01-29 | English |
Browse filings by year
25 years- 2026 8 filings
- 2025 51 filings
- 2024 33 filings
- 2023 74 filings
- 2022 53 filings
- 2021 19 filings
- 2020 35 filings
- 2019 35 filings
- 2018 51 filings
- 2017 24 filings
- 2016 28 filings
- 2015 21 filings
- 2014 41 filings
- 2013 43 filings
- 2012 38 filings
- 2011 63 filings
- 2010 95 filings
- 2009 80 filings
- 2008 58 filings
- 2007 48 filings
- 2006 40 filings
- 2005 32 filings
- 2004 7 filings
- 2003 12 filings
- 2002 3 filings
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 |
|
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 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/66050/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66050 | 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=66050 | 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=66050 \ -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": 66050}, 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 WHITE ENERGY COMPANY LIMITED (id: 66050)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.