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 |
|---|---|---|---|
|
Indobell Insulations Limited
Manufactures thermal and acoustic insulation for power, oil…
|
544334 | IN | Manufacturing |
|
Integrated Paving Concepts Inc.
Manufacturer of proprietary stamped asphalt solutions and d…
|
— | CA | Manufacturing |
|
Izolacja-Jarocin S.A.
Manufacturer of asphalt-based waterproofing and sealing pro…
|
IZO | PL | Manufacturing |
|
JAPAN INSULATION CO.,LTD.
Manufactures fire-resistant and thermal insulation material…
|
5368 | JP | Manufacturing |
|
JIANGSU CANLON BUILDING MATERIALS CO., LTD.
Develops high-performance waterproofing systems and membran…
|
300715 | CN | Manufacturing |
|
Jiangsu Jingxue Insulation Technology Co.,Ltd.
Manufactures energy-saving insulation materials and cold ch…
|
301010 | CN | Manufacturing |
|
JIANGSU PACIFIC QUARTZ CO.,LTD.
Produces high-purity quartz materials for semiconductor and…
|
603688 | CN | Manufacturing |
|
KCC Corporation
Global manufacturer of coatings, building materials, silico…
|
002380 | KR | Manufacturing |
|
Keshun Waterproof Technolgies Co., Ltd.
Provides waterproofing systems and materials for infrastruc…
|
300737 | CN | Manufacturing |
|
Kinik Company
Produces abrasive tools, grinding wheels, CMP diamond disks…
|
1560 | TW | 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.