
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 |
|---|---|---|---|
|
CleanTech Vanadium Mining Corp.
Developing domestic supply chains for critical minerals, pr…
|
CTV | CA | Mining and quarrying |
|
Cleghorn Minerals Ltd.
Exploring, evaluating, and promoting properties containing …
|
CZZ | CA | Mining and quarrying |
|
Cliffmont Resources Ltd.
Junior resource company exploring mineral properties in Can…
|
CMO.H | CA | Mining and quarrying |
|
Clydesdale Resources Inc.
Exploration stage focused on identifying and acquiring pote…
|
CEO.H | CA | Mining and quarrying |
|
CMOC Group Limited
A global company mining, processing, and trading base and r…
|
3993 | CN | Mining and quarrying |
|
CMP Mining Inc.
Mineral exploration identifying and evaluating properties f…
|
CMP | CA | Mining and quarrying |
|
CMX Gold & Silver Corp.
Advancing the historic Clayton Silver Mine project in Idaho…
|
CXC | CA | Mining and quarrying |
|
CNMC GOLDMINE HOLDINGS LIMITED
Explores, mines, and processes gold ore, producing gold dor…
|
5TP | SG | Mining and quarrying |
|
Coast Copper Corp.
Mineral exploration company focused on evaluating precious …
|
COCO | CA | Mining and quarrying |
|
COBALT BLUE HOLDINGS LIMITED
Develops cobalt supply chains and battery materials for the…
|
COB | AU | 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.