
NUENERGY GAS LIMITED — Investor Relations & Filings
NuEnergy Gas Limited is an independent clean energy company focused on the exploration and development of unconventional gas assets. The company specializes in Coal Bed Methane (CBM) projects, primarily targeting the Indonesian energy market to address growing domestic demand. Its core operations involve the identification, appraisal, and commercialization of gas reserves within several Production Sharing Contracts (PSCs) located in the South Sumatra and Central Sumatra basins. Key assets include the Tanjung Enim PSC, which has moved toward development status, alongside the Muralim and Muara Enim projects. NuEnergy utilizes advanced extraction technologies to unlock gas from coal seams, aiming to provide a reliable and cleaner energy source. The company prioritizes strategic partnerships and technical expertise to optimize production efficiency and contribute to regional energy security through the supply of natural gas for power generation and industrial use.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Quarterly Activities Report 4 pages 391.7KB | 2026-04-27 | English | |
| Quarterly Cash Flow Report 6 pages 325.5KB | 2026-04-27 | English | |
| Collaboration Agreement Update 2 pages 248.0KB | 2026-04-06 | English | |
| Pause in Trading 1 page 115.6KB | 2026-03-24 | English | |
| Trading Halt 2 pages 278.9KB | 2026-03-24 | English | |
| Response to ASX Price Query 3 pages 608.5KB | 2026-03-24 | English |
Browse filings by year
25 years- 2026 11 filings
- 2025 37 filings
- 2024 30 filings
- 2023 23 filings
- 2022 20 filings
- 2021 28 filings
- 2020 18 filings
- 2019 27 filings
- 2018 24 filings
- 2017 42 filings
- 2016 18 filings
- 2015 54 filings
- 2014 50 filings
- 2013 67 filings
- 2012 54 filings
- 2011 75 filings
- 2010 51 filings
- 2009 31 filings
- 2008 24 filings
- 2007 27 filings
- 2006 44 filings
- 2005 38 filings
- 2004 30 filings
- 2003 24 filings
- 2002 4 filings
Market data
Market data not available
Price history
Peer group · Extraction of natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D ENERGI LIMITED
Explores offshore hydrocarbon assets using advanced geophys…
|
TDO | AU | Mining and quarrying |
|
Advantage Energy Ltd.
Growth-oriented producer of natural gas and liquids focused…
|
AAV | CA | Mining and quarrying |
|
Advent Energy Capital Inc.
Manages oil and gas exploration assets and develops advance…
|
— | CA | Mining and quarrying |
|
Africa Energy Corp.
Oil and gas exploration focused on identifying and developi…
|
AFE | CA | Mining and quarrying |
|
AleAnna, Inc.
Natural gas exploration and production company focused on r…
|
ANNA | US | Mining and quarrying |
|
Altai Resources Inc.
Explores and develops diversified properties including oil,…
|
ATI | CA | Mining and quarrying |
|
Altura Energy Corporation
US exploration and production of high-grade, low-cost "Gree…
|
ALTU | CA | Mining and quarrying |
|
Alvopetro Energy Ltd.
Developing natural gas and oil resources in the onshore Rec…
|
ALV | CA | Mining and quarrying |
|
ANGUS ENERGY PLC
An independent onshore energy company developing and operat…
|
ANGS | GB | Mining and quarrying |
|
ANTERO RESOURCES Corp
Explores and produces natural gas, NGLs, and oil in the App…
|
AR | US | Mining and quarrying |
NUENERGY GAS 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/65420/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65420 | 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=65420 | 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=65420 \ -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": 65420}, 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 NUENERGY GAS LIMITED (id: 65420)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.