
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 |
|---|---|---|---|
|
CHONGQING ZAISHENG TECHNOLOGY CORP., LTD
Manufactures micro-glass fiber materials for filtration, in…
|
603601 | CN | Manufacturing |
|
CHONGQING ZHENGCHUAN PHARMACEUTICAL PACKAGING CO.,LTD.
Produces medicinal glass packaging, including borosilicate …
|
603976 | CN | Manufacturing |
|
ChromoGenics AB
Proptech company that develops and manufactures dynamic sma…
|
CHRO | SE | Manufacturing |
|
Compagnie de Saint-Gobain
Designs, manufactures, and distributes materials for constr…
|
SGO | FR | Manufacturing |
|
CRISTALERIAS DE CHILE S.A.
Leading manufacturer of safe, recyclable, sustainable glass…
|
— | CL | Manufacturing |
|
CSG HOLDING CO.,LTD.
Develops and manufactures high-end glass products and solar…
|
000012 | CN | Manufacturing |
|
Empire Industries Ltd.
Diversified conglomerate in glass, industrial equipment, of…
|
509525 | IN | Manufacturing |
|
Flat Glass Group Co., Ltd.
Integrated manufacturer and major global producer of specia…
|
6865 | HK | Manufacturing |
|
FLAT GLASS GROUP CO., LTD.
Manufacturer of solar PV, architectural, float, and househo…
|
601865 | CN | Manufacturing |
|
Fuyao Glass Industry Group Co., Ltd.
Leading multinational manufacturer of automotive safety gla…
|
3606 | 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.