
惠丰钻石 — Investor Relations & Filings
Huifeng Diamond specializes in the research, development, and production of synthetic diamond micron powder and superhard materials. The product portfolio includes diamond crushing materials, diamond grits, and polycrystalline diamond (PCD) products. These materials are designed for high-precision industrial applications, including grinding, polishing, and cutting. The company serves sectors such as photovoltaics, semiconductors, aerospace, and precision machinery manufacturing. Huifeng Diamond emphasizes technological innovation and quality consistency, providing abrasives with precise particle size distribution and high thermal stability. Its manufacturing capabilities support advanced processing requirements for hard and brittle materials, ensuring performance and efficiency in demanding technical environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于独立董事独立性自查情况的专项报告 | 2025-04-22 | Chinese | |
| 信永中和会计师事务所(特殊普通合伙)关于惠丰钻石股份有限公司2024年度非经营性资金占用及其他关联资金往来的专项说明 | 2025-04-22 | Chinese | |
| 信永中和会计师事务所(特殊普通合伙)关于惠丰钻石股份有限公司2024年度募集资金存放与实际使用情况鉴证报告 | 2025-04-22 | Chinese | |
| 关于对会计师事务所2024年度履职情况评估报告 | 2025-04-22 | Chinese | |
| 董事会审计委员会2024年度履职情况报告 | 2025-04-22 | Chinese | |
| 第三届监事会第十七次会议决议公告 | 2025-04-22 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40070005 | 董事会关于独立董事独立性自查情况的专项报告 | 2025-04-22 | Chinese | ||
| 40069989 | 信永中和会计师事务所(特殊普通合伙)关于惠丰钻石股份有限公司2024年度非经营性资金占用及其他关联资金往来的专项说明 | 2025-04-22 | Chinese | ||
| 40069930 | 信永中和会计师事务所(特殊普通合伙)关于惠丰钻石股份有限公司2024年度募集资金存放与实际使用情况鉴证报告 | 2025-04-22 | Chinese | ||
| 40069828 | 关于对会计师事务所2024年度履职情况评估报告 | 2025-04-22 | Chinese | ||
| 40069823 | 董事会审计委员会2024年度履职情况报告 | 2025-04-22 | Chinese | ||
| 40069813 | 第三届监事会第十七次会议决议公告 | 2025-04-22 | Chinese | ||
| 40069803 | 独立董事2024年年度述职报告-朱嘉琦 | 2025-04-22 | Chinese | ||
| 40069792 | 关于惠丰钻石股份有限公司2024年度营业收入扣除情况的专项说明 | 2025-04-22 | Chinese | ||
| 40069713 | 第三届董事会第二十二次会议决议公告 | 2025-04-22 | Chinese | ||
| 40069701 | 关于闲置募集资金暂时补充流动资金归还的公告 | 2025-04-16 | Chinese | ||
| 40069697 | 第三届董事会第二十一次会议决议公告 | 2025-04-16 | Chinese | ||
| 40069684 | 对外投资的公告 | 2025-04-16 | Chinese | ||
| 40069674 | 关于注销部分募集资金专户的公告 | 2025-03-26 | Chinese | ||
| 40069663 | 2024年年度业绩快报公告 | 2025-02-26 | Chinese | ||
| 40069652 | 2024年年度业绩预告公告 | 2025-01-23 | 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 |
惠丰钻石 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/58906/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58906 | 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=58906 | 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=58906 \ -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": 58906}, 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: 58906)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.