
Core Nickel Corp — Investor Relations & Filings
Core Nickel Corporation is an exploration company focused on the acquisition and development of critical mineral properties, primarily targeting magmatic nickel-sulphide deposits. The company controls 100% of significant exploration ground within the world-class Thompson Nickel Belt (TNB). A key asset is the Mel deposit, which features a historic estimate of 5.3 million tons at 0.85% nickel and is strategically located near existing infrastructure, including the operating Thompson Mill. Core Nickel is committed to the responsible sourcing of nickel to support a net-zero future, utilizing the region's nearly 100% clean and renewable electricity to drive carbon-neutral development initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-14 | English | |
| News release - English.pdf | 2026-05-13 | English | |
| Other.pdf | 2026-05-08 | English | |
| News release - English.pdf | 2026-05-06 | English | |
| Audited annual financial statements – English.pdf | 2026-05-01 | English | |
| Annual MD&A - English.pdf | 2026-05-01 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47639068 | News release - English.pdf | 2026-05-14 | English | ||
| 47639081 | News release - English.pdf | 2026-05-13 | English | ||
| 47639085 | Other.pdf | 2026-05-08 | English | ||
| 47639107 | News release - English.pdf | 2026-05-06 | English | ||
| 47639111 | Audited annual financial statements – English.pdf | 2026-05-01 | English | ||
| 47639115 | Annual MD&A - English.pdf | 2026-05-01 | English | ||
| 47639118 | Notice.pdf | 2026-05-01 | English | ||
| 34693060 | News release - English.pdf | 2026-04-20 | English | ||
| 34690834 | News release - English.pdf | 2026-04-20 | English | ||
| 33193771 | Material change report - English.pdf | 2026-04-02 | English | ||
| 33183021 | Material change report - English.pdf | 2026-04-02 | English | ||
| 33115849 | News release - English.pdf | 2026-03-31 | English | ||
| 33115256 | News release - English.pdf | 2026-03-31 | English | ||
| 47639122 | Certificate and articles of change of name.pdf | 2026-03-25 | English | ||
| 47639126 | News release - English.pdf | 2026-03-25 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arimetco International Inc.
Historical North American mining entity producing high-puri…
|
— | CA | Mining and quarrying |
|
Aris Mining Corp
Gold mining company operating and developing properties in …
|
ARMN | US | Mining and quarrying |
|
Aris Mining Corporation
Operates two underground gold mines in Colombia and develop…
|
ARMN | CA | Mining and quarrying |
|
Arizona Gold & Silver Inc.
Acquiring and developing high-grade gold and silver propert…
|
AZS | CA | Mining and quarrying |
|
Arizona Metals Corp.
A mineral exploration company developing high-grade copper,…
|
AMC | CA | Mining and quarrying |
|
Arizona Mining Inc.
Explored and developed the Hermosa property in Arizona for …
|
AZ | CA | Mining and quarrying |
|
Arizona Sonoran Copper Company Inc.
Emerging copper developer advancing the Cactus Project in A…
|
ASCU | CA | Mining and quarrying |
|
ARKLE RESOURCES PLC
Mineral exploration and development company focused on gold…
|
ARK | IE | Mining and quarrying |
|
ARK MINES LIMITED
Explores and develops critical minerals for the global ener…
|
AHK | AU | Mining and quarrying |
|
Armada Exploration Corp.
Mineral resource company exploring and acquiring properties…
|
— | CA | Mining and quarrying |
Core Nickel 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/48509/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48509 | 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=48509 | 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=48509 \ -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": 48509}, 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 Core Nickel Corp (id: 48509)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.