HUNAN BOYUN NEW MATERIALS Co.,Ltd. — Investor Relations & Filings
HUNAN BOYUN NEW MATERIALS Co.,Ltd. specializes in the research, development, and manufacturing of advanced composite materials and powder metallurgy products. The company’s core portfolio includes carbon/carbon (C/C) composite brake materials, high-performance friction materials, and superhard materials such as tungsten carbide. It provides critical components for aviation, aerospace, and automotive applications, notably aircraft braking systems and high-end friction components for heavy-duty vehicles. The company is recognized for its technical expertise in high-temperature resistant materials and wear-resistant alloys, supporting large-scale engineering projects and specialized industrial tools. Its products are engineered for high reliability and performance under extreme thermal and mechanical stress, serving markets in the transportation and precision manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会关于计提资产减值准备合理性的说明 | 2026-04-09 | Chinese | |
| 2025年年度报告摘要 | 2026-04-09 | Chinese | |
| 2025年度募集资金存放、管理与使用情况专项报告 | 2026-04-09 | Chinese | |
| 2025年度独立董事述职报告(潘传平) | 2026-04-09 | Chinese | |
| 第七届董事会第二十六次会议决议公告 | 2026-04-09 | Chinese | |
| 关于2025年度拟不进行利润分配的公告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35301663 | 董事会审计委员会关于计提资产减值准备合理性的说明 | 2026-04-09 | Chinese | ||
| 35301661 | 2025年年度报告摘要 | 2026-04-09 | Chinese | ||
| 35301659 | 2025年度募集资金存放、管理与使用情况专项报告 | 2026-04-09 | Chinese | ||
| 35301658 | 2025年度独立董事述职报告(潘传平) | 2026-04-09 | Chinese | ||
| 35301654 | 第七届董事会第二十六次会议决议公告 | 2026-04-09 | Chinese | ||
| 35301652 | 关于2025年度拟不进行利润分配的公告 | 2026-04-09 | Chinese | ||
| 35301651 | 2025年度募集资金存放、管理与使用情况鉴证报告 | 2026-04-09 | Chinese | ||
| 35301650 | 招商证券股份有限公司关于湖南博云新材料股份有限公司2025年度募集资金存放、管理与使用情况的专项核查报告 | 2026-04-09 | Chinese | ||
| 35301647 | 关于2026年度关联交易预计的公告 | 2026-04-09 | Chinese | ||
| 35301645 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-09 | Chinese | ||
| 35301641 | 第七届董事会第二十四次会议决议公告 | 2026-03-26 | Chinese | ||
| 35301639 | 关于公司常务副总裁辞职暨聘任公司副总裁的公告 | 2026-03-26 | Chinese | ||
| 35301625 | 关于独立董事取得独立董事培训证明的公告 | 2026-02-11 | Chinese | ||
| 35301622 | 2026年第一次临时股东会决议公告 | 2026-01-28 | Chinese | ||
| 35301600 | 2025年度业绩预告 | 2026-01-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A&A Material Corporation
Manufacturer and seller of building and industrial material…
|
5391 | JP | Manufacturing |
|
ADVANCED INNERGY HOLDINGS LIMITED
Develops thermal insulation and passive fire protection for…
|
AIH | AU | Manufacturing |
|
ALMEDIO INC.
Researches, develops, and sells advanced materials and test…
|
7859 | JP | Manufacturing |
|
Amrize Ltd.
Provider of building materials and envelope solutions for t…
|
AMRZ | CH | Manufacturing |
|
Anhui Estone Materials Technology Co., Ltd.
Manufactures advanced inorganic non-metallic materials for …
|
688733 | CN | Manufacturing |
|
Armstrong Corporation
Designs and produces advanced ceiling and wall systems focu…
|
AWI | CA | Manufacturing |
|
ARMSTRONG WORLD INDUSTRIES INC
Designs and manufactures ceiling, wall, and suspension syst…
|
AWI | US | Manufacturing |
|
Asahi Diamond Industrial Co.,Ltd.
Manufacturer of industrial diamond and cubic boron nitride …
|
6140 | JP | Manufacturing |
|
Beijing Oriental Yuhong Waterproof Technology Co.,Ltd.
Manufactures waterproofing systems and building chemicals f…
|
002271 | CN | Manufacturing |
|
Beijing Tianyishangjia New Material Corp., Ltd.
Manufacturer of friction and composite materials for rail, …
|
688033 | CN | Manufacturing |
HUNAN BOYUN NEW MATERIALS 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/54346/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54346 | 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=54346 | 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=54346 \ -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": 54346}, 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 HUNAN BOYUN NEW MATERIALS Co.,Ltd. (id: 54346)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.