
HIMARAYA Co.,Ltd. — Investor Relations & Filings
HIMARAYA Co., Ltd. is a retail company that operates a chain of stores specializing in sporting goods. The company offers a comprehensive range of products for various athletic, leisure, and outdoor activities, including running, team sports, and camping. Its product lineup features sportswear, footwear, and specialized equipment from major international manufacturers as well as its own private brands. Beyond retail, the company also provides services for the reservation and management of sports and camping facilities, aiming to act as a 'sports evangelist' by promoting active lifestyles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-10 | Japanese | |
| 半期報告書-第51期(2025/09/01-2026/08/31) | 2026-04-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | |
| 確認書 | 2025-11-25 | Japanese | |
| 有価証券報告書-第50期(2024/09/01-2025/08/31) | 2025-11-25 | Japanese | |
| 確認書 | 2025-04-11 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33975426 | 確認書 | 2026-04-10 | Japanese | ||
| 33975414 | 半期報告書-第51期(2025/09/01-2026/08/31) | 2026-04-10 | Japanese | ||
| 14746761 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | ||
|
2025
4 filings
| |||||
| 8590975 | 確認書 | 2025-11-25 | Japanese | ||
| 8590970 | 有価証券報告書-第50期(2024/09/01-2025/08/31) | 2025-11-25 | Japanese | ||
| 7267564 | 確認書 | 2025-04-11 | Japanese | ||
| 7267562 | 半期報告書-第50期(2024/09/01-2025/08/31) | 2025-04-11 | Japanese | ||
|
2024
8 filings
| |||||
| 7294047 | 臨時報告書 | 2024-11-27 | Japanese | ||
| 7294046 | 内部統制報告書-第49期(2023/09/01-2024/08/31) | 2024-11-27 | Japanese | ||
| 7294044 | 確認書 | 2024-11-27 | Japanese | ||
| 7294048 | 有価証券報告書-第49期(2023/09/01-2024/08/31) | 2024-11-27 | Japanese | ||
| 7294024 | 確認書 | 2024-11-27 | Japanese | ||
| 7294026 | 訂正有価証券報告書-第48期(2022/09/01-2023/08/31) | 2024-11-27 | Japanese | ||
| 7294022 | 確認書 | 2024-11-27 | Japanese | ||
| 7294023 | 訂正有価証券報告書-第47期(2021/09/01-2022/08/31) | 2024-11-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAIWA CYCLE CO.,LTD.
Operates a chain of specialty bicycle stores offering sales…
|
5888 | JP | Wholesale and retail trade |
|
DICK'S SPORTING GOODS, INC.
An omni-channel retailer of sports equipment, apparel, foot…
|
DKS | US | Wholesale and retail trade |
|
Ebucar S.A.
Prominent retail company specializing in sports goods and e…
|
— | AR | Wholesale and retail trade |
|
Fitell Corp
Online retailer of gym and fitness equipment, offering serv…
|
FTEL | US | Wholesale and retail trade |
|
Golf Town Income Fund
Canadian income trust holding the assets of the nation's la…
|
— | CA | Wholesale and retail trade |
|
Grupo Martí, S.A.B.
Retails sporting goods and apparel and operates health club…
|
GMARTI | MX | Wholesale and retail trade |
|
GRUPO SBF S.A.
Operates a sporting goods ecosystem with retail and exclusi…
|
— | BR | Wholesale and retail trade |
|
Intersport Polska S.A.
Retailer of sporting goods and equipment with professional …
|
IPO | PL | Wholesale and retail trade |
|
KMD BRANDS LIMITED
Global outdoor and sports company specializing in apparel, …
|
KMD | NZ | Wholesale and retail trade |
|
MEC Holdings (Canada) Inc.
Retailer specializing in outdoor recreation gear and techni…
|
— | CA | Wholesale and retail trade |
HIMARAYA 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/12622/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12622 | 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=12622 | 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=12622 \ -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": 12622}, 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 HIMARAYA Co.,Ltd. (id: 12622)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.