
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 |
|---|---|---|---|
|
Cerro Grande Mining Corporation
Explores and develops mineral properties, focusing on gold,…
|
CEGMF | CA | Mining and quarrying |
|
CGN RESOURCES LIMITED
Explores for copper, nickel, and specialty metals in the We…
|
CGR | AU | Mining and quarrying |
|
Chai Cha Na Mining Inc.
A former early-stage mineral exploration company delisted i…
|
CNN | CA | Mining and quarrying |
|
Chakana Copper Corp.
Minerals explorer focused on copper and critical minerals f…
|
PERU | CA | Mining and quarrying |
|
CHALICE MINING LIMITED
Explores and develops critical mineral deposits for the glo…
|
CHN | AU | Mining and quarrying |
|
CHALLENGER GOLD LIMITED
Explores and develops South American gold and copper projec…
|
CEL | AU | Mining and quarrying |
|
Champion Bear Resources Ltd.
Explores and develops mineral properties in Ontario for Gol…
|
CBA | CA | Mining and quarrying |
|
Champion Electric Metals Inc.
Discovery-focused mineral exploration company developing ba…
|
LTHM | CA | Mining and quarrying |
|
Chaparral Gold Corp.
Precious metals development company focused on advancing go…
|
CHL | CA | Mining and quarrying |
|
Chapleau Resources Ltd.
Acquisition, exploration, and development of natural resour…
|
CHI | 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.