
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 |
|---|---|---|---|
|
Cartier Resources Inc.
Junior explorer advancing 100%-owned gold deposits in the h…
|
ECR | CA | Mining and quarrying |
|
CARTIER SILVER CORPORATION
Mineral exploration and development company focused on silv…
|
CFE | CA | Mining and quarrying |
|
Casa Minerals Inc
Acquiring and developing undervalued gold and copper projec…
|
CASA | CA | Mining and quarrying |
|
Casa Minerals Inc.
Mineral exploration company focused on gold, copper, and zi…
|
CASA | CA | Mining and quarrying |
|
Casa Minerals Inc.
Acquires, explores, and develops gold and base metal proper…
|
0CM | CA | Mining and quarrying |
|
Cascade Copper Corp.
Exploration stage natural resource company focused on coppe…
|
CASC | CA | Mining and quarrying |
|
Cascade Resources Ltd.
Explores and develops copper and gold mineral resource prop…
|
CASC | CA | Mining and quarrying |
|
Cascadero Copper Corporation
Explores and develops copper, gold, and cesium mineral prop…
|
CCD | CA | Mining and quarrying |
|
CASCADIA MINERALS LTD.
Exploration company targeting large-scale copper-gold porph…
|
CAM | CA | Mining and quarrying |
|
CASPIN RESOURCES LIMITED
Explores and develops base and precious metal deposits in e…
|
CPN | 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.