
OHARA INC. — Investor Relations & Filings
OHARA INC. is a specialized manufacturer of optical glass and advanced glass materials. The company develops and produces a wide range of high-quality products for the optical and electronics sectors. Its portfolio features over 150 types of precision optical glass, low-expansion glass-ceramics such as Clearceram®-z, UV transmitting i-Line glasses, radiation-resistant glasses, and high-homogeneity glass. These materials are available in various forms, including blocks, cut blanks, pressings, and polished substrates, to support state-of-the-art applications. The company's operations are supported by a strong focus on research and development and comprehensive quality assurance processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | |
| 確認書 | 2026-01-29 | Japanese | |
| 有価証券報告書-第117期(2024/11/01-2025/10/31) | 2026-01-29 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 45019227 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | ||
| 33763868 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-08 | Japanese | ||
| 32905797 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | ||
| 13640028 | 確認書 | 2026-01-29 | Japanese | ||
| 13639996 | 有価証券報告書-第117期(2024/11/01-2025/10/31) | 2026-01-29 | Japanese | ||
| 12294042 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
6 filings
| |||||
| 7259048 | 確認書 | 2025-06-13 | Japanese | ||
| 7259040 | 半期報告書-第117期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | ||
| 7286996 | 臨時報告書 | 2025-01-31 | Japanese | ||
| 7287494 | 確認書 | 2025-01-29 | Japanese | ||
| 7287490 | 内部統制報告書-第116期(2023/11/01-2024/10/31) | 2025-01-29 | Japanese | ||
| 7287502 | 有価証券報告書-第116期(2023/11/01-2024/10/31) | 2025-01-29 | Japanese | ||
|
2024
3 filings
| |||||
| 7333364 | 確認書 | 2024-06-14 | Japanese | ||
| 7333358 | 四半期報告書-第116期第2四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7348162 | 確認書 | 2024-03-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
ÇAĞDAŞ CAM SANAYİ VE TİCARET A.Ş.
Manufacturer of flat and insulated glass for appliances, au…
|
CGCAM | TR | Manufacturing |
|
CAIHONG DISPLAY DEVICES CO.,LTD.
Produces LCD glass substrates and electronic materials for …
|
600707 | CN | Manufacturing |
|
Canadian Premium Sand Inc.
Developing North America's sole supply of ultra-high-clarit…
|
CPS | CA | Manufacturing |
|
Changzhou Almaden Co.,Ltd.
Produces ultra-thin tempered glass and high-performance sol…
|
002623 | CN | Manufacturing |
|
China Glass Holdings Limited
Major glass manufacturer engaged in the production and dist…
|
3300 | HK | Manufacturing |
|
China Hongguang Holdings Limited
Manufacturer and seller of advanced architectural glass, in…
|
8646 | HK | Manufacturing |
|
China Jushi Co.,Ltd
Global manufacturer of fiberglass and derivative products f…
|
600176 | CN | Manufacturing |
|
Chongqing Polycomp International Corporation
Produces high-performance fiberglass for wind power, automo…
|
301526 | CN | Manufacturing |
OHARA INC. 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/11507/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11507 | 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=11507 | 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=11507 \ -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": 11507}, 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 OHARA INC. (id: 11507)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.