
Aur Resources Inc. — Investor Relations & Filings
Aur Resources Inc. was a Canadian mining company specializing in the acquisition, exploration, and development of base metal mineral properties, with a primary focus on copper and zinc assets. The company maintained operations and development projects across Canada and Chile. Notable historical assets included the 90% interest in the Andacollo open-pit copper mine in central Chile, which featured a solvent extraction-electrowinning (SX-EW) processing facility. In Canada, Aur Resources was recognized for the significant Louvicourt copper-zinc discovery. The company ceased independent operations following its acquisition by Teck Cominco (now Teck Resources) in 2007.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2007-10-02 | English | |
| Material change report - English.pdf | 2007-08-31 | English | |
| Other.pdf | 2007-07-06 | English | |
| Material change report - English.pdf | 2007-07-06 | English | |
| Other.pdf | 2007-03-29 | English | |
| Material change report - English.pdf | 2006-12-09 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
5 filings
| |||||
| 47761207 | Material change report - English.pdf | 2007-10-02 | English | ||
| 47761211 | Material change report - English.pdf | 2007-08-31 | English | ||
| 47761215 | Other.pdf | 2007-07-06 | English | ||
| 47761240 | Material change report - English.pdf | 2007-07-06 | English | ||
| 47761243 | Other.pdf | 2007-03-29 | English | ||
|
2006
3 filings
| |||||
| 47761247 | Material change report - English.pdf | 2006-12-09 | English | ||
| 47761259 | Material change report - English.pdf | 2006-12-08 | English | ||
| 47761263 | Material change report - English.pdf | 2006-08-04 | English | ||
|
2005
3 filings
| |||||
| 47761317 | Other.pdf | 2005-08-31 | English | ||
| 47761321 | Notice of Acceptance for Filing.pdf | 2005-05-06 | English | ||
| 47761325 | Decision Document / Order for Application - English.pdf | 2005-05-02 | English | ||
|
2004
4 filings
| |||||
| 47761329 | Material change report - English.pdf | 2004-12-20 | English | ||
| 47761332 | Material change report - English.pdf | 2004-06-29 | English | ||
| 47761708 | Material change report - English.pdf | 2004-05-13 | English | ||
| 47761711 | Other.pdf | 2004-04-07 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHARGER METALS NL
Explores and develops lithium and base metal resources for …
|
CHR | AU | Mining and quarrying |
|
CHARIOT RESOURCES LTD
Mineral exploration and development firm focused on base me…
|
CC9 | AU | Mining and quarrying |
|
Chengtun Mining Group Co., Ltd
Explores and processes copper, cobalt, and nickel for elect…
|
600711 | CN | Mining and quarrying |
|
Cheni Resources Inc.
Former operator of the Lawyers Gold-Silver Mine, now a dist…
|
— | CA | Mining and quarrying |
|
Chesapeake Gold Corp.
Focused on developing major gold and silver deposits, prima…
|
CKG | CA | Mining and quarrying |
|
CHESTERFIELD RESOURCES PLC
Mineral exploration company focused on copper and gold depo…
|
CHF | GB | Mining and quarrying |
|
Chibougamau Independent Mines Inc.
Exploration and development of base and precious metals, pr…
|
CBG | CA | Mining and quarrying |
|
Chieftain Metals Corp.
A mineral exploration and development company focused on ac…
|
CFBh | CA | Mining and quarrying |
|
Chifeng Jilong Gold Mining Co., Ltd.
Largest non-state-owned international gold producer special…
|
6693 | CN | Mining and quarrying |
|
CHILWA MINERALS LTD
Explores and develops heavy mineral sands for ilmenite, zir…
|
CHW | AU | Mining and quarrying |
Aur Resources Inc. 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/42863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42863 | 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=42863 | 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=42863 \ -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": 42863}, 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 Aur Resources Inc. (id: 42863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.