
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 |
|---|---|---|---|
| 剰余金の配当に関するお知らせ | 2026-04-22 | Japanese | |
| 確認書 | 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 |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46878303 | 剰余金の配当に関するお知らせ | 2026-04-22 | Japanese | ||
|
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
8 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 | ||
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Luk Hing Entertainment Group Holdings Limited
Operates F&B and entertainment venues, provides catering, o…
|
8052 | HK | Accommodation and food service … |
|
MARSTON'S PLC
An independent pub and hotel operator managing over 1,300 l…
|
MARS | GB | Accommodation and food service … |
|
New Amante Group Limited
Operates club, entertainment, and restaurant businesses, in…
|
8412 | HK | Accommodation and food service … |
|
PECOS Hotels And Pubs Limited
Operates themed pubs specializing in retro rock music, drau…
|
539273 | IN | Accommodation and food service … |
|
Reborn Coffee, Inc.
A specialty coffee roaster using a proprietary process to g…
|
REBN | US | 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.