
NanFang Ventilator Co., Ltd. — Investor Relations & Filings
NanFang Ventilator Co., Ltd. specializes in the research, development, and manufacturing of high-end ventilation and air treatment systems. The company provides a comprehensive range of products, including specialized centrifugal and axial fans, air handling units, dampers, and noise control equipment. It is a prominent supplier for critical infrastructure projects, particularly within the nuclear power sector, where it provides safety-grade ventilation solutions. Additionally, the company serves the transportation industry with large-scale tunnel and subway ventilation systems, as well as industrial and commercial HVAC markets. NanFang Ventilator is recognized for its technical innovation, including advancements in heavy-duty metal 3D printing technology for manufacturing complex industrial components. Its products are engineered to meet rigorous performance standards for reliability and efficiency in demanding environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于公司股价波动未达到《关于规范上市公司信息披露及相关各方行为的通知》第五条标准的专项核查意见 | 2021-06-22 | Chinese | |
| 上市公司并购重组财务顾问专业意见附表第2号——重大资产重组 | 2021-06-22 | Chinese | |
| 关于本次重大资产重组摊薄即期回报及填补措施的说明 | 2021-06-22 | Chinese | |
| 关于立案调查事项进展暨风险提示的公告 | 2021-06-03 | Chinese | |
| 关于披露重大资产出售预案后的进展公告 | 2021-06-03 | Chinese | |
| 关于杨子善所持部分公司股份司法拍卖完成过户的公告 | 2021-05-31 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 35307252 | 中信建投证券股份有限公司关于公司股价波动未达到《关于规范上市公司信息披露及相关各方行为的通知》第五条标准的专项核查意见 | 2021-06-22 | Chinese | ||
| 35307241 | 上市公司并购重组财务顾问专业意见附表第2号——重大资产重组 | 2021-06-22 | Chinese | ||
| 35307231 | 关于本次重大资产重组摊薄即期回报及填补措施的说明 | 2021-06-22 | Chinese | ||
| 35307224 | 关于立案调查事项进展暨风险提示的公告 | 2021-06-03 | Chinese | ||
| 35307218 | 关于披露重大资产出售预案后的进展公告 | 2021-06-03 | Chinese | ||
| 35307208 | 关于杨子善所持部分公司股份司法拍卖完成过户的公告 | 2021-05-31 | Chinese | ||
| 35307193 | 广东君信律师事务所关于南方风机股份有限公司二〇二〇年年度股东大会的法律意见书 | 2021-05-20 | Chinese | ||
| 35307180 | 二O二O年年度股东大会决议公告 | 2021-05-20 | Chinese | ||
| 35307171 | 关于公开挂牌转让中兴能源装备有限公司100%股权的进展公告 | 2021-05-18 | Chinese | ||
| 35307157 | 关于2020年年报问询函的回复公告 | 2021-05-17 | Chinese | ||
| 35307125 | 中兴华会计师事务所关于南方风机股份有限公司2020年年报问询函有关问题核查情况说明 | 2021-05-17 | Chinese | ||
| 35307095 | 关于涉诉事项原告撤诉的公告 | 2021-05-12 | Chinese | ||
| 35307081 | 关于立案调查事项进展暨风险提示的公告 | 2021-05-07 | Chinese | ||
| 35307069 | 关于披露重大资产出售预案后的进展公告 | 2021-05-07 | Chinese | ||
| 35307058 | 中标项目签订合同的公告 | 2021-04-30 | 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 |
NanFang Ventilator 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/55030/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55030 | 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=55030 | 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=55030 \ -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": 55030}, 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 NanFang Ventilator Co., Ltd. (id: 55030)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.