
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 |
|---|---|---|---|
|
Collective Mining Ltd.
Acquires, explores, and develops mineral properties for pre…
|
CNL | CA | Mining and quarrying |
|
Colossus Minerals Inc.
Exploring and developing mineral properties for gold, plati…
|
COLUF | CA | Mining and quarrying |
|
Colossus Resources Corp.
Junior mineral exploration targeting copper and gold deposi…
|
CLUS | CA | Mining and quarrying |
|
Colt Resources Inc.
Exploration and development of mineral property interests, …
|
GTPh | CA | Mining and quarrying |
|
Comet Lithium Corporation
Explores and develops lithium-rich mineral properties in th…
|
CLIC | CA | Mining and quarrying |
|
Commodore Metals
A junior exploration company advancing the Keefers-Hannah g…
|
C | CA | Mining and quarrying |
|
COMPANIA DE MINAS BUENAVENTURA S.A.A.
Primarily explores, mines, processes, and trades gold, silv…
|
98PB | SG | Mining and quarrying |
|
Compañía Minera Autlán, S.A.B. de C.V.
Vertically integrated producer of manganese ore, ferroalloy…
|
AUTLAN | MX | Mining and quarrying |
|
Compass Gold Corporation
A junior mining company specializing in gold exploration an…
|
CVB | CA | Mining and quarrying |
|
Comstock Metals Ltd.
Mineral exploration company developing resource-stage gold …
|
CSL.H | 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.