
NIHON SEIKAN K.K. — Investor Relations & Filings
NIHON SEIKAN K.K. is a manufacturer specializing in metal cans. The company's product portfolio includes adhesive, welded, and round cans, with a primary focus on 18-liter cans for industrial applications. These containers are supplied to various sectors, including the paint, petroleum, chemical, mineral oil, and food industries. In addition to its core metal can manufacturing, the company also produces plastic bottles and engages in a real estate leasing business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 役員の異動に関するお知らせ | 2026-04-30 | Japanese | |
| 株主提案に対する書面の受領及び当社取締役会意見に関するお知らせ | 2026-04-30 | Japanese | |
| 投資有価証券売却益(特別利益)の計上に関するお知らせ | 2026-04-30 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-04-30 | Japanese | |
| 業績予想と実績との差異に関するお知らせ | 2026-04-30 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46879897 | 役員の異動に関するお知らせ | 2026-04-30 | Japanese | ||
| 46879895 | 株主提案に対する書面の受領及び当社取締役会意見に関するお知らせ | 2026-04-30 | Japanese | ||
| 46879893 | 投資有価証券売却益(特別利益)の計上に関するお知らせ | 2026-04-30 | Japanese | ||
| 46879891 | 剰余金の配当に関するお知らせ | 2026-04-30 | Japanese | ||
| 46879890 | 業績予想と実績との差異に関するお知らせ | 2026-04-30 | Japanese | ||
| 46879887 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-30 | Japanese | ||
|
2025
8 filings
| |||||
| 8191238 | 確認書 | 2025-11-11 | Japanese | ||
| 8191237 | 半期報告書-第121期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7242668 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7251432 | 内部統制報告書-第120期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251407 | 有価証券報告書-第120期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251401 | 確認書 | 2025-06-25 | Japanese | ||
| 7272745 | 臨時報告書 | 2025-03-25 | Japanese | ||
| 7286431 | 臨時報告書 | 2025-02-06 | Japanese | ||
|
2024
1 filing
| |||||
| 7300776 | 確認書 | 2024-11-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABLE GLOBAL BERHAD
An investment holding company with a diversified portfolio …
|
— | MY | Manufacturing |
|
Ardagh Metal Packaging S.A.
A leading global supplier of sustainable and infinitely rec…
|
AMBP | LU | Manufacturing |
|
BALL Corp
Global provider of sustainable and recyclable aluminum pack…
|
BALL | US | Manufacturing |
|
BANTAŞ BANDIRMA AMBALAJ SANAYİ VE TİCARET A.Ş.
Manufacturer of metal and tin packaging for the food and in…
|
BNTAS | TR | Manufacturing |
|
BGT Group Co., Ltd.
Designs and manufactures high-pressure gas cylinders and pr…
|
300774 | CN | Manufacturing |
|
Bio Inox S.A.
Designs and manufactures stainless steel tanks and process …
|
MLNOX | FR | Manufacturing |
|
BRIGHT PACKAGING INDUSTRY BERHAD
Manufactures and prints aluminium foil packaging materials …
|
— | MY | Manufacturing |
|
Bulmetal AD
Manufactures metal packaging for the food and chemical indu…
|
BMTL | BG | Manufacturing |
|
CAN-ONE BHD
Investment holding company primarily engaged in packaging p…
|
— | MY | Manufacturing |
|
Chesterfield Special Cylinders Holdings PLC
Designs and manufactures high-pressure gas containment solu…
|
PRES | GB | Manufacturing |
NIHON SEIKAN K.K. 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/11627/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11627 | 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=11627 | 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=11627 \ -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": 11627}, 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 SEIKAN K.K. (id: 11627)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.