
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 |
|---|---|---|---|
|
CHARGER METALS NL
Explores and develops lithium and base metal resources for …
|
CHR | AU | Mining and quarrying |
|
CHARIOT RESOURCES LTD
Mineral exploration and development firm focused on base me…
|
CC9 | AU | Mining and quarrying |
|
Chengtun Mining Group Co., Ltd
Explores and processes copper, cobalt, and nickel for elect…
|
600711 | CN | Mining and quarrying |
|
Cheni Resources Inc.
Former operator of the Lawyers Gold-Silver Mine, now a dist…
|
— | CA | Mining and quarrying |
|
Chesapeake Gold Corp.
Focused on developing major gold and silver deposits, prima…
|
CKG | CA | Mining and quarrying |
|
CHESTERFIELD RESOURCES PLC
Mineral exploration company focused on copper and gold depo…
|
CHF | GB | Mining and quarrying |
|
Chibougamau Independent Mines Inc.
Exploration and development of base and precious metals, pr…
|
CBG | CA | Mining and quarrying |
|
Chieftain Metals Corp.
A mineral exploration and development company focused on ac…
|
CFBh | CA | Mining and quarrying |
|
Chifeng Jilong Gold Mining Co., Ltd.
Largest non-state-owned international gold producer special…
|
6693 | CN | Mining and quarrying |
|
CHILWA MINERALS LTD
Explores and develops heavy mineral sands for ilmenite, zir…
|
CHW | AU | 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.