Vontron Technology Co., Ltd. — Investor Relations & Filings
Vontron Technology Co., Ltd. specializes in the research, development, and manufacturing of spiral-wound separation membranes. The core product portfolio includes reverse osmosis (RO), nanofiltration (NF), and ultrafiltration (UF) membrane elements. These products are utilized for applications such as drinking water purification, industrial ultrapure water production, and wastewater recycling. The company provides specialized solutions including seawater desalination membranes, fouling-resistant elements for challenging feed water, and high-rejection membranes for high-purity requirements. Vontron focuses on advanced membrane chemistry and manufacturing processes to deliver filtration solutions characterized by energy efficiency, durability, and consistent salt rejection performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2022年半年度报告摘要 | 2022-08-24 | Chinese | |
| 关于召开公司2022年第二次临时股东大会的通知 | 2022-08-24 | Chinese | |
| 独立董事关于相关事项的事前认可意见及独立意见 | 2022-08-24 | Chinese | |
| 半年报董事会决议公告 | 2022-08-24 | Chinese | |
| 关于拟续聘会计师事务所公告 | 2022-08-24 | Chinese | |
| 2022年半年度报告 | 2022-08-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 44136408 | 2022年半年度报告摘要 | 2022-08-24 | Chinese | ||
| 44136395 | 关于召开公司2022年第二次临时股东大会的通知 | 2022-08-24 | Chinese | ||
| 44136379 | 独立董事关于相关事项的事前认可意见及独立意见 | 2022-08-24 | Chinese | ||
| 44136365 | 半年报董事会决议公告 | 2022-08-24 | Chinese | ||
| 44136350 | 关于拟续聘会计师事务所公告 | 2022-08-24 | Chinese | ||
| 44136331 | 2022年半年度报告 | 2022-08-24 | Chinese | ||
| 44136264 | 关于对参股公司减资暨关联交易公告 | 2022-08-24 | Chinese | ||
| 44136250 | 关联交易公告 | 2022-08-24 | Chinese | ||
| 44136242 | 独立董事关于关联交易的事前认可意见及独立意见 | 2022-07-29 | Chinese | ||
| 44136236 | 关联交易公告 | 2022-07-29 | Chinese | ||
| 44136230 | 第七届董事会第四次会议公告 | 2022-07-29 | Chinese | ||
| 44136222 | 2017年面向合格投资者公开发行公司债券(第一期)2022年兑付兑息暨摘牌公告 | 2022-06-30 | Chinese | ||
| 44136204 | 沃顿科技股份有限公司公司债券受托管理事务报告(2021年度) | 2022-06-30 | Chinese | ||
| 44136173 | 沃顿科技股份有限公司2022年度跟踪评级报告 | 2022-06-27 | Chinese | ||
| 44136116 | 2021年度权益分派实施公告 | 2022-06-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QINGDAO GUOLIN TECHNOLOGY GROUP CO.,LTD.
Develops ozone generation equipment for water treatment and…
|
300786 | CN | Manufacturing |
|
Qingdao Haier Biomedical Co.,Ltd
Offers low-temperature storage and IoT solutions for life s…
|
688139 | CN | Manufacturing |
|
Qingdao Hiron Commercial Cold Chain Co., Ltd.
Manufacturer of professional cold chain equipment for retai…
|
603187 | CN | Manufacturing |
|
Qingdao Paguld Intelligent Manufacturing Co., Ltd.
Develops centralized lubrication systems and intelligent ma…
|
301456 | CN | Manufacturing |
|
QleanAir
Provides air cleaning solutions for professional and indust…
|
QAIR | SE | Manufacturing |
|
Quality RO Industries Limited
Provides water treatment components and systems for domesti…
|
543460 | IN | Manufacturing |
|
QuestAir Technologies Inc.
Developer and supplier of advanced gas purification systems…
|
QAR | CA | Manufacturing |
|
Reko International Group Inc.
Diversified engineering and manufacturing specializing in i…
|
REKO | CA | Manufacturing |
|
RICHTECH ROBOTICS INC.
Develops and manufactures AI-driven robots to automate labo…
|
RR | US | Manufacturing |
|
Riddhi Display Equipments Limited
Manufacturer of commercial refrigeration, food display unit…
|
544640 | IN | Manufacturing |
Vontron Technology 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/53900/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53900 | 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=53900 | 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=53900 \ -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": 53900}, 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 Vontron Technology Co., Ltd. (id: 53900)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.