
HOKKAN HOLDINGS LIMITED — Investor Relations & Filings
HOKKAN HOLDINGS LIMITED is a holding company for a group of operating companies primarily focused on container manufacturing and contract filling services. The container segment develops, manufactures, and sells a wide variety of packaging solutions, including metal cans for food and beverages, plastic containers such as PET bottles, and specialty containers like aerosol cans. The filling segment operates as a contract filler for major beverage brands, offering comprehensive services that cover the entire process from product preparation to final logistics. Additionally, the group's portfolio includes the production of industrial machinery and molds through its subsidiaries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第101期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第100期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-30 | Japanese | |
| 有価証券報告書-第100期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8161902 | 確認書 | 2025-11-10 | Japanese | ||
| 8161898 | 半期報告書-第101期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7242968 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7242908 | 内部統制報告書-第100期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7242896 | 確認書 | 2025-06-30 | Japanese | ||
| 7242904 | 有価証券報告書-第100期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
|
2024
9 filings
| |||||
| 7300243 | 確認書 | 2024-11-12 | Japanese | ||
| 7300244 | 半期報告書-第100期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7313478 | 有価証券届出書(組込方式) | 2024-08-08 | Japanese | ||
| 7319674 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7319493 | 内部統制報告書-第99期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7319481 | 確認書 | 2024-06-28 | Japanese | ||
| 7319471 | 有価証券報告書-第99期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7354208 | 確認書 | 2024-02-13 | Japanese | ||
| 7354211 | 四半期報告書-第99期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Beijing Jingcheng Machinery Electric Company Limited
Manufacturer of gas storage and transportation equipment, s…
|
187 | HK | 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 |
|
Bulmetal AD
Manufactures metal packaging for the food and chemical indu…
|
BMTL | BG | Manufacturing |
|
Chesterfield Special Cylinders Holdings PLC
Designs and manufactures high-pressure gas containment solu…
|
PRES | GB | Manufacturing |
|
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 |
HOKKAN HOLDINGS 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/11599/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11599 | 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=11599 | 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=11599 \ -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": 11599}, 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 HOKKAN HOLDINGS LIMITED (id: 11599)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.