Yimikang Tech. Group Co.,Ltd. — Investor Relations & Filings
Yimikang Tech. Group Co.,Ltd. provides integrated solutions for critical infrastructure and environmental control. The company specializes in the design, manufacturing, and maintenance of precision cooling systems, modular data center components, and medical cleanroom equipment. Its core offerings include high-efficiency air conditioning units tailored for data centers and telecommunications hubs, as well as intelligent monitoring platforms for environmental management. The group delivers comprehensive lifecycle services, ranging from engineering and construction to technical support and system optimization. By focusing on energy-efficient technologies and high-precision climate control, the company ensures the operational stability of mission-critical facilities across the information technology, healthcare, and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向特定对象发行股票申请获得中国证监会同意注册批复的公告 | 2026-04-17 | Chinese | |
| 2025年年度报告 | 2026-04-16 | Chinese | |
| 2025年度独立董事述职报告(赵明川) | 2026-04-16 | Chinese | |
| 关于公司及子公司2026年度申请综合授信暨有关担保的公告 | 2026-04-16 | Chinese | |
| 第六届董事会第五次会议决议公告 | 2026-04-16 | Chinese | |
| 关于2025年度拟不进行利润分配的专项说明 | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34826805 | 关于向特定对象发行股票申请获得中国证监会同意注册批复的公告 | 2026-04-17 | Chinese | ||
| 36360075 | 2025年年度报告 | 2026-04-16 | Chinese | ||
| 36360071 | 2025年度独立董事述职报告(赵明川) | 2026-04-16 | Chinese | ||
| 36360070 | 关于公司及子公司2026年度申请综合授信暨有关担保的公告 | 2026-04-16 | Chinese | ||
| 36360066 | 第六届董事会第五次会议决议公告 | 2026-04-16 | Chinese | ||
| 36360064 | 关于2025年度拟不进行利润分配的专项说明 | 2026-04-16 | Chinese | ||
| 36360062 | 董事会审计委员会关于会计师事务所2025年度履职情况的报告 | 2026-04-16 | Chinese | ||
| 36360059 | 2025年度内部控制审计报告 | 2026-04-16 | Chinese | ||
| 36360055 | 2025年度内部控制评价报告 | 2026-04-16 | Chinese | ||
| 36360052 | 关于2025年度计提资产减值准备的公告 | 2026-04-16 | Chinese | ||
| 36360049 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-16 | Chinese | ||
| 36360046 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-16 | Chinese | ||
| 36360043 | 关于续聘会计师事务所的公告 | 2026-04-16 | Chinese | ||
| 36360041 | 2025年度独立董事述职报告(姜玉梅) | 2026-04-16 | Chinese | ||
| 36360038 | 关于召开2025年度股东会的通知 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aurotek Corporation
Provides AI and robotics automation solutions for smart man…
|
6215 | TW | Manufacturing |
|
Avrot Industries Ltd.
Specializes in lining and coating steel pipes for corrosion…
|
AVRT | IL | Manufacturing |
|
Babcock & Wilcox Enterprises, Inc.
Provider of energy and environmental technologies for power…
|
BW | US | Manufacturing |
|
BEIJING JIUZHOUYIGUI ENVIRONMENTAL TECHNOLOGY CO., LTD.
Provides noise and vibration control solutions for rail tra…
|
688485 | CN | Manufacturing |
|
BHI Co., LTD.
Global supplier of equipment for the power generation and s…
|
083650 | KR | Manufacturing |
|
Bingshan Refrigeration & Heat Transfer Technologies Co.,Ltd.
Provides industrial and commercial refrigeration and heat t…
|
000530 | CN | Manufacturing |
|
Biorem Inc.
Specializes in advanced air emissions control systems for b…
|
BRM | CA | Manufacturing |
|
BIO-UV Group
Designs and manufactures chemical-free water and surface di…
|
ALTUV | FR | Manufacturing |
|
Blue Star Ltd
Provides air conditioning, commercial refrigeration, and ME…
|
BLUESTARCO | IN | Manufacturing |
|
Boss Packaging Solutions Limited
Manufactures automated packaging machinery for diverse indu…
|
BOSS | IN | Manufacturing |
Yimikang Tech. Group 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/55255/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55255 | 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=55255 | 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=55255 \ -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": 55255}, 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 Yimikang Tech. Group Co.,Ltd. (id: 55255)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.