
GUANGDONG ORIENT ZIRCONIC IND SCI & TECH CO.,LTD. — Investor Relations & Filings
Guangdong Orient Zirconic Ind Sci & Tech Co., Ltd. specializes in the research, development, production, and distribution of a comprehensive range of zirconium-based materials. The company operates across the entire zirconium industry chain, from mineral processing to the manufacturing of high-purity chemical products and advanced ceramic materials. Its primary product portfolio includes zirconium oxychloride, zirconium dioxide, fused zirconia, zirconium silicate, and various ceramic structural components. These materials serve critical applications in sectors such as electronics, aerospace, nuclear power, medical technology, and high-end ceramics. By leveraging advanced manufacturing processes and a strong focus on technological innovation, the company provides high-performance solutions for global industrial markets, maintaining a significant presence in the production of nuclear-grade zirconium and specialty chemical compounds.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第八届董事会第十九次会议决议公告 | 2025-02-13 | Chinese | |
| 关于补选公司非独立董事的公告 | 2025-02-13 | Chinese | |
| 关于召开2025年第二次临时股东大会的通知 | 2025-02-13 | Chinese | |
| 2025年第一次临时股东大会决议公告 | 2025-02-10 | Chinese | |
| 东方锆业2025年第一次临时股东大会法律意见书 | 2025-02-10 | Chinese | |
| 关于董事、副总经理退休辞职的公告 | 2025-02-06 | Chinese |
Browse filings by year
20 years- 2026 56 filings
- 2025 138 filings
- 2024 101 filings
- 2023 120 filings
- 2022 158 filings
- 2021 181 filings
- 2020 174 filings
- 2019 96 filings
- 2018 153 filings
- 2017 129 filings
- 2016 125 filings
- 2015 113 filings
- 2014 119 filings
- 2013 119 filings
- 2012 117 filings
- 2011 65 filings
- 2010 97 filings
- 2009 80 filings
- 2008 68 filings
- 2007 57 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
14 filings
| |||||
| 34991236 | 第八届董事会第十九次会议决议公告 | 2025-02-13 | Chinese | ||
| 34991228 | 关于补选公司非独立董事的公告 | 2025-02-13 | Chinese | ||
| 34991218 | 关于召开2025年第二次临时股东大会的通知 | 2025-02-13 | Chinese | ||
| 34991209 | 2025年第一次临时股东大会决议公告 | 2025-02-10 | Chinese | ||
| 34991198 | 东方锆业2025年第一次临时股东大会法律意见书 | 2025-02-10 | Chinese | ||
| 34991176 | 关于董事、副总经理退休辞职的公告 | 2025-02-06 | Chinese | ||
| 34991165 | 关于控股股东增持公司股份计划时间过半的进展公告 | 2025-02-05 | Chinese | ||
| 34991151 | 2024年度业绩预告 | 2025-01-27 | Chinese | ||
| 34991139 | 关于2025年度日常关联交易预计的公告 | 2025-01-24 | Chinese | ||
| 34991125 | 第八届董事会第十八次会议决议公告 | 2025-01-24 | Chinese | ||
| 34991113 | 独立董事关于公司第八届董事会独立董事专门会议2025年第一次会议审核意见 | 2025-01-24 | Chinese | ||
| 34991101 | 第八届监事会第十七次会议决议公告 | 2025-01-24 | Chinese | ||
| 34991089 | 关于召开2025年第一次临时股东大会的通知 | 2025-01-24 | Chinese | ||
| 34991077 | 关于公司部分董事、高级管理人员减持股份预披露公告 | 2025-01-23 | Chinese | ||
|
2024
1 filing
| |||||
| 34991065 | 关于转让控股孙公司股权暨关联交易的进展公告 | 2024-12-23 | 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 |
GUANGDONG ORIENT ZIRCONIC IND SCI & TECH 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/54221/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54221 | 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=54221 | 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=54221 \ -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": 54221}, 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 GUANGDONG ORIENT ZIRCONIC IND SCI & TECH CO.,LTD. (id: 54221)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.