
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 |
|---|---|---|---|
| 独立董事关于公司单项计提资产减值准备的独立意见 | 2016-01-27 | Chinese | |
| 第三届监事会第七次会议决议公告 | 2016-01-27 | Chinese | |
| 2015年年度业绩预告 | 2016-01-27 | Chinese | |
| 关于全资子公司通过高新技术企业再次认定的公告 | 2016-01-15 | Chinese | |
| 关于控股股东、实际控制人承诺不减持公司股份的公告 | 2016-01-14 | Chinese | |
| 第三届董事会第十次会议决议公告 | 2015-12-30 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
5 filings
| |||||
| 35297307 | 独立董事关于公司单项计提资产减值准备的独立意见 | 2016-01-27 | Chinese | ||
| 35297303 | 第三届监事会第七次会议决议公告 | 2016-01-27 | Chinese | ||
| 35297295 | 2015年年度业绩预告 | 2016-01-27 | Chinese | ||
| 35297289 | 关于全资子公司通过高新技术企业再次认定的公告 | 2016-01-15 | Chinese | ||
| 35297273 | 关于控股股东、实际控制人承诺不减持公司股份的公告 | 2016-01-14 | Chinese | ||
|
2015
10 filings
| |||||
| 35297266 | 第三届董事会第十次会议决议公告 | 2015-12-30 | Chinese | ||
| 35297258 | 关于控股子公司拟签署合作意向书的提示性公告 | 2015-12-30 | Chinese | ||
| 35297252 | 关于控股股东暨实际控制人进行股票质押式回购交易的公告 | 2015-12-23 | Chinese | ||
| 35297246 | 关于签署框架协议的公告 | 2015-12-18 | Chinese | ||
| 35297238 | 关于控股股东收到《中国证监会行政处罚决定书》的公告 | 2015-12-17 | Chinese | ||
| 35297231 | 关于控股股东暨实际控制人部分股权解除质押的公告 | 2015-12-16 | Chinese | ||
| 35297225 | 关于控股股东暨实际控制人进行股票质押式回购交易的公告 | 2015-12-15 | Chinese | ||
| 35297214 | 关于公司民用核安全设备设计、制造许可证的延续申请获批的公告 | 2015-12-10 | Chinese | ||
| 35297210 | 关于公司董事兼副总经理辞职的公告 | 2015-12-08 | Chinese | ||
| 35297201 | 关于子公司董事当选中国工程院院士的公告 | 2015-12-07 | 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.