
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 |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | 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.