
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-05-28 | Chinese | |
| 2025年度股东会的法律意见书 | 2026-05-11 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-11 | Chinese | |
| 关于向特定对象发行股票申请获得中国证监会同意注册批复的公告 | 2026-04-17 | Chinese | |
| 2025年年度报告 | 2026-04-16 | Chinese | |
| 2025年度独立董事述职报告(赵明川) | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47854951 | 关于签订募集资金三方监管协议的公告 | 2026-05-28 | Chinese | ||
| 44940979 | 2025年度股东会的法律意见书 | 2026-05-11 | Chinese | ||
| 44940989 | 2025年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
| Seibu Giken Co.,Ltd. | 6223 | JP | Manufacturing |
|
Senior PLC
Makes high-tech components and systems for OEMs in aerospac…
|
1JD | GB | Manufacturing |
|
Shanghai Emperor of Cleaning Hi-Tech Co., Ltd
Provides industrial cleaning equipment and integrated surfa…
|
603200 | CN | Manufacturing |
|
Shanghai Rychen Technologies Co., Ltd.
Manufactures advanced membrane separation systems for indus…
|
301273 | CN | Manufacturing |
|
SHANGHAI SHENGJIAN TECHNOLOGY CO., LTD.
Provides waste gas treatment and chemical delivery systems …
|
603324 | CN | Manufacturing |
|
Shanghai Supezet Engineering Technology Corp., Ltd.
Provides energy-saving equipment and engineering solutions …
|
688121 | CN | Manufacturing |
|
Shenzhen Dobot Corp Ltd
Global technology provider of collaborative robots, robotic…
|
2432 | HK | Manufacturing |
|
SHENZHEN ENVICOOL TECHNOLOGY CO., LTD.
Precision thermal management for data centers, telecom, and…
|
002837 | CN | Manufacturing |
|
Shenzhen HeKeda Precision Cleaning Equipment Co., Ltd.
Manufactures high-precision industrial cleaning and surface…
|
002816 | CN | Manufacturing |
|
Shinwa Co., Ltd.
An engineering trading company specializing in metal joinin…
|
7607 | JP | 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.