
CHINA NATURAL RESOURCES INC — Investor Relations & Filings
China Natural Resources, Inc. is an investment holding company that identifies, evaluates, and acquires natural resource assets. The company's principal activities involve the exploration and mining of metal properties, with a focus on minerals such as lead, silver, gold, copper, and zinc. It aims to create an integrated operation that includes mineral exploration, mining, and ore processing. The firm's strategy involves investing capital to acquire reserves to address resource scarcity. The company has also diversified its operations to include wastewater treatment and environmental protection services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANNUAL REPORT | 2026-05-15 | English | |
| FORM NT 20-F | 2026-04-28 | English | |
| 6-K - CHINA NATURAL RESOURCES INC (0000793628) (Filer) | 2026-03-19 | English | |
| 6-K Filing | 2026-01-29 | English | |
| 6-K Filing | 2026-01-02 | English | |
| 6-K Filing | 2025-12-31 | English |
Browse filings by year
31 years- 2026 5 filings
- 2025 17 filings
- 2024 19 filings
- 2023 23 filings
- 2022 24 filings
- 2021 15 filings
- 2020 13 filings
- 2019 12 filings
- 2018 6 filings
- 2017 10 filings
- 2016 8 filings
- 2015 5 filings
- 2014 12 filings
- 2013 10 filings
- 2012 6 filings
- 2011 5 filings
- 2010 17 filings
- 2009 23 filings
- 2008 16 filings
- 2007 11 filings
- 2006 21 filings
- 2005 5 filings
- 2004 13 filings
- 2003 27 filings
- 2002 9 filings
- 2001 12 filings
- 2000 10 filings
- 1999 14 filings
- 1998 8 filings
- 1997 12 filings
- 1996 25 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46362308 | ANNUAL REPORT | 2026-05-15 | English | ||
| 46101197 | FORM NT 20-F | 2026-04-28 | English | ||
| 32986328 | 6-K - CHINA NATURAL RESOURCES INC (0000793628) (Filer) | 2026-03-19 | English | ||
| 18682619 | 6-K Filing | 2026-01-29 | English | ||
| 18682598 | 6-K Filing | 2026-01-02 | English | ||
|
2025
10 filings
| |||||
| 18682627 | 6-K Filing | 2025-12-31 | English | ||
| 18682613 | 6-K Filing | 2025-12-19 | English | ||
| 9589263 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 9589262 | FORM 20-F/A | 2025-10-06 | English | ||
| 9589264 | FORM 6-K | 2025-06-10 | English | ||
| 9589265 | FORM 6-K | 2025-05-27 | English | ||
| 9589267 | PROSPECTUS SUPPLEMENT | 2025-05-15 | English | ||
| 9589273 | FORM 20-F | 2025-05-15 | English | ||
| 9589268 | NOTIFICATION OF LATE FILING | 2025-04-28 | English | ||
| 9589269 | FORM 6-K | 2025-04-08 | 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 |
CHINA NATURAL 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/35370/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35370 | 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=35370 | 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=35370 \ -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": 35370}, 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 CHINA NATURAL RESOURCES INC (id: 35370)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.