
HUB CO.,LTD. — Investor Relations & Filings
HUB CO.,LTD. operates a chain of British-style pubs. The company's core business involves adapting the traditional British pub culture for the Japanese market, a concept it describes as an "exciting culture creation business." Its establishments aim to provide a positive, old-fashioned, and welcoming social environment. The pubs serve a variety of beverages, including beers, cocktails, wines, and whiskeys, along with British-style food. The company's mission is to enrich lifestyles and society by spreading the community-oriented culture of British pubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-10-14 | Japanese | |
| 半期報告書-第28期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | |
| 臨時報告書 | 2025-06-04 | Japanese | |
| 内部統制報告書-第27期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | |
| 確認書 | 2025-05-29 | Japanese | |
| 有価証券報告書-第27期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8017960 | 確認書 | 2025-10-14 | Japanese | ||
| 8017958 | 半期報告書-第28期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7260366 | 臨時報告書 | 2025-06-04 | Japanese | ||
| 7261359 | 内部統制報告書-第27期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7261356 | 確認書 | 2025-05-29 | Japanese | ||
| 7261360 | 有価証券報告書-第27期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
|
2024
9 filings
| |||||
| 7291925 | 訂正臨時報告書 | 2024-12-13 | Japanese | ||
| 7305584 | 臨時報告書 | 2024-10-11 | Japanese | ||
| 7305581 | 確認書 | 2024-10-11 | Japanese | ||
| 7305585 | 半期報告書-第27期(2024/03/01-2025/02/28) | 2024-10-11 | Japanese | ||
| 7309883 | 臨時報告書 | 2024-09-03 | Japanese | ||
| 7316806 | 確認書 | 2024-07-11 | Japanese | ||
| 7316811 | 四半期報告書-第27期第1四半期(2024/03/01-2024/05/31) | 2024-07-11 | Japanese | ||
| 7334265 | 臨時報告書 | 2024-06-04 | Japanese | ||
| 7334853 | 確認書 | 2024-05-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Auntea Jenny (Shanghai) Industrial Co., Ltd.
Oriental Modern Tea chain operator specializing in fresh, h…
|
2589 | HK | Accommodation and food service … |
|
Bar Pacific Group Holdings Limited
Operates chained bars and restaurants providing beverages, …
|
8432 | HK | Accommodation and food service … |
|
Black Rock Coffee Bar, Inc.
Operator of a chain of primarily drive-thru coffee bars sel…
|
BRCB | US | Accommodation and food service … |
|
Chagee Holdings Ltd.
Operates a global network of 6,000+ modern tea houses selli…
|
CHA | US | Accommodation and food service … |
|
Coffee Day Enterprises Limited
Vertically integrated coffee business spanning plantations,…
|
COFFEEDAY | IN | Accommodation and food service … |
|
Dutch Bros Inc.
Operator and franchisor of drive-thru shops specializing in…
|
BROS | US | Accommodation and food service … |
|
Guming Holdings Limited
Leading Chinese freshly made beverage chain with over 11,00…
|
1364 | KY | Accommodation and food service … |
|
Has Lifestyle Limited
Produces cold-pressed juices and nutritional snacks for hea…
|
780014 | IN | Accommodation and food service … |
|
Helens International Holdings Company Limited
Large-scale bar chain operator and franchisor, serving as a…
|
9869 | KY | Accommodation and food service … |
|
J.D. Wetherspoon PLC
Operates a large chain of pubs and hotels offering food, dr…
|
JDW | GB | Accommodation and food service … |
HUB CO.,LTD. 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/12735/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12735 | 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=12735 | 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=12735 \ -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": 12735}, 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 HUB CO.,LTD. (id: 12735)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.