
HUBEI JIANGHAN NEW MATERIALS CO., LTD. — Investor Relations & Filings
HUBEI JIANGHAN NEW MATERIALS CO., LTD. focuses on the research, development, production, and sale of functional silanes and silicone-based materials. The company provides a comprehensive range of products, including silane coupling agents—such as sulfur-containing, amino, vinyl, epoxy, and methacryloxy silanes—alongside silane crosslinkers and silicone oils. These materials serve as critical additives and intermediates in the manufacturing of rubber, plastics, coatings, sealants, adhesives, and glass fibers. By leveraging integrated production chains and advanced R&D, the company delivers specialized solutions for high-performance applications in the electronics, automotive, and construction sectors. Its operations emphasize technical precision and large-scale manufacturing to meet diverse industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于募集资金现金管理赎回的公告 | 2026-05-29 | Chinese | |
| 关于股份回购实施结果暨股份变动的公告 | 2026-05-28 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-12 | Chinese | |
| 关于股份回购进展公告 | 2026-05-06 | Chinese | |
| 审计报告 | 2026-04-20 | Chinese | |
| 独立董事述职报告(杨晓勇) | 2026-04-20 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47897550 | 关于募集资金现金管理赎回的公告 | 2026-05-29 | Chinese | ||
| 47870506 | 关于股份回购实施结果暨股份变动的公告 | 2026-05-28 | Chinese | ||
| 45346937 | 2025年年度股东会决议公告 | 2026-05-12 | Chinese | ||
| 44280129 | 关于股份回购进展公告 | 2026-05-06 | Chinese | ||
| 39539655 | 审计报告 | 2026-04-20 | Chinese | ||
| 39539454 | 独立董事述职报告(杨晓勇) | 2026-04-20 | Chinese | ||
| 39539450 | 利润分配及资本公积金转增股本方案公告 | 2026-04-20 | Chinese | ||
| 39539448 | 独立董事述职报告(吴松成) | 2026-04-20 | Chinese | ||
| 39539443 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-20 | Chinese | ||
| 39539442 | 2025年度主要经营数据公告 | 2026-04-20 | Chinese | ||
| 39539440 | 独立董事述职报告(罗传泉) | 2026-04-20 | Chinese | ||
| 39539439 | 2025年度会计师事务所履职情况评价报告 | 2026-04-20 | Chinese | ||
| 39539436 | 2025年年度报告 | 2026-04-20 | Chinese | ||
| 39539433 | 续聘会计师事务所公告 | 2026-04-20 | Chinese | ||
| 39539429 | 募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
HUBEI JIANGHAN 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/57562/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57562 | 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=57562 | 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=57562 \ -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": 57562}, 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 HUBEI JIANGHAN NEW MATERIALS CO., LTD. (id: 57562)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.