
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 |
|---|---|---|---|
|
Pelangi Indah Canindo Tbk
Leading manufacturer of metal packaging, LPG cylinders, and…
|
PICO | ID | Manufacturing |
|
Rajasthan Cylinders & Containers Limited
Manufacturer of high-pressure LPG cylinders, valves, and re…
|
538707 | IN | Manufacturing |
|
SARTEN AMBALAJ SANAYİ VE TİCARET A.Ş.
Manufacturer of metal and plastic packaging for food, cosme…
|
SARTN | TR | Manufacturing |
|
Sarthak Industries Ltd.
Manufactures LPG cylinders for domestic and commercial use …
|
531930 | IN | Manufacturing |
|
SEUNG IL Corporation
An integrated OEM manufacturer of aerosol products, compone…
|
049830 | KR | Manufacturing |
|
Shanghai Qingpu Fire-Fighting Equipment Co., Limited
Develops and manufactures fire extinguishing equipment, pre…
|
8115 | HK | Manufacturing |
|
SHAYONA ENGINEERING LIMITED
Designs and fabricates precision-engineered process equipme…
|
544686 | IN | Manufacturing |
|
Sichuan Kexin Mechanical and Electrical Equipment Co.,Ltd.
Designs and fabricates high-pressure vessels and equipment …
|
300092 | CN | Manufacturing |
|
SILGAN HOLDINGS INC
Global manufacturer of sustainable rigid packaging for cons…
|
SLGN | US | Manufacturing |
|
Singamas Container Holdings Limited
Leading container manufacturer and integrated logistics ser…
|
716 | HK | 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.