
Nippon Electric Glass Co., Ltd. — Investor Relations & Filings
Nippon Electric Glass Co., Ltd. (NEG) is a global manufacturer specializing in the development and production of high-performance specialty glass. The company's diverse portfolio serves a wide range of industries with products such as glass for electronic applications, including flat panel displays and mobile devices, and glass fiber, for which it is a leading global producer. NEG focuses on creating innovative solutions, including ultra-thin glass, heat-resistant glass engineered for extreme temperatures, radiation-shielding glass for medical applications, and advanced glass materials for next-generation batteries and energy solutions. Through a commitment to creative manufacturing and continuous research, the company explores the potential of glass to support technological advancement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | |
| 2026年12月期第1四半期決算短信〔日本基準〕(連結) | 2026-04-30 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-09 | Japanese | |
| 訂正発行登録書 | 2026-03-31 | Japanese | |
| 確認書 | 2026-03-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 43955026 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 46881358 | 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | ||
| 46880304 | 2026年12月期第1四半期決算短信〔日本基準〕(連結) | 2026-04-30 | Japanese | ||
| 33870902 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-09 | Japanese | ||
| 33094522 | 訂正発行登録書 | 2026-03-31 | Japanese | ||
| 33043689 | 確認書 | 2026-03-26 | Japanese | ||
| 33043685 | 有価証券報告書-第107期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
| 32919685 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | ||
| 32906020 | 変更報告書 | 2026-03-06 | Japanese | ||
| 12286802 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
5 filings
| |||||
| 9315475 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8127350 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-07 | Japanese | ||
| 7980264 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-09 | Japanese | ||
| 7855962 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-11 | Japanese | ||
| 7857845 | 確認書 | 2025-08-13 | 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 |
Nippon Electric 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/11516/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11516 | 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=11516 | 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=11516 \ -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": 11516}, 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 Nippon Electric Glass Co., Ltd. (id: 11516)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.