
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 |
|---|---|---|---|
|
Abitibi Metals
Exploring and developing the high-grade B26 polymetallic de…
|
AMQ | CA | Mining and quarrying |
|
ABITIBI MINING CORP.
Mineral exploration focused on the high-grade B26 polymetal…
|
AMQ | CA | Mining and quarrying |
|
AbraSilver Resource Corp.
Advanced-stage mineral explorer focused on the Diablillos s…
|
ABRA | CA | Mining and quarrying |
|
ABX GROUP LIMITED
Develops rare earth elements and aluminium fluoride for cle…
|
ABX | AU | Mining and quarrying |
|
ACCELERATE RESOURCES LIMITED
Explores and develops high-grade manganese and lithium asse…
|
AX8 | AU | Mining and quarrying |
|
AC/DC Battery Metals Inc.
Explores and develops nickel and cobalt deposits in central…
|
ACDC | CA | Mining and quarrying |
|
ACDC METALS LTD
Explores heavy mineral sands and rare earths using propriet…
|
ADC | AU | Mining and quarrying |
|
ACG Metals Limited
A mining company consolidating the copper industry through …
|
ACGM | VG | Mining and quarrying |
|
Aclara Resources Inc.
Developing rare ionic clay deposits to supply HREEs for hig…
|
ARA | CA | Mining and quarrying |
|
ACTIVEX LIMITED
Acquires and develops gold, copper, and lithium deposits us…
|
AIV | AU | 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.