
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 |
| 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 |
|---|---|---|---|
|
Cavenham Gold Corporation
Mineral resource company providing mining services and expl…
|
— | CA | Mining and quarrying |
|
Cayenne Gold Mines Ltd.
Mineral exploration company focused on developing precious …
|
— | CA | Mining and quarrying |
|
CAZALY RESOURCES LIMITED
Explores and develops iron ore, gold, base metals, and crit…
|
CAZ | AU | Mining and quarrying |
|
CBLT Inc.
Mineral exploration and M&A company focused on critical min…
|
CBLT | CA | Mining and quarrying |
|
CDN Maverick Capital Corp.
Engaged in the acquisition, exploration, and development of…
|
CDN | CA | Mining and quarrying |
|
Celsius Resources Limited
Mineral exploration and development company with copper-gol…
|
CLA | AU | Mining and quarrying |
|
Celtic Minerals Ltd.
Exploration stage entity developing mineral resource proper…
|
CWE | CA | Mining and quarrying |
|
Centamin Plc
A gold mining company operating the Sukari Gold Mine, now p…
|
CEY | JE | Mining and quarrying |
|
CENTAURUS METALS LIMITED
Explores and develops nickel sulphide and iron ore assets f…
|
CTM | AU | Mining and quarrying |
|
Centenario Copper Corporation
Acquiring, exploring, and developing copper and base metal …
|
— | 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.