
Nippon Sheet Glass Company,Limited — Investor Relations & Filings
Nippon Sheet Glass Company, Limited, operating globally as the NSG Group, is a leading manufacturer of glass and glazing systems. The company's activities are organized into three principal business units: Architectural, Automotive, and Creative Technology. The Architectural division supplies a wide range of glass products for new construction, renovation, and solar energy sectors. The Automotive business serves both the original equipment (OE) and aftermarket replacement glass (AGR) markets with advanced glazing solutions. The Creative Technology segment focuses on specialty glass and high-performance materials for applications such as displays, printers, and optical components. The group's product portfolio encompasses basic float glass as well as value-added coated glass and sophisticated glazing systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-15 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2026-03-30 | Japanese | |
| 有価証券届出書(参照方式) | 2026-03-24 | Japanese | |
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第160期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34567369 | 臨時報告書 | 2026-04-15 | Japanese | ||
| 33085099 | 訂正有価証券届出書(参照方式) | 2026-03-30 | Japanese | ||
| 33017373 | 有価証券届出書(参照方式) | 2026-03-24 | Japanese | ||
|
2025
7 filings
| |||||
| 8165070 | 確認書 | 2025-11-10 | Japanese | ||
| 8165017 | 半期報告書-第160期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7244453 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7249173 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7250843 | 内部統制報告書-第159期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250829 | 確認書 | 2025-06-25 | Japanese | ||
| 7250811 | 有価証券報告書-第159期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
5 filings
| |||||
| 7299661 | 確認書 | 2024-11-12 | Japanese | ||
| 7299651 | 半期報告書-第159期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7323678 | 内部統制報告書-第158期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7323650 | 確認書 | 2024-06-27 | Japanese | ||
| 7323638 | 有価証券報告書-第158期(2023/04/01-2024/03/31) | 2024-06-27 | 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 Sheet Glass Company,Limited 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/11475/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11475 | 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=11475 | 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=11475 \ -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": 11475}, 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 Sheet Glass Company,Limited (id: 11475)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.