
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 |
|---|---|---|---|
| 内部控制鉴证报告 | 2018-04-24 | Chinese | |
| 2017年年度报告摘要 | 2018-04-24 | Chinese | |
| 关于2017年度拟不进行利润分配的专项说明 | 2018-04-24 | Chinese | |
| 董事会议事规则(2018年4月) | 2018-04-24 | Chinese | |
| 安信证券股份有限公司关于公司募集资金2017年度使用情况的专项核查意见 | 2018-04-24 | Chinese | |
| 关于公司2017年度计提资产减值准备的公告 | 2018-04-24 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 35300092 | 内部控制鉴证报告 | 2018-04-24 | Chinese | ||
| 35300083 | 2017年年度报告摘要 | 2018-04-24 | Chinese | ||
| 35300073 | 关于2017年度拟不进行利润分配的专项说明 | 2018-04-24 | Chinese | ||
| 35300057 | 董事会议事规则(2018年4月) | 2018-04-24 | Chinese | ||
| 35300046 | 安信证券股份有限公司关于公司募集资金2017年度使用情况的专项核查意见 | 2018-04-24 | Chinese | ||
| 35300030 | 关于公司2017年度计提资产减值准备的公告 | 2018-04-24 | Chinese | ||
| 35300019 | 中兴能源装备有限公司2017年度业绩承诺完成情况的专项审核报告 | 2018-04-24 | Chinese | ||
| 35300007 | 独立董事2017年度述职报告(谢军) | 2018-04-24 | Chinese | ||
| 35299997 | 2017年度内部控制的自我评价报告 | 2018-04-24 | Chinese | ||
| 35299985 | 关于召开2017年度股东大会的通知 | 2018-04-24 | Chinese | ||
| 35299975 | 第四届监事会第四次会议决议公告 | 2018-04-24 | Chinese | ||
| 35299969 | 中国国际金融股份有限公司关于公司2017年度募集资金存放与实际使用情况的专项核查报告 | 2018-04-24 | Chinese | ||
| 35299958 | 关于公司募集资金2017年度存放与使用情况的鉴证报告 | 2018-04-24 | Chinese | ||
| 35299950 | 2017年年度报告 | 2018-04-24 | Chinese | ||
| 35299920 | 公司章程(2018年4月) | 2018-04-24 | 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.