
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 |
|---|---|---|---|
|
Loyal Equipments Limited
Designs and fabricates stationary process equipment for oil…
|
539227 | IN | Manufacturing |
|
LUXFER HOLDINGS PLC
Global materials technology company making advanced materia…
|
LXFR | GB | Manufacturing |
|
MAURIA UDYOG LIMITED
Manufacturer of LPG cylinders, valves, regulators, and terr…
|
539219 | IN | Manufacturing |
|
Metalopack AD
Manufactures cold-press metal containers and packaging like…
|
METK | BG | Manufacturing |
|
MOSA
Manufacturer of high-pressure gas cylinders, airbag gas gen…
|
4564 | TW | Manufacturing |
|
NAMPAK LIMITED
Prominent diversified packaging manufacturer serving consum…
|
NPK | ZA | Manufacturing |
|
NANJING BAOSE CO.,LTD
Manufactures high-end process equipment from non-ferrous me…
|
300402 | CN | Manufacturing |
|
NK CO.,LTD.
Manufactures high-pressure gas containers and fire/water tr…
|
085310 | KR | Manufacturing |
|
NORDON INDUSTRIAS METALURGICAS S.A.
Engineers and manufactures heavy capital goods for industri…
|
— | BR | Manufacturing |
|
Pakistan Aluminium Beverage Cans Limited
Pioneer in manufacturing and exporting aluminum beverage ca…
|
PABC | PK | 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.