China Daye Non-Ferrous Metals Mining Limited — Investor Relations & Filings
China Daye Non-Ferrous Metals Mining Limited is an investment holding company specializing in the exploration, development, mining, and processing of non-ferrous mineral ores. Leveraging over five decades of operational experience, the company focuses on the production and sale of refined metal products. Core mineral assets include deposits of copper, gold, silver, iron, and molybdenum. The product portfolio features primary metals such as copper cathode, alongside specialty and by-products including sulphuric acid, copper sulfate, tellurium, platinum, and palladium. The company maintains integrated operations covering mineral extraction, processing, and the trading of metal products, supported by ongoing research and development activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter and Reply Form for Registered Shareholders | 2026-04-28 | English | |
| Notification Letter and Request Form for Non-registered Holders | 2026-04-28 | English | |
| Form of Proxy for use at the Annual General Meeting to be held on Tuesday, 26 May 2026 or any adjournment thereof | 2026-04-28 | English | |
| NOTICE OF THE ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| (1) PROPOSED GENERAL MANDATES TO ISSUE AND TO BUY-BACK SHARES (2) PROPOSED RE-ELECTION OF THE RETIRING DIRECTORS AND (3) NOTICE OF THE ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT 2025 | 2026-04-28 | 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 Daye Non-Ferrous Metals Mining Limited 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/49374/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49374 | 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=49374 | 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=49374 \ -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": 49374}, 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 Daye Non-Ferrous Metals Mining Limited (id: 49374)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.