
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 |
|---|---|---|---|
|
China Daye Non-Ferrous Metals Mining Limited
Integrated exploration, mining, and processing of non-ferro…
|
661 | HK | Mining and quarrying |
|
China Gold International Resources Corp. Ltd.
Gold and base metals producer operating principal mines in …
|
2099 | CA | Mining and quarrying |
|
CHINA NATURAL RESOURCES INC
Acquires natural resource assets, focusing on mining and en…
|
CHNR | US | Mining and quarrying |
|
China Nonferrous Mining Corporation Limited
Vertically integrated producer of nonferrous metals, primar…
|
1258 | HK | Mining and quarrying |
|
China Northern Rare Earth (Group) High-Tech Co.,Ltd
Integrated rare earth producer specializing in mining, smel…
|
600111 | CN | Mining and quarrying |
|
CHINA RARE EARTH NONFERROUS METALS CO.,LTD.
Extracts and processes rare earth elements and nonferrous m…
|
600259 | CN | Mining and quarrying |
|
CHINA RARE EARTH RESOURCES AND TECHNOLOGY CO., LTD.
Mines and processes rare earth minerals for high-tech and g…
|
000831 | CN | Mining and quarrying |
|
Choice Gold Corp
Publicly-traded entity focused on acquiring and developing …
|
— | CA | Mining and quarrying |
|
Churchill Resources
Exploration company targeting critical battery metals and n…
|
CRI | CA | Mining and quarrying |
|
Cita Mineral Investindo Tbk
Bauxite mining, metal ore extraction, producing metallurgic…
|
CITA | ID | 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.