
Dalian Zhiyun Automation Co., Ltd — Investor Relations & Filings
Dalian Zhiyun Automation Co., Ltd. specializes in the research, development, and manufacturing of high-end intelligent automation equipment and integrated production solutions. The company provides a diverse range of products, including automated assembly lines for automotive powertrains, lithium-ion battery manufacturing equipment, and precision assembly systems for flat panel displays such as LCD and OLED modules. Its technological portfolio encompasses high-precision motion control, machine vision, and industrial software integration. Serving sectors like consumer electronics and new energy vehicles, the company focuses on enhancing manufacturing efficiency through customized automation systems and advanced testing equipment. By leveraging its expertise in mechanical and electrical engineering, it delivers turnkey solutions for complex industrial processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于重大仲裁事项的进展公告 | 2026-05-29 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 北京市安理(深圳)律师事务所关于大连智云自动化装备股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 关于重大仲裁事项的进展公告 | 2026-05-11 | Chinese | |
| 董事、高级管理人员离职管理制度 | 2026-04-02 | Chinese | |
| 2025年度独立董事述职报告(董群先) | 2026-04-02 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47880038 | 关于重大仲裁事项的进展公告 | 2026-05-29 | Chinese | ||
| 46353852 | 2025年年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 46353860 | 北京市安理(深圳)律师事务所关于大连智云自动化装备股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 44941183 | 关于重大仲裁事项的进展公告 | 2026-05-11 | Chinese | ||
| 35744556 | 董事、高级管理人员离职管理制度 | 2026-04-02 | Chinese | ||
| 35744554 | 2025年度独立董事述职报告(董群先) | 2026-04-02 | Chinese | ||
| 35744545 | 内部控制审计报告 | 2026-04-02 | Chinese | ||
| 35744532 | 董事、高级管理人员薪酬管理制度 | 2026-04-02 | Chinese | ||
| 35744522 | 关于2025年度计提资产减值准备的公告 | 2026-04-02 | Chinese | ||
| 35744519 | 第六届董事会第二十一次会议决议公告 | 2026-04-02 | Chinese | ||
| 35744507 | 董事会审计委员会关于对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-02 | Chinese | ||
| 35744505 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-02 | Chinese | ||
| 35744503 | 2025年年度审计报告 | 2026-04-02 | Chinese | ||
| 35744500 | 2025年年度报告摘要 | 2026-04-02 | Chinese | ||
| 35744499 | 关于完成工商变更登记并换发营业执照的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
Dalian Zhiyun Automation 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/55115/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55115 | 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=55115 | 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=55115 \ -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": 55115}, 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 Dalian Zhiyun Automation Co., Ltd (id: 55115)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.