
邦德股份 — Investor Relations & Filings
The company specializes in the research, development, and manufacturing of high-performance heat exchange systems. Its primary product portfolio includes condensers, radiators, intercoolers, and oil coolers, catering to a wide range of vehicle models. With a focus on the global aftermarket and the emerging New Energy Vehicle sector, the firm utilizes advanced aluminum brazing technologies and automated production lines to ensure product precision and thermal efficiency. Operations are characterized by a comprehensive supply chain, rigorous quality control standards, and a commitment to providing customized thermal management solutions for diverse cooling requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第九次会议决议公告 | 2026-03-30 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-03-30 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-03-30 | Chinese | |
| 关于使用自有闲置资金购买理财产品的进展公告 | 2026-03-01 | Chinese | |
| 2025年年度业绩快报公告 | 2026-02-25 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 40032971 | 第四届董事会第九次会议决议公告 | 2026-03-30 | Chinese | ||
| 40032958 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 40032937 | 拟续聘2026年度会计师事务所公告 | 2026-03-30 | Chinese | ||
| 40032920 | 2025年度会计师事务所履职情况评估报告 | 2026-03-30 | Chinese | ||
| 40032917 | 关于使用自有闲置资金购买理财产品的进展公告 | 2026-03-01 | Chinese | ||
| 40032904 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 40032887 | 关于使用自有闲置资金购买理财产品的进展公告 | 2026-01-15 | Chinese | ||
| 40032874 | 中泰证券股份有限公司关于威海邦德散热系统股份有限公司2025年度定期现场核查报告 | 2026-01-13 | Chinese | ||
| 40032860 | 关于取得实用新型专利证书的公告 | 2026-01-13 | Chinese | ||
| 40032850 | 关于使用自有闲置资金购买理财产品的进展公告 | 2026-01-05 | Chinese | ||
|
2025
5 filings
| |||||
| 40032839 | 关于取得实用新型专利证书的公告 | 2025-12-25 | Chinese | ||
| 40032826 | 关于公司入选第九批山东省制造业单项冠军企业并完成公示的公告 | 2025-12-14 | Chinese | ||
| 40032815 | 关于取得实用新型专利证书的公告 | 2025-12-11 | Chinese | ||
| 40032807 | 关于使用自有闲置资金购买理财产品的进展公告 | 2025-12-11 | Chinese | ||
| 40032798 | 关于使用自有闲置资金购买理财产品的进展公告 | 2025-12-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TOKAI RIKA CO.,LTD.
Manufactures automotive HMI, security, and safety systems l…
|
6995 | JP | Manufacturing |
|
TOKYO RADIATOR MFG. CO., LTD.
Manufactures heat exchangers and components for trucks and …
|
7235 | JP | Manufacturing |
|
TOMO Holdings Limited
Designs and installs vehicle leather upholstery, electronic…
|
6928 | HK | Manufacturing |
|
Topre Corporation
Manufactures automotive pressed components and temperature-…
|
5975 | JP | Manufacturing |
|
TOPY INDUSTRIES,LIMITED
An integrated metal processor of steel, wheels, and machine…
|
7231 | JP | Manufacturing |
|
TOYOTA BOSHOKU CORPORATION
Global manufacturer of automotive interior systems, filters…
|
3116 | JP | Manufacturing |
|
TPC CO., LTD
Manufactures precision steel pipes and components for the a…
|
130740 | KR | Manufacturing |
|
TPR CO .,LTD.
Manufacturer of engine components like piston rings and cyl…
|
6463 | JP | Manufacturing |
|
T.RAD Co.,Ltd.
Global manufacturer of heat exchangers and thermal manageme…
|
7236 | JP | Manufacturing |
|
Transmission Engineering Industries Limited
Manufactures and sells engine gears and automotive parts, s…
|
TREI | PK | Manufacturing |
邦德股份 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/58796/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58796 | 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=58796 | 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=58796 \ -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": 58796}, 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 邦德股份 (id: 58796)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.