
Nihon Yamamura Glass Co., Ltd. — Investor Relations & Filings
Nihon Yamamura Glass Co., Ltd. is a manufacturer specializing in glass bottles, plastic containers, and advanced glass materials. The company's core business is the production of glass bottles for a diverse range of applications, including alcoholic and non-alcoholic beverages, food products, and seasonings. Its plastics division manufactures containers and closures. The New Glass segment develops specialized products such as powdered glass and glass for electronic components. The company also operates engineering and logistics divisions that provide technical support and supply chain services related to its manufacturing activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第97期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第96期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第96期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8310614 | 確認書 | 2025-11-14 | Japanese | ||
| 8310611 | 半期報告書-第97期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7243094 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7251508 | 内部統制報告書-第96期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251458 | 確認書 | 2025-06-25 | Japanese | ||
| 7251399 | 有価証券報告書-第96期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7288091 | 臨時報告書 | 2025-01-17 | Japanese | ||
|
2024
8 filings
| |||||
| 7294942 | 有価証券届出書(参照方式) | 2024-11-18 | Japanese | ||
| 7297701 | 確認書 | 2024-11-14 | Japanese | ||
| 7297691 | 半期報告書-第96期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7319142 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7322205 | 内部統制報告書-第95期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322169 | 確認書 | 2024-06-27 | Japanese | ||
| 7322147 | 有価証券報告書-第95期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7336284 | 訂正臨時報告書 | 2024-05-21 | 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 |
|
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 |
|
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 |
Nihon Yamamura Glass Co., Ltd. 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/11479/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11479 | 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=11479 | 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=11479 \ -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": 11479}, 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 Nihon Yamamura Glass Co., Ltd. (id: 11479)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.