
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 |
|---|---|---|---|
|
Owens Corning
A manufacturer of insulation, roofing, and composite buildi…
|
OC | US | Manufacturing |
|
Pilkington Deutschland AG
Manufacturer of glass and glazing solutions for the automot…
|
FDD | DE | Manufacturing |
|
Raoom Trading Co.
Processes and distributes architectural glass and aluminum …
|
4144 | SA | Manufacturing |
|
Rigolleau S.A.
Manufactures and commercializes glass containers for indust…
|
— | AR | Manufacturing |
|
Saint-Gobain Sekurit India Ltd.
Produces high-performance automotive glass solutions for OE…
|
515043 | IN | Manufacturing |
|
SEJAL GLASS LIMITED
Processes and manufactures architectural glass for construc…
|
SEJALLTD | IN | Manufacturing |
|
Shandong Fiberglass Group Co., Ltd
Manufactures glass fiber and composite materials for divers…
|
605006 | CN | Manufacturing |
|
Shandong Huapeng Glass Co.,Ltd.
Produces glass containers and household glassware for globa…
|
603021 | CN | Manufacturing |
|
Shandong Jinjing Science & Technology Stock Co.,Ltd
Manufacturer of high-performance glass, solar TCO glass, an…
|
600586 | CN | Manufacturing |
|
Shandong Linuo Pharmaceutical Packaging Co.,Ltd.
Manufactures pharmaceutical glass packaging, including vial…
|
301188 | 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.