Nanjing Canatal Data-Centre Environmental Tech Co.,Ltd — Investor Relations & Filings
About Nanjing Canatal Data-Centre Environmental Tech Co.,Ltd
Nanjing Canatal Data-Centre Environmental Tech Co., Ltd. specializes in the research, development, and manufacturing of precision environmental control equipment. The company provides thermal management solutions for critical infrastructure, including data centers, telecommunications facilities, and industrial environments. Its product portfolio includes precision air conditioning units, liquid cooling systems, heat pipe heat exchangers, and integrated micro-module data center solutions. Canatal emphasizes energy-efficient technologies and high-reliability systems designed to maintain optimal temperature and humidity levels for sensitive electronic equipment. The company offers comprehensive services ranging from system design and equipment supply to installation and maintenance, catering to the evolving cooling demands of high-density computing environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 603912:佳力图关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-04-17 | Chinese | |
| 603912:佳力图2025年度董事会审计委员会履职情况报告 | 2026-03-23 | Chinese | |
| 中信建投证券股份有限公司关于南京佳力图机房环境技术股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-03-23 | Chinese | |
| 南京佳力图机房环境技术股份有限公司董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-23 | Chinese | |
| 603912:关于佳力图非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-03-23 | Chinese | |
| 603912:佳力图2025年度营业收入扣除情况的审核报告 | 2026-03-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34827108 | 603912:佳力图关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-04-17 | Chinese | ||
| 38716380 | 603912:佳力图2025年度董事会审计委员会履职情况报告 | 2026-03-23 | Chinese | ||
| 38716371 | 中信建投证券股份有限公司关于南京佳力图机房环境技术股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-03-23 | Chinese | ||
| 38716367 | 南京佳力图机房环境技术股份有限公司董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-23 | Chinese | ||
| 38716354 | 603912:关于佳力图非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-03-23 | Chinese | ||
| 38716125 | 603912:佳力图2025年度营业收入扣除情况的审核报告 | 2026-03-23 | Chinese | ||
| 38715841 | 603912:佳力图2025年度内控审计报告 | 2026-03-23 | Chinese | ||
| 38715695 | 603912:佳力图关于召开2025年年度业绩说明会的公告 | 2026-03-23 | Chinese | ||
| 38715672 | 603912:佳力图2025年年度报告 | 2026-03-23 | Chinese | ||
| 38715669 | 603912:佳力图关于召开2025年年度股东会的通知 | 2026-03-23 | Chinese | ||
| 38715665 | 603912:佳力图关于公司2025年年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-23 | Chinese | ||
| 38715637 | 603912:佳力图关于公司2025年年度利润分配方案公告 | 2026-03-23 | Chinese | ||
| 38715620 | 603912:佳力图关于续聘会计师事务所的公告 | 2026-03-23 | Chinese | ||
| 38715619 | 603912:佳力图2025年度内部控制评价报告 | 2026-03-23 | Chinese | ||
| 38715597 | 603912:佳力图审计委员会对2025年度会计师事务所履行监督职责情况报告 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
Nanjing Canatal Data-Centre Environmental Tech 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/57897/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57897 | 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=57897 | 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=57897 \ -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": 57897}, 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 Nanjing Canatal Data-Centre Environmental Tech Co.,Ltd (id: 57897)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.