凯德石英 — 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 |
|---|---|---|---|
| 股东会网络投票实施细则 | 2025-08-27 | Chinese | |
| 2025年一季度报告(更正后) | 2025-08-27 | Chinese | |
| 信息披露暂缓、豁免管理制度 | 2025-08-27 | Chinese | |
| 董事会审计委员会工作细则 | 2025-08-27 | Chinese | |
| 董事和高级管理人员离职管理制度 | 2025-08-27 | Chinese | |
| 独立董事津贴管理制度 | 2025-08-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39913100 | 股东会网络投票实施细则 | 2025-08-27 | Chinese | ||
| 39913086 | 2025年一季度报告(更正后) | 2025-08-27 | Chinese | ||
| 39913066 | 信息披露暂缓、豁免管理制度 | 2025-08-27 | Chinese | ||
| 39913052 | 董事会审计委员会工作细则 | 2025-08-27 | Chinese | ||
| 39913044 | 董事和高级管理人员离职管理制度 | 2025-08-27 | Chinese | ||
| 39913030 | 独立董事津贴管理制度 | 2025-08-27 | Chinese | ||
| 39913014 | 独立董事专门会议工作制度 | 2025-08-27 | Chinese | ||
| 39913003 | 关联交易管理制度 | 2025-08-27 | Chinese | ||
| 39912992 | 2025年半年度报告 | 2025-08-27 | Chinese | ||
| 39912960 | 关于召开2025年第三次临时股东会通知公告(提供网络投票) | 2025-08-27 | Chinese | ||
| 39912947 | 对外担保管理制度 | 2025-08-27 | Chinese | ||
| 39912936 | 关于公司新产品入选北京市新技术新产品新服务名单的公告 | 2025-08-03 | Chinese | ||
| 39912930 | 员工持股平台减持股份结果公告 | 2025-07-10 | Chinese | ||
| 39912916 | 第四届董事会第九次会议决议公告 | 2025-07-06 | Chinese | ||
| 39912908 | 天风证券股份有限公司关于北京凯德石英股份有限公司为控股子公司提供担保的核查意见 | 2025-07-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
|
Borosil Scientific Limited
Produces laboratory glassware and scientific instruments fo…
|
BOROSCI | 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.