凯德石英 — Investor Relations & Filings
About 凯德石英
Beijing Kaide Quartz Co., Ltd. specializes in the research, development, and manufacturing of high-purity quartz products. The company provides a comprehensive range of quartz components, including quartz tubes, rods, boats, and tanks, designed for high-temperature and high-purity environments. Its products are primarily utilized in the semiconductor, photovoltaic, and optical fiber sectors. Kaide Quartz focuses on precision machining and advanced processing techniques to meet the stringent requirements of integrated circuit manufacturing, particularly for 8-inch and 12-inch wafer production lines. The company serves as a key supplier to major semiconductor equipment manufacturers, offering customized quartz solutions that ensure thermal stability and chemical resistance in critical fabrication processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-21 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-04-21 | Chinese | |
| 2025年度独立董事述职报告(崔保国) | 2026-04-21 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-21 | Chinese | |
| 审计委员会对会计师事务所2025年履行监督职责情况报告 | 2026-04-21 | Chinese | |
| 2025年度独立董事述职报告(张娜) | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39913919 | 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-21 | Chinese | ||
| 39913910 | 2025年度会计师事务所履职情况评估报告 | 2026-04-21 | Chinese | ||
| 39913907 | 2025年度独立董事述职报告(崔保国) | 2026-04-21 | Chinese | ||
| 39913829 | 2025年度内部控制自我评价报告 | 2026-04-21 | Chinese | ||
| 39913820 | 审计委员会对会计师事务所2025年履行监督职责情况报告 | 2026-04-21 | Chinese | ||
| 39913812 | 2025年度独立董事述职报告(张娜) | 2026-04-21 | Chinese | ||
| 39913800 | 2025年度独立董事述职报告(刘志弘) | 2026-04-21 | Chinese | ||
| 39913793 | 第四届董事会第十四次会议决议公告 | 2026-04-21 | Chinese | ||
| 39913784 | 天风证券股份有限公司关于北京凯德石英股份有限公司2025年年度募集资金存放、管理与实际使用情况的专项报告的核查报告 | 2026-04-21 | Chinese | ||
| 39913772 | 关于使用闲置自有资金进行现金管理的公告 | 2026-04-21 | Chinese | ||
| 39913758 | 2025 年度非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-21 | Chinese | ||
| 39913742 | 未来三年(2026-2028年)股东分红回报规划 | 2026-04-21 | Chinese | ||
| 39913732 | 关于投资者关系活动记录表的公告 | 2026-03-16 | Chinese | ||
| 39913723 | 关于公司控制权拟发生变更和权益变动的进展公告 | 2026-02-26 | Chinese | ||
| 39913714 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ChromoGenics AB
Proptech company that develops and manufactures dynamic sma…
|
CHRO | SE | Manufacturing |
|
Compagnie de Saint-Gobain
Designs, manufactures, and distributes materials for constr…
|
SGO | FR | Manufacturing |
|
CSG HOLDING CO.,LTD.
Develops and manufactures high-end glass products and solar…
|
000012 | CN | Manufacturing |
|
Empire Industries Ltd.
Diversified conglomerate in glass, industrial equipment, of…
|
509525 | IN | Manufacturing |
|
Flat Glass Group Co., Ltd.
Integrated manufacturer and major global producer of specia…
|
6865 | HK | Manufacturing |
|
FLAT GLASS GROUP CO., LTD.
Manufacturer of solar PV, architectural, float, and househo…
|
601865 | CN | Manufacturing |
|
Fuyao Glass Industry Group Co., Ltd.
Leading multinational manufacturer of automotive safety gla…
|
3606 | CN | Manufacturing |
|
Goldray Inc.
Manufactures custom architectural decorative glass systems …
|
— | CA | Manufacturing |
|
G-TECH Optoelectronics Corporation
Global provider of precision glass processing and component…
|
3149 | TW | Manufacturing |
|
Haldyn Glass Limited
Produces clear glass containers for food, beverage, and pha…
|
HALDYNGL | IN | 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/58759/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58759 | 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=58759 | 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=58759 \ -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": 58759}, 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: 58759)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.