Inner Mongolia OJing Science & Technology Co., Ltd. — Investor Relations & Filings
Inner Mongolia OJing Science & Technology Co., Ltd. specializes in the research, development, production, and sale of high-purity quartz crucibles and related silicon material processing services. The company's core product line includes various specifications of quartz crucibles essential for the Czochralski method of pulling monocrystalline silicon ingots, which are used in the photovoltaic and semiconductor sectors. Additionally, the company provides silicon material cleaning, recycling, and processing services to enhance resource efficiency within the solar energy supply chain. By focusing on high-performance materials and technical support, the company serves major manufacturers of solar cells and semiconductor wafers, contributing to the advancement of clean energy technologies and electronic component manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向银行等金融机构申请综合授信额度的公告 | 2026-04-24 | Chinese | |
| 第四届董事会第十八次会议决议公告 | 2026-04-24 | Chinese | |
| 2026年一季度报告 | 2026-04-24 | Chinese | |
| 2025年度年审会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | |
| 董事会审计委员会对2025年度年审会计师事务所履行监督职责情况报告 | 2026-04-24 | Chinese | |
| 2025年年度审计报告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39988458 | 关于向银行等金融机构申请综合授信额度的公告 | 2026-04-24 | Chinese | ||
| 39988455 | 第四届董事会第十八次会议决议公告 | 2026-04-24 | Chinese | ||
| 39988452 | 2026年一季度报告 | 2026-04-24 | Chinese | ||
| 39988448 | 2025年度年审会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | ||
| 39988447 | 董事会审计委员会对2025年度年审会计师事务所履行监督职责情况报告 | 2026-04-24 | Chinese | ||
| 39988445 | 2025年年度审计报告 | 2026-04-24 | Chinese | ||
| 39988443 | 2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-24 | Chinese | ||
| 39988439 | 2025年年度报告及2026年第一季度报告披露的提示性公告 | 2026-04-24 | Chinese | ||
| 39988438 | 2025年度财务决算报告 | 2026-04-24 | Chinese | ||
| 39988437 | 第四届董事会独立董事专门会议第五次会议决议 | 2026-04-24 | Chinese | ||
| 39988435 | 2025年度董事会工作报告 | 2026-04-24 | Chinese | ||
| 39988433 | 股东会议事规则 | 2026-04-24 | Chinese | ||
| 39988429 | 公司章程 | 2026-04-24 | Chinese | ||
| 39988427 | 内蒙古欧晶科技股份有限公司未来三年股东分红回报规划(2026年-2028年) | 2026-04-24 | Chinese | ||
| 39988425 | 关于变更注册资本、修订《公司章程》及修订公司部分治理制度的公告 | 2026-04-24 | 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 |
|---|---|---|---|
|
Showa Chemical Industry Co.,Ltd.
Manufacturer of filter aids and additives derived from diat…
|
4990 | JP | Manufacturing |
|
SINOSTONE(GUANGDONG) CO., LTD.
Manufacturer of engineered quartz surfaces and prefabricate…
|
001212 | CN | Manufacturing |
|
SUNDARAM BRAKE LININGS LTD
Manufactures asbestos-free friction materials for automotiv…
|
SUNDRMBRAK | IN | Manufacturing |
|
SUNSTONE DEVELOPMENT CO., LTD
Manufactures carbon anodes and materials for the primary al…
|
603612 | CN | Manufacturing |
|
SUZHOU AGIOE TECHNOLOGIES CO., LTD.
Produces high-performance carbon materials and thermal comp…
|
688450 | CN | Manufacturing |
|
TIANJIN BINHAI ENERGY & DEVELOPMENT CO.,LTD
Produces synthetic graphite anode materials and provides th…
|
000695 | CN | Manufacturing |
|
TOKAI CARBON KOREA CO., LTD
Manufacturer of ceramic and graphite parts for semiconducto…
|
064760 | KR | Manufacturing |
|
TOYO TANSO CO.,LTD.
Developer and manufacturer of high-performance carbon and g…
|
5310 | JP | Manufacturing |
|
Whitemud Resources Inc.
Develops and markets high-reactivity metakaolin, a suppleme…
|
WMK | CA | Manufacturing |
|
WONIK QnC CORPORATION
Manufacturer of high-purity quartz and ceramic parts for th…
|
074600 | KR | Manufacturing |
Inner Mongolia OJing Science & Technology 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/53996/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53996 | 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=53996 | 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=53996 \ -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": 53996}, 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 Inner Mongolia OJing Science & Technology Co., Ltd. (id: 53996)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.