
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 |
|---|---|---|---|
|
ATERRA Metals Inc.
Mineral exploration company focused on discovering copper a…
|
ATC | CA | Mining and quarrying |
|
ATEX Resources Inc.
Advancing the Valeriano Copper-Gold Project, located in Chi…
|
ATX | CA | Mining and quarrying |
|
Athena Gold Corporation
Acquires and develops high-grade gold mineral property asse…
|
ATHA | CA | Mining and quarrying |
|
Atico Mining Corporation
Explores, develops, and operates copper-gold projects acros…
|
ATY | CA | Mining and quarrying |
|
Atikwa Resources Inc.
Resource exploration and development specializing in precio…
|
ATK | CA | Mining and quarrying |
|
Atlanta Gold Inc.
Advancing the historic Atlanta Gold Project in Idaho toward…
|
ATG | CA | Mining and quarrying |
|
Aton Resources Inc.
Mineral exploration and development focused on precious and…
|
AAN | CA | Mining and quarrying |
|
AUDALIA RESOURCES LIMITED
Explores and develops vanadium, titanium, and iron ore at t…
|
ACP | AU | Mining and quarrying |
|
AuEx Ventures, Inc.
Precious metals exploration company focused on early-stage …
|
— | CA | Mining and quarrying |
|
Au Gold Corp.
Exploration company advancing the Havelock Gold-Antimony Pr…
|
AUGC | 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.