Yunding Technology Co.,Ltd. — Investor Relations & Filings
Yunding Technology Co., Ltd. specializes in providing digital transformation solutions and industrial internet services, primarily focusing on the energy and chemical sectors. The company leverages advanced technologies such as artificial intelligence, big data, and the Internet of Things (IoT) to enhance operational efficiency and safety. Key offerings include the development of intelligent mining systems, smart safety monitoring platforms, and industrial cloud services. A significant highlight of its portfolio is the integration of large-scale AI models, such as the Pangu Mine Model, to automate complex industrial processes and improve decision-making. By delivering comprehensive digital infrastructure and specialized software applications, Yunding Technology supports the modernization of traditional industrial operations, focusing on high-performance computing and data-driven management for large-scale enterprises.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于选举职工董事的公告 | 2026-04-14 | Chinese | |
| 第十二届董事会第一次会议决议公告 | 2026-04-14 | Chinese | |
| 关于召开2025年度网上业绩说明会的公告 | 2026-04-14 | Chinese | |
| 2026年第二次临时股东会决议公告 | 2026-04-14 | Chinese | |
| 国浩律师(济南)事务所关于云鼎科技股份有限公司2026年第二次临时股东会之法律意见书 | 2026-04-14 | Chinese | |
| 关于董事会完成换届选举并选举董事长、聘任高级管理人员及证券事务代表的公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 34943141 | 关于选举职工董事的公告 | 2026-04-14 | Chinese | ||
| 34943137 | 第十二届董事会第一次会议决议公告 | 2026-04-14 | Chinese | ||
| 34899021 | 关于召开2025年度网上业绩说明会的公告 | 2026-04-14 | Chinese | ||
| 34899019 | 2026年第二次临时股东会决议公告 | 2026-04-14 | Chinese | ||
| 34854909 | 国浩律师(济南)事务所关于云鼎科技股份有限公司2026年第二次临时股东会之法律意见书 | 2026-04-14 | Chinese | ||
| 34842219 | 关于董事会完成换届选举并选举董事长、聘任高级管理人员及证券事务代表的公告 | 2026-04-14 | Chinese | ||
|
2013
9 filings
| |||||
| 42024218 | 独立董事关于第七届董事会第九次会议相关议案的独立意见 | 2013-11-28 | Chinese | ||
| 42024203 | 独立董事候选人声明(王爱) | 2013-11-28 | Chinese | ||
| 42024189 | 关于召开2013年第三次临时股东大会通知的公告 | 2013-11-28 | Chinese | ||
| 42024178 | 第七届董事会第九次会议决议公告 | 2013-11-28 | Chinese | ||
| 42024165 | 第七届监事会第八次会议决议公告 | 2013-11-28 | Chinese | ||
| 42024151 | 关于选举职工代表监事的公告 | 2013-11-28 | Chinese | ||
| 42024140 | 独立董事提名人声明(二) | 2013-11-28 | Chinese | ||
| 42024128 | 独立董事提名人声明(三) | 2013-11-28 | Chinese | ||
| 42024117 | 关于公司副总经理辞职的公告 | 2013-11-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI/ML Innovations Inc.
Digital healthcare technology applying AI/ML neural network…
|
AIML | CA | Telecommunications, computer pr… |
|
AInnovation Technology Group Co., Ltd
Provides enterprise AI solutions, including software and ha…
|
2121 | HK | Telecommunications, computer pr… |
|
Aino Health AB (publ)
A SaaS platform for managing and reducing employee sickness…
|
AINO | SE | Telecommunications, computer pr… |
|
AISAN TECHNOLOGY CO.,LTD.
Develops CAD and mobile mapping systems for surveying and c…
|
4667 | JP | Telecommunications, computer pr… |
|
AI storm CO.,LTD.
An IT services company offering IT consulting, digital sign…
|
3719 | JP | Telecommunications, computer pr… |
|
Alchera Inc.
A Vision AI company specializing in face analysis, OCR, and…
|
347860 | KR | Telecommunications, computer pr… |
|
ALCIDION GROUP LIMITED
Develops software to enhance patient safety and clinical pr…
|
ALC | AU | Telecommunications, computer pr… |
|
ALEEN INC.
Digital health platform providing AI-driven symptom checkin…
|
ALEN.U | CA | Telecommunications, computer pr… |
|
ALFA FINANCIAL SOFTWARE HOLDINGS PL
Developer of a cloud-based SaaS platform for the global ass…
|
ALFA | GB | Telecommunications, computer pr… |
|
Algorhythm Holdings, Inc.
An AI and electronics holding company for logistics and kar…
|
RIME | US | Telecommunications, computer pr… |
Yunding Technology 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/53615/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53615 | 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=53615 | 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=53615 \ -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": 53615}, 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 Yunding Technology Co.,Ltd. (id: 53615)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.