JCHX Mining Management Co.,Ltd. — Investor Relations & Filings
About JCHX Mining Management Co.,Ltd.
JCHX Mining Management Co., Ltd. specializes in comprehensive mining services, focusing on mine construction, contract mining, and technical research and development. The company provides integrated solutions for underground mining projects, including shaft sinking, tunneling, and infrastructure development. Its service portfolio encompasses the entire lifecycle of a mine, from initial design and engineering to production and equipment maintenance. JCHX is recognized for its expertise in large-scale mechanized operations and deep-shaft construction. The company serves a global client base across diverse geographical regions, including Africa, Southeast Asia, and Europe, managing complex projects for major international mining corporations. By leveraging advanced technology and specialized engineering capabilities, JCHX delivers high-efficiency mining operations and technical consultancy services tailored to challenging geological conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 金诚信关于2025年第三季度业绩说明会召开情况的公告 | 2025-11-27 | Chinese | |
| 金诚信关于召开2025年第三季度业绩说明会的公告 | 2025-11-19 | Chinese | |
| 金诚信矿业管理股份有限公司向不特定对象发行可转换公司债券2025年跟踪评级报告 | 2025-11-17 | Chinese | |
| 金诚信关于向不特定对象发行可转换公司债券2025年跟踪评级结果的公告 | 2025-11-17 | Chinese | |
| 金诚信关于签订募集资金专户存储四方监管协议的公告 | 2025-11-05 | Chinese | |
| 金诚信关于签订募集资金专户存储四方监管协议的公告 | 2025-11-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37510793 | 金诚信关于2025年第三季度业绩说明会召开情况的公告 | 2025-11-27 | Chinese | ||
| 37510781 | 金诚信关于召开2025年第三季度业绩说明会的公告 | 2025-11-19 | Chinese | ||
| 37510773 | 金诚信矿业管理股份有限公司向不特定对象发行可转换公司债券2025年跟踪评级报告 | 2025-11-17 | Chinese | ||
| 37510747 | 金诚信关于向不特定对象发行可转换公司债券2025年跟踪评级结果的公告 | 2025-11-17 | Chinese | ||
| 37510745 | 金诚信关于签订募集资金专户存储四方监管协议的公告 | 2025-11-05 | Chinese | ||
| 37510741 | 金诚信关于签订募集资金专户存储四方监管协议的公告 | 2025-11-03 | Chinese | ||
| 37510731 | 金诚信关于不提前赎回“金诚转债”的提示性公告 | 2025-10-30 | Chinese | ||
| 37510729 | 金诚信2025年第三季度报告 | 2025-10-27 | Chinese | ||
| 37510721 | 金诚信第五届董事会第二十七次会议决议公告 | 2025-10-27 | Chinese | ||
| 37510710 | 金诚信关于“金诚转债”可能满足赎回条件的提示性公告 | 2025-10-23 | Chinese | ||
| 37510707 | 金诚信向不特定对象发行可转换公司债券上市公告书 | 2025-10-22 | Chinese | ||
| 37510706 | 金诚信关于签订募集资金专户存储三方监管协议的公告 | 2025-10-14 | Chinese | ||
| 37510694 | 金诚信矿业管理股份有限公司债券募集资金到位情况验证报告 | 2025-10-14 | Chinese | ||
| 37510422 | 金诚信2025年第三季度可转债转股结果暨股份变动公告 | 2025-10-09 | Chinese | ||
| 37510411 | 金诚信向不特定对象发行可转换公司债券发行结果公告 | 2025-10-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Support activities for other mining and quarrying
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
37 Capital Inc.
Junior mineral exploration entity focused on advancing reso…
|
JJJ | CA | Mining and quarrying |
|
ADAMERA MINERALS CORP.
Explores for high-grade gold, silver, and copper deposits i…
|
ADZ | CA | Mining and quarrying |
|
Adelayde Exploration Inc.
Exploration stage company identifying and evaluating proper…
|
ADDY | CA | Mining and quarrying |
|
Andaurex Industries Inc.
A provider of mineral exploration services.
|
AWX | CA | Mining and quarrying |
|
AQUIRIAN LIMITED
Provides equipment, technical services, and personnel for t…
|
AQN | AU | Mining and quarrying |
|
Aston Bay Holdings Ltd.
Mineral exploration focused on high-grade copper, gold, sil…
|
BAY | CA | Mining and quarrying |
|
Aurania Resources Ltd.
Mineral exploration focused on early-stage gold and critica…
|
ARU | CA | Mining and quarrying |
|
Aurum Lake Mining Corporation
Exploration and evaluation of mineral properties, currently…
|
ARL | CA | Mining and quarrying |
|
Austin Resources Ltd.
Mineral exploration and development company holding a 1% ne…
|
AUT.H | CA | Mining and quarrying |
|
Chatworth Resources Inc.
Acquisition, exploration, and development of resource prope…
|
— | CA | Mining and quarrying |
JCHX Mining Management 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/57931/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57931 | 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=57931 | 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=57931 \ -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": 57931}, 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 JCHX Mining Management Co.,Ltd. (id: 57931)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.