
Cerro Resources NL — Investor Relations & Filings
Cerro Resources NL was a mineral exploration and development company specializing in precious and base metals, including gold, silver, copper, and iron ore. The company's core focus was the development of the Cerro del Gallo gold/silver project. Cerro Resources NL was subsequently acquired by Primero Mining Corporation. This transaction was primarily aimed at advancing the Cerro del Gallo project, integrating its significant gold and silver reserves and resources into the acquiring company's portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2013-06-04 | English | |
| Material change report - English.pdf | 2013-06-04 | English | |
| Other.pdf | 2013-01-07 | English | |
| Material change report - English.pdf | 2012-12-18 | English | |
| Consent of qualified person (NI 43-101) - English.pdf | 2012-11-29 | English | |
| Material change report - English.pdf | 2012-10-29 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2013
3 filings
| |||||
| 47465242 | Other.pdf | 2013-06-04 | English | ||
| 47465246 | Material change report - English.pdf | 2013-06-04 | English | ||
| 47465250 | Other.pdf | 2013-01-07 | English | ||
|
2012
6 filings
| |||||
| 47465255 | Material change report - English.pdf | 2012-12-18 | English | ||
| 47465260 | Consent of qualified person (NI 43-101) - English.pdf | 2012-11-29 | English | ||
| 47465263 | Material change report - English.pdf | 2012-10-29 | English | ||
| 47465268 | Consent of qualified person (NI 43-101) - English.pdf | 2012-07-06 | English | ||
| 47465286 | Material change report - English.pdf | 2012-05-31 | English | ||
| 47465291 | Certificate of qualified person (NI 43-101) - English.pdf | 2012-03-12 | English | ||
|
2011
3 filings
| |||||
| 47465380 | Consent of qualified person (NI 43-101) - English.pdf | 2011-10-21 | English | ||
| 47465403 | Certificate of qualified person (NI 43-101) - English.pdf | 2011-05-27 | English | ||
| 47465430 | Technical report (NI 43-101) - English.pdf | 2011-03-17 | English | ||
|
2010
1 filing
| |||||
| 47465435 | Other.pdf | 2010-12-10 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CITIGOLD CORPORATION LIMITED
Gold mining and exploration company developing the Charters…
|
CTO | AU | Mining and quarrying |
|
CITIUS Resources PLC
Develops rare earth projects for the renewable energy secto…
|
CRES | GB | Mining and quarrying |
|
Clarion Mining Corporation
Operational details and core business activities are not pu…
|
— | CA | Mining and quarrying |
|
Clarity Metals
Mineral exploration project generator focused on developing…
|
CMET | CA | Mining and quarrying |
|
Class 1 Nickel and Technologies Limited
Mineral resource company focused on exploring and developin…
|
NICO | CA | Mining and quarrying |
|
CLASSIC MINERALS LTD
Exploration and development company focused on high-grade g…
|
CLZ | AU | Mining and quarrying |
|
Clean Air Metals, Inc.
A mineral exploration company advancing a platinum and pall…
|
AIR | CA | Mining and quarrying |
|
Clean Energy Transition Inc.
Develops nickel and high-purity quartz resources critical f…
|
TRAN | CA | Mining and quarrying |
|
CleanTech Lithium Plc
Exploration and development company producing sustainable l…
|
CTL | JE | Mining and quarrying |
|
CleanTech Vanadium Mining Corp.
Developing domestic supply chains for critical minerals, pr…
|
CTV | CA | Mining and quarrying |
Cerro Resources NL 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/46642/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46642 | 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=46642 | 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=46642 \ -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": 46642}, 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 Cerro Resources NL (id: 46642)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.