
NORTH COPPER CO.,LTD. — Investor Relations & Filings
NORTH COPPER CO.,LTD. specializes in the exploration, mining, smelting, and processing of copper and associated non-ferrous metals. The company operates an integrated industrial chain, producing high-purity copper cathodes as its primary product. Additionally, it recovers precious metals such as gold and silver and manufactures chemical by-products including sulfuric acid. Its operations focus on resource efficiency and the application of advanced smelting technologies to ensure product quality and environmental compliance. The company provides essential raw materials for the electrical, electronics, and construction sectors, emphasizing technical innovation in its refining processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第九届董事会第二十五次会议决议公告 | 2024-06-12 | Chinese | |
| 关于延长公司向特定对象发行股票股东大会决议有效期的公告 | 2024-06-12 | Chinese | |
| 北方铜业2023年年度股东大会法律意见书 | 2024-05-22 | Chinese | |
| 2023年年度股东大会决议公告 | 2024-05-22 | Chinese | |
| 关于参加山西辖区上市公司2024年投资者网上集体接待日活动的公告 | 2024-05-14 | Chinese | |
| 关于召开2023年度暨2024年第一季度网上业绩说明会的公告 | 2024-05-09 | Chinese |
Browse filings by year
27 years- 2026 42 filings
- 2025 119 filings
- 2024 116 filings
- 2023 136 filings
- 2022 155 filings
- 2021 248 filings
- 2020 118 filings
- 2019 99 filings
- 2018 140 filings
- 2017 65 filings
- 2016 77 filings
- 2015 69 filings
- 2014 84 filings
- 2013 104 filings
- 2012 71 filings
- 2011 43 filings
- 2010 64 filings
- 2009 57 filings
- 2008 32 filings
- 2007 40 filings
- 2006 47 filings
- 2005 20 filings
- 2004 19 filings
- 2003 20 filings
- 2002 17 filings
- 2001 3 filings
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 43492619 | 第九届董事会第二十五次会议决议公告 | 2024-06-12 | Chinese | ||
| 43492592 | 关于延长公司向特定对象发行股票股东大会决议有效期的公告 | 2024-06-12 | Chinese | ||
| 43492550 | 北方铜业2023年年度股东大会法律意见书 | 2024-05-22 | Chinese | ||
| 43492516 | 2023年年度股东大会决议公告 | 2024-05-22 | Chinese | ||
| 43492482 | 关于参加山西辖区上市公司2024年投资者网上集体接待日活动的公告 | 2024-05-14 | Chinese | ||
| 43492434 | 关于召开2023年度暨2024年第一季度网上业绩说明会的公告 | 2024-05-09 | Chinese | ||
| 43492396 | 内部控制审计报告 | 2024-04-25 | Chinese | ||
| 43492355 | 2023年度监事会工作报告 | 2024-04-25 | Chinese | ||
| 43492321 | 中德证券有限责任公司关于北方铜业股份有限公司2023年业绩承诺实现情况的核查意见 | 2024-04-25 | Chinese | ||
| 43492286 | 2023年度董事会工作报告 | 2024-04-25 | Chinese | ||
| 43492260 | 年度股东大会通知 | 2024-04-25 | Chinese | ||
| 43492229 | 2023年度财务决算报告 | 2024-04-25 | Chinese | ||
| 43492195 | 2023年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-04-25 | Chinese | ||
| 43492171 | 董事会对独立董事独立性评估的专项意见 | 2024-04-25 | Chinese | ||
| 43492147 | 2023年年度审计报告 | 2024-04-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
NORTH COPPER CO.,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/53791/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53791 | 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=53791 | 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=53791 \ -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": 53791}, 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 NORTH COPPER CO.,LTD. (id: 53791)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.