
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 |
|---|---|---|---|
|
China Aluminum Cans Holdings Limited
Manufactures and sells aluminum aerosol cans for personal c…
|
6898 | HK | Manufacturing |
|
CIMC Safeway Technologies Co., Ltd.
Designs and manufactures tank containers and pressure vesse…
|
301559 | CN | Manufacturing |
|
CN ASIA CORPORATION BHD
Manufactures and trades tanks, vessels, tankers, and provid…
|
— | MY | Manufacturing |
|
Công ty Cổ phần In và Bao bì Mỹ Châu
Pioneer in metal packaging solutions, specializing in tin c…
|
MCP | VN | Manufacturing |
|
Công ty Cổ phần Sơn Hà Sài Gòn
Leading manufacturer and distributor of water storage and r…
|
SHA | VN | Manufacturing |
|
CROWN HOLDINGS, INC.
Global supplier of rigid metal and transit packaging for co…
|
CCK | US | Manufacturing |
|
CRYOGENIC OGS LIMITED
Designs and manufactures cryogenic storage and distribution…
|
544440 | IN | Manufacturing |
|
DaeryukCan
Manufactures metal containers and provides integrated filli…
|
004780 | KR | Manufacturing |
|
Everest Kanto Cylinders Ltd.
Global manufacturer of high-pressure seamless gas cylinders…
|
EKC | IN | Manufacturing |
|
EXPO ENGINEERING AND PROJECTS LIMITED
Designs and fabricates high-pressure process plant equipmen…
|
526614 | IN | 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.