
Desert Sun Mining Corp. — Investor Relations & Filings
About Desert Sun Mining Corp.
Desert Sun Mining Corp. was historically engaged in the acquisition, exploration, and development of metal mining properties, specializing in gold. Its primary asset was the 100% ownership of the Jacobina gold mine located in Bahia, Brazil. The company was recognized as an emerging gold producer prior to its acquisition. In March 2006, Desert Sun Mining was acquired by Yamana Gold Inc. in a merger valued at approximately US$500 million. This transaction integrated the Jacobina mine into Yamana's portfolio, contributing to the formation of a major gold producer in the Americas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2006-05-24 | English | |
| Material document(s).pdf | 2006-03-03 | English | |
| Material change report - English.pdf | 2006-03-02 | English | |
| Material change report - English.pdf | 2006-02-15 | English | |
| Final Receipt.pdf | 2005-12-08 | English | |
| Final Receipt.pdf | 2005-12-08 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2006
4 filings
| |||||
| 47327940 | Other.pdf | 2006-05-24 | English | ||
| 47327945 | Material document(s).pdf | 2006-03-03 | English | ||
| 47327949 | Material change report - English.pdf | 2006-03-02 | English | ||
| 47327954 | Material change report - English.pdf | 2006-02-15 | English | ||
|
2005
11 filings
| |||||
| 47327958 | Final Receipt.pdf | 2005-12-08 | English | ||
| 47327961 | Final Receipt.pdf | 2005-12-08 | English | ||
| 47327965 | Decision Document (Final).PDF | 2005-12-08 | English | ||
| 47327970 | Final short form prospectus – French.pdf | 2005-12-08 | English | ||
| 47327975 | Material change report - French.pdf | 2005-12-07 | English | ||
| 47327979 | Preliminary Receipt.pdf | 2005-12-06 | English | ||
| 47327984 | Preliminary Receipt.pdf | 2005-12-01 | English | ||
| 47327993 | Decision Document (Preliminary).PDF | 2005-11-30 | English | ||
| 47327997 | Preliminary short form prospectus – English.pdf | 2005-11-30 | English | ||
| 47328208 | Material change report - English.pdf | 2005-11-28 | English | ||
| 47328213 | Other.pdf | 2005-07-29 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CobalTech Mining Inc.
Explores, extracts, and processes strategic metals, special…
|
CSK | CA | Mining and quarrying |
|
COBRA RESOURCES PLC
Exploring and developing critical mineral projects in South…
|
COBR | GB | Mining and quarrying |
|
COBRE LIMITED
Explores for copper and base metal resources in the Kalahar…
|
CBE | AU | Mining and quarrying |
|
Cobre Mining Company Inc.
Private entity focused on copper asset acquisition and deve…
|
CBE | CA | Mining and quarrying |
|
CODA MINERALS LTD
Explores and develops copper and critical mineral assets at…
|
COD | AU | Mining and quarrying |
|
CODRUS MINERALS LIMITED
Explores and develops gold and rare earth element assets fo…
|
CDR | AU | Mining and quarrying |
|
Coeur Mining, Inc.
A diversified precious metals producer with five operations…
|
CDE | US | Mining and quarrying |
|
Coeur San Miguel Corp.
Diversified North American precious metals producer focused…
|
— | CA | Mining and quarrying |
|
Colibri Resource Corporation
Project generator exploring and developing precious metal p…
|
CBI | CA | Mining and quarrying |
|
Collective Mining Ltd.
Exploring and developing world-class gold, silver, copper, …
|
CNL | CA | Mining and quarrying |
Desert Sun Mining Corp. 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/43886/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43886 | 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=43886 | 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=43886 \ -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": 43886}, 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 Desert Sun Mining Corp. (id: 43886)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.