
Hubei Xingfa Chemicals Group Co.,Ltd — Investor Relations & Filings
Hubei Xingfa Chemicals Group Co.,Ltd. specializes in the development, production, and distribution of phosphorus-based products and fine chemicals. The company maintains an integrated industrial chain that spans phosphate mining, hydroelectric power generation, and advanced chemical processing. Its core product portfolio includes yellow phosphorus, phosphoric acid, technical and food-grade phosphates, glyphosate, organic silicon, and high-purity electronic chemicals. These offerings support diverse applications in agriculture, food processing, electronics, and industrial manufacturing. By leveraging its resource advantages and focusing on technological innovation, the company provides high-quality chemical solutions to a global clientele while prioritizing environmental sustainability and operational efficiency across its manufacturing facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 湖北兴发化工集团股份有限公司关于召开2026年度第二次临时股东会的通知 | 2026-05-20 | Chinese | |
| 湖北兴发化工集团股份有限公司关于修订《科技成果奖励办法》的公告 | 2026-05-20 | Chinese | |
| 湖北兴发化工集团股份有限公司十一届十七次董事会决议公告 | 2026-05-20 | Chinese | |
| 湖北兴发化工集团股份有限公司董事会提名薪酬及考核委员会关于公司2026年员工持股计划相关事项的书面审核意见 | 2026-05-20 | Chinese | |
| 湖北兴发化工集团股份有限公司2026年第二次职工代表大会决议公告 | 2026-05-20 | Chinese | |
| 湖北兴发化工集团股份有限公司2026年员工持股计划管理办法 | 2026-05-20 | Chinese |
Browse filings by year
27 years- 2026 39 filings
- 2025 131 filings
- 2024 160 filings
- 2023 173 filings
- 2022 219 filings
- 2021 198 filings
- 2020 151 filings
- 2019 312 filings
- 2018 177 filings
- 2017 192 filings
- 2016 174 filings
- 2015 172 filings
- 2014 179 filings
- 2013 115 filings
- 2012 87 filings
- 2011 68 filings
- 2010 80 filings
- 2009 62 filings
- 2008 86 filings
- 2007 56 filings
- 2006 57 filings
- 2005 29 filings
- 2004 24 filings
- 2003 25 filings
- 2002 23 filings
- 2001 12 filings
- 1999 2 filings
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 Xingfa Chemicals Group 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/56515/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56515 | 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=56515 | 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=56515 \ -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": 56515}, 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 Xingfa Chemicals Group Co.,Ltd (id: 56515)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.