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 |
|---|---|---|---|
|
GENERAL PACKER CO., LTD.
Specialized manufacturer of automatic packaging machinery a…
|
6267 | JP | Manufacturing |
|
GnBS eco Co.,Ltd
Designs and produces wastewater-free air pollution control …
|
382800 | KR | Manufacturing |
|
GRAHAM CORP
Designs and manufactures mission-critical fluid, power, and…
|
GHM | US | Manufacturing |
|
Groupe SFPI
Designs, manufactures, and distributes equipment for the bu…
|
SFPI | FR | Manufacturing |
|
GSD Technologies Co., Ltd.
Develops wastewater treatment machinery and smart water man…
|
6641 | TW | Manufacturing |
|
Guang Dong High Dream Intellectualized Machinery Co., Ltd.
Develops automated weighing, packaging, and inspection mach…
|
300720 | CN | Manufacturing |
|
Guangdong Nedfon Air System Co., Ltd.
Develops and manufactures energy-efficient ventilation prod…
|
301043 | CN | Manufacturing |
|
GUANGDONG SENSSUN WEIGHING APPARATUS GROUP LTD.
Manufactures electronic weighing instruments and smart heal…
|
002870 | CN | Manufacturing |
|
Guangdong Shenling Environmental Systems Co., Ltd.
Provides industrial environmental control systems and therm…
|
301018 | CN | Manufacturing |
|
Guangdong Topstar Technology Co.,Ltd
Manufactures industrial robots, CNC machines, and intellige…
|
300607 | 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.