
COMET RIDGE LIMITED — Investor Relations & Filings
Comet Ridge Limited is an energy company focused on the exploration and development of natural gas resources. The company primarily targets coal seam gas and conventional gas assets, with core operations centered on the Mahalo Gas Hub and various projects within the Galilee Basin. Comet Ridge aims to supply gas to the domestic market, addressing energy demand and supporting the transition to lower-carbon energy sources. The company's strategic focus involves the appraisal and development of gas reserves located near existing pipeline infrastructure to ensure efficient delivery to industrial and commercial consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Update on Acquisition of Mahalo Gas Project 3 pages 275.5KB | 2026-05-20 | English | |
| Reinstatement to Official Quotation 1 | 2026-05-20 | English | |
| Suspension from Official Quotation 2 pages 458.5KB | 2026-05-19 | English | |
| Pause in Trading 1 | 2026-05-17 | English | |
| Trading Halt 2 pages 420.7KB | 2026-05-17 | English | |
| Amended Dates Under CleanCo GSA terms 1 | 2026-05-14 | English |
Browse filings by year
23 years- 2026 14 filings
- 2025 38 filings
- 2024 47 filings
- 2023 39 filings
- 2022 56 filings
- 2021 42 filings
- 2020 53 filings
- 2019 92 filings
- 2018 70 filings
- 2017 60 filings
- 2016 41 filings
- 2015 36 filings
- 2014 62 filings
- 2013 58 filings
- 2012 78 filings
- 2011 44 filings
- 2010 46 filings
- 2009 105 filings
- 2008 50 filings
- 2007 102 filings
- 2006 108 filings
- 2005 90 filings
- 2004 51 filings
Market data
Market data not available
Price history
Peer group · Extraction of natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PLUSPETROL SA
International company with 45+ years in oil and gas E&P, no…
|
— | AR | Mining and quarrying |
|
Point North Energy Ltd.
Natural gas exploration and production company focused on n…
|
— | CA | Mining and quarrying |
|
PO VALLEY ENERGY LIMITED
Explores, develops, and produces natural gas assets in Ital…
|
PVE | AU | Mining and quarrying |
|
Prabha Energy Limited
Explores and produces Coal Bed Methane from unconventional …
|
PRABHA | IN | Mining and quarrying |
|
Predator Oil & Gas Holdings Plc
Oil and gas company exploring and developing assets in Moro…
|
PRDP.L | JE | Mining and quarrying |
|
Primary Hydrogen Corporation
Acquires, explores, and develops properties for naturally o…
|
HDRO | CA | Mining and quarrying |
|
Promax Energy Inc.
Junior E&P company developing natural gas resources in reso…
|
PMY | CA | Mining and quarrying |
|
PROSPEX ENERGY PLC
Investment company with a portfolio of European gas and ele…
|
PXEN | GB | Mining and quarrying |
|
PT SAKA ENERGI INDONESIA
Upstream oil and gas subsidiary of PGN, acquiring, explorin…
|
6W0B | SG | Mining and quarrying |
|
Pulsar Helium Inc.
A resource company exploring and developing primary helium …
|
PLSR | CA | Mining and quarrying |
COMET RIDGE 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/64686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64686 | 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=64686 | 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=64686 \ -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": 64686}, 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 COMET RIDGE LIMITED (id: 64686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.