
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 |
|---|---|---|---|
|
IRICO Group New Energy Company Limited
Develops and manufactures high-transmittance PV glass compo…
|
438 | HK | Manufacturing |
|
ISHIZUKA GLASS CO.,LTD.
Manufacturer of glass, plastic, paper, and ceramic products…
|
5204 | JP | Manufacturing |
|
Jai Mata Glass Ltd.
Produces and trades figured and wired glass for constructio…
|
523467 | IN | Manufacturing |
|
Jiangsu Changhai Composite Materials CO.,LTD.
Manufactures fiberglass and high-performance composites for…
|
300196 | CN | Manufacturing |
|
Jiangsu Jiuding New Material Co., Ltd.
Produces fiberglass products and composite materials for di…
|
002201 | CN | Manufacturing |
|
JIANGSU XIUQIANG GLASSWORK CO., LTD.
Produces deep-processed glass for appliances, solar energy,…
|
300160 | CN | Manufacturing |
|
KCC GLASS Corporation
Manufacturer of architectural, automotive glass, and interi…
|
344820 | KR | Manufacturing |
|
KIG GLASS INDUSTRIAL BERHAD
Manufactures and sells glass products, primarily glassware,…
|
— | MY | Manufacturing |
|
KUMBI CO.,LTD
Manufactures glass containers, packaging components, and co…
|
008870 | KR | Manufacturing |
|
La Opala RG Ltd.
Specializes in premium, bone-ash-free opalware and handcraf…
|
LAOPALA | 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.