
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 |
|---|---|---|---|
| 关于召开2025年第三次临时股东会的通知 | 2025-10-26 | Chinese | |
| 云鼎科技股份有限公司董事、高级管理人员离职管理制度 | 2025-10-26 | Chinese | |
| 第十一届董事会第二十八次会议决议公告 | 2025-10-26 | Chinese | |
| 关于职工董事离任暨选举职工董事的公告 | 2025-10-13 | Chinese | |
| 关于收到山东证监局警示函的公告 | 2025-09-16 | Chinese | |
| 2025年半年度报告摘要 | 2025-08-26 | Chinese |
Browse filings by year
27 years- 2026 46 filings
- 2025 128 filings
- 2024 114 filings
- 2023 130 filings
- 2022 201 filings
- 2021 110 filings
- 2020 206 filings
- 2019 120 filings
- 2018 297 filings
- 2017 204 filings
- 2016 188 filings
- 2015 128 filings
- 2014 105 filings
- 2013 120 filings
- 2012 121 filings
- 2011 42 filings
- 2010 54 filings
- 2009 55 filings
- 2008 76 filings
- 2007 81 filings
- 2006 67 filings
- 2005 53 filings
- 2004 83 filings
- 2003 39 filings
- 2002 21 filings
- 2001 7 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42064759 | 关于召开2025年第三次临时股东会的通知 | 2025-10-26 | Chinese | ||
| 42064747 | 云鼎科技股份有限公司董事、高级管理人员离职管理制度 | 2025-10-26 | Chinese | ||
| 42064736 | 第十一届董事会第二十八次会议决议公告 | 2025-10-26 | Chinese | ||
| 42064719 | 关于职工董事离任暨选举职工董事的公告 | 2025-10-13 | Chinese | ||
| 42064711 | 关于收到山东证监局警示函的公告 | 2025-09-16 | Chinese | ||
| 42064696 | 2025年半年度报告摘要 | 2025-08-26 | Chinese | ||
| 42064684 | 关于山东能源集团财务有限公司2025年上半年风险评估报告 | 2025-08-26 | Chinese | ||
| 42064671 | 半年报董事会决议公告 | 2025-08-26 | Chinese | ||
| 42064659 | 2025年半年度财务报告 | 2025-08-26 | Chinese | ||
| 42064628 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-26 | Chinese | ||
| 42064615 | 2025年半年度报告 | 2025-08-26 | Chinese | ||
| 42064607 | 云鼎科技股份有限公司董事会议事规则 | 2025-07-03 | Chinese | ||
| 42064589 | 第十一届董事会第二十六次会议决议公告 | 2025-07-03 | Chinese | ||
| 42064577 | 云鼎科技股份有限公司股东会议事规则 | 2025-07-03 | Chinese | ||
| 42064561 | 关于变更董事及补选董事会专门委员会委员的公告 | 2025-07-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | 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.