
NORTHERN DYNASTY MINERALS LTD — Investor Relations & Filings
Northern Dynasty Minerals Ltd. is a mineral exploration and development company focused on advancing its principal asset, the Pebble Project. The project is a significant undeveloped deposit containing globally significant resources of copper, gold, molybdenum, and silver. The company's core activities involve navigating the regulatory and permitting processes required for the project's development. The Pebble deposit's current resource estimate includes 6.5 billion tonnes in the Measured and Indicated categories, containing approximately 57 billion pounds of copper, 71 million ounces of gold, 3.4 billion pounds of molybdenum, and 345 million ounces of silver. An additional 4.5 billion tonnes are in the Inferred category, containing an estimated 25 billion pounds of copper, 36 million ounces of gold, and 2.2 billion pounds of molybdenum.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 6-K | 2026-05-20 | English | |
| FORM 6-K | 2026-05-15 | English | |
| 6-K - NORTHERN DYNASTY MINERALS LTD (0001164771) (Filer) | 2026-04-15 | English | |
| 6-K - NORTHERN DYNASTY MINERALS LTD (0001164771) (Filer) | 2026-04-02 | English | |
| FORM 6-K | 2025-12-08 | English | |
| FORM 6-K | 2025-11-19 | English |
Browse filings by year
25 years- 2026 4 filings
- 2025 32 filings
- 2024 22 filings
- 2023 36 filings
- 2022 29 filings
- 2021 35 filings
- 2020 72 filings
- 2019 58 filings
- 2018 22 filings
- 2017 36 filings
- 2016 39 filings
- 2015 45 filings
- 2014 24 filings
- 2013 16 filings
- 2012 19 filings
- 2011 12 filings
- 2010 17 filings
- 2009 19 filings
- 2008 21 filings
- 2007 21 filings
- 2006 15 filings
- 2005 19 filings
- 2004 23 filings
- 2003 16 filings
- 2002 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46726623 | FORM 6-K | 2026-05-20 | English | ||
| 46352404 | FORM 6-K | 2026-05-15 | English | ||
| 34589242 | 6-K - NORTHERN DYNASTY MINERALS LTD (0001164771) (Filer) | 2026-04-15 | English | ||
| 33155119 | 6-K - NORTHERN DYNASTY MINERALS LTD (0001164771) (Filer) | 2026-04-02 | English | ||
|
2025
11 filings
| |||||
| 11491752 | FORM 6-K | 2025-12-08 | English | ||
| 11491754 | FORM 6-K | 2025-11-19 | English | ||
| 11491753 | FORM 6-K | 2025-11-13 | English | ||
| 11491755 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 11491757 | FORM 6-K | 2025-10-20 | English | ||
| 11491756 | FORM 6-K | 2025-10-06 | English | ||
| 11491758 | FORM 6-K | 2025-09-25 | English | ||
| 11491759 | FORM 6-K | 2025-08-13 | English | ||
| 11491760 | FORM 6-K | 2025-08-08 | English | ||
| 11491761 | FORM 6-K | 2025-07-22 | English | ||
| 11491762 | FORM 6-K | 2025-07-18 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1844 Resources Inc.
Explores for high-impact copper, nickel, and gold deposits …
|
EFF | CA | Mining and quarrying |
|
1911 Gold Corporation
Junior gold producer and advanced explorer of precious and …
|
AUMB | CA | Mining and quarrying |
|
29METALS LIMITED
Explores and operates copper, zinc, and precious metals ass…
|
29M | AU | Mining and quarrying |
|
49 METALS LIMITED
Mineral exploration company targeting gold, copper, and bas…
|
49M | AU | Mining and quarrying |
|
55 North Mining Inc.
Gold exploration and development advancing the Last Hope Go…
|
FFF | CA | Mining and quarrying |
|
80 MILE PLC
Explores and develops critical metal, industrial gas, and s…
|
80M | GB | Mining and quarrying |
|
A2 Gold Corp.
Mineral exploration company focused on gold and silver depo…
|
AUAU | CA | Mining and quarrying |
|
Abacus Mining and Exploration Corporation
Explores and develops copper and gold porphyry deposits acr…
|
AME | CA | Mining and quarrying |
|
ABCOURT MINES INC.
A mining, development, and exploration company focused on g…
|
ABI | CA | Mining and quarrying |
|
Aben Gold Corp.
Gold-focused mineral exploration company operating in Yukon…
|
ABM | CA | Mining and quarrying |
NORTHERN DYNASTY MINERALS LTD 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/32547/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32547 | 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=32547 | 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=32547 \ -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": 32547}, 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 NORTHERN DYNASTY MINERALS LTD (id: 32547)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.