
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 |
|---|---|---|---|
|
HANGZHOU OXYGEN PLANT GROUP CO., LTD.
Manufactures air separation units and cryogenic equipment f…
|
002430 | CN | Manufacturing |
|
HangZhou Radical Energy Saving Technology Co., Ltd.
Manufactures high-efficiency thermal management systems and…
|
300652 | CN | Manufacturing |
|
Hangzhou Youngsun Intelligent Equipment Co.,Ltd.
Develops automated packaging equipment and integrated syste…
|
603901 | CN | Manufacturing |
|
Hangzhou Zhongtai Cryogenic Technology Corporation
Researches, designs, and manufactures cryogenic equipment a…
|
300435 | CN | Manufacturing |
|
HANGZHOU ZHONGYA MACHINERY CO., LTD.
Designs and manufactures intelligent packaging equipment an…
|
300512 | CN | Manufacturing |
|
HANLA IMS Co., LTD
Provides integrated systems for the global shipbuilding and…
|
092460 | KR | Manufacturing |
|
HANTECH LTD.
Manufacturer of process equipment for the petrochemical and…
|
098070 | KR | Manufacturing |
|
HANZA
A global contract manufacturer offering complete solutions …
|
HANZA | SE | Manufacturing |
|
Harbin Air Conditioning Co.,Ltd.
Designs and manufactures air-cooled heat exchangers and ind…
|
600202 | CN | Manufacturing |
|
HARBIN BOSHI AUTOMATION CO.,LTD.
Provides industrial automation systems and intelligent manu…
|
002698 | CN | 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.