
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 |
|---|---|---|---|
|
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 |
|
Granby Industries Income Fund
Manufacturing and distribution of certified heating oil and…
|
GBY-UN | CA | Manufacturing |
|
GREIF, INC
A global supplier of industrial packaging products and serv…
|
GEF | US | Manufacturing |
|
Gujarat Containers Ltd.
Manufactures industrial barrels and drums for chemical, pet…
|
513507 | IN | Manufacturing |
|
Hong Kong Entertainment International Holdings Limited
Operates in manufacturing and trade, focusing on metal pack…
|
8291 | HK | Manufacturing |
|
INOX India Limited
Designs and manufactures cryogenic equipment, storage tanks…
|
INOXINDIA | IN | 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.