Cromwell Resources Limited — Investor Relations & Filings
About Cromwell Resources Limited
Cromwell Resources Limited is an entity for which current, verifiable public information regarding its core business activities, key products, services, or target markets is not publicly disclosed or readily accessible through standard corporate filings and public domain searches. While the company name suggests potential involvement in the natural resources sector, specific operational details, assets, and strategic focus remain unconfirmed in the public domain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2008-06-23 | English | |
| Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2007-08-04 | English | |
| Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2006-05-04 | English | |
| Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2005-10-07 | English | |
| Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2005-10-07 | English | |
| Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2005-10-07 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2008
1 filing
| |||||
| 47674535 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2008-06-23 | English | ||
|
2007
1 filing
| |||||
| 47674570 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2007-08-04 | English | ||
|
2006
1 filing
| |||||
| 47674574 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2006-05-04 | English | ||
|
2005
4 filings
| |||||
| 47674578 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2005-10-07 | English | ||
| 47674590 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2005-10-07 | English | ||
| 47674593 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2005-10-07 | English | ||
| 47674597 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2005-05-03 | English | ||
|
2004
1 filing
| |||||
| 47674601 | Oil and gas annual disclosure filing (forms 51-101 F1, F2 & F3).pdf | 2004-09-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other mining and quarrying n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VALIANT MINERALS LTD.
Specializes in the extraction and worldwide supply of high-…
|
VTM.H | CA | Mining and quarrying |
|
Vanguard Mining Corp.
Explores and develops strategic mineral assets, primarily h…
|
UUU | CA | Mining and quarrying |
|
Vertical Exploration Inc.
Exploration, mining, production, and global sales of certif…
|
VERT | CA | Mining and quarrying |
|
VOLT RESOURCES LIMITED
Explores and develops graphite and gold assets for battery …
|
VRC | AU | Mining and quarrying |
|
WGI Heavy Minerals, Incorporated
Sourcing, processing, and marketing industrial minerals and…
|
WG | CA | Mining and quarrying |
Cromwell Resources 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/44655/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44655 | 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=44655 | 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=44655 \ -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": 44655}, 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 Cromwell Resources Limited (id: 44655)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.