
NEW HOPE CORPORATION LIMITED — Investor Relations & Filings
New Hope Corporation Limited focuses on the exploration, development, and operation of resource projects, primarily centered on thermal coal production. The company manages large-scale open-cut mining operations, including the Bengalla and New Acland sites. Its integrated business model encompasses coal processing, logistics, and port operations, notably through the management of a major bulk handling export terminal. In addition to its energy-related activities, the company operates a portfolio of agricultural and pastoral enterprises, utilizing land holdings for cattle grazing and cropping. The organization supplies high-quality energy products to international markets, emphasizing operational reliability and strategic resource management to support global energy requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change in Economic Interest 1 page 241.8KB | 2026-05-28 | English | |
| Appendix 3H 4 pages 259.0KB | 2026-05-18 | English | |
| Quarterly Activities Report 9 pages 574.2KB | 2026-05-17 | English | |
| Ceasing to be a substantial holder 26 pages 1.4MB | 2026-05-10 | English | |
| Investor and Analyst Call Details 1 | 2026-05-10 | English | |
| Notification regarding unquoted securities - NHC 6 pages 19.2KB | 2026-05-06 | English |
Browse filings by year
24 years- 2026 29 filings
- 2025 73 filings
- 2024 57 filings
- 2023 144 filings
- 2022 89 filings
- 2021 77 filings
- 2020 55 filings
- 2019 54 filings
- 2018 41 filings
- 2017 38 filings
- 2016 34 filings
- 2015 32 filings
- 2014 33 filings
- 2013 32 filings
- 2012 39 filings
- 2011 72 filings
- 2010 69 filings
- 2009 57 filings
- 2008 55 filings
- 2007 61 filings
- 2006 40 filings
- 2005 46 filings
- 2004 25 filings
- 2003 44 filings
Market data
Market data not available
Price history
Peer group · Mining of hard coal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCE RESOURCE PARTNERS LP
A diversified natural resource company producing coal and o…
|
ARLP | US | Mining and quarrying |
|
Alpha Metallurgical Resources, Inc.
A mining company that produces and sells metallurgical and …
|
AMR | US | Mining and quarrying |
|
AM Resources Corp.
Junior mineral exploration focused on coal, hydrocarbons, a…
|
AMR.H | CA | Mining and quarrying |
|
Anhui Hengyuan Coal Industry and Electricity Power Co.,Ltd
Engages in coal exploration, extraction, processing, and th…
|
600971 | CN | Mining and quarrying |
|
ASPIRE MINING LIMITED
Develops metallurgical coal projects and rail infrastructur…
|
AKM | AU | Mining and quarrying |
|
Atlas Resources Tbk
Prominent coal producer involved in acquisition, exploratio…
|
ARII | ID | Mining and quarrying |
|
AUSTRALIAN PACIFIC COAL LIMITED
Explores and develops coal assets, focusing on the Dartbroo…
|
AQC | AU | Mining and quarrying |
|
Baramulti Suksessarana Tbk
A coal mining and trading company operating multiple conces…
|
BSSR | ID | Mining and quarrying |
|
BATHURST RESOURCES LIMITED.
Produces coking coal for global export and thermal coal for…
|
BRL | NZ | Mining and quarrying |
|
Bayan Resources Tbk
Integrated, innovative, low-cost coal producer specializing…
|
BYAN | ID | Mining and quarrying |
NEW HOPE CORPORATION 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/65422/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65422 | 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=65422 | 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=65422 \ -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": 65422}, 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 NEW HOPE CORPORATION LIMITED (id: 65422)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.