
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 |
|---|---|---|---|
|
Centenario Gold Corp.
Junior mineral exploration company focused on gold and silv…
|
CTG | CA | Mining and quarrying |
|
Centerra Gold Inc.
Produces gold and copper from mines in Canada and Türkiye, …
|
CG | CA | Mining and quarrying |
|
Centerra Gold Inc.
A mining company operating and developing gold and copper p…
|
CGAU | CA | Mining and quarrying |
|
CENTRAL ASIA METALS PLC
A low-cost, diversified base metals producer of copper, zin…
|
CAML | GB | Mining and quarrying |
|
Central Iron Ore Limited
Exploration and development of gold and precious mineral as…
|
CIO | CA | Mining and quarrying |
|
Centurion Minerals Ltd.
Exploration and development of early-stage precious metal p…
|
— | CA | Mining and quarrying |
|
Century Mining Corporation
Junior gold producer established in 2003 with 9.4 million o…
|
CMM | CA | Mining and quarrying |
|
Cepeda Minerals Inc.
Exploration company developing gold resources in North and …
|
— | CA | Mining and quarrying |
|
Cerrado Gold Inc.
Gold production and exploration company managing diverse pr…
|
CERT | CA | Mining and quarrying |
|
Cerro de Pasco Resources Inc
Reprocessing large-scale above-ground mineral resources and…
|
CDPR | 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.