
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 |
|---|---|---|---|
| 四半期報告書-第46期第3四半期(令和3年3月1日-令和3年5月31日) | 2021-07-13 | Japanese | |
| 四半期報告書-第46期第2四半期(令和2年12月1日-令和3年2月28日) | 2021-04-13 | Japanese | |
| 四半期報告書-第46期第1四半期(令和2年9月1日-令和2年11月30日) | 2021-01-12 | Japanese | |
| 意見表明報告書 | 2021-01-04 | Japanese | |
| 内部統制報告書-第45期(令和1年9月1日-令和2年8月31日) | 2020-11-25 | Japanese | |
| 確認書 | 2020-11-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
4 filings
| |||||
| 7663415 | 四半期報告書-第46期第3四半期(令和3年3月1日-令和3年5月31日) | 2021-07-13 | Japanese | ||
| 7672928 | 四半期報告書-第46期第2四半期(令和2年12月1日-令和3年2月28日) | 2021-04-13 | Japanese | ||
| 7678370 | 四半期報告書-第46期第1四半期(令和2年9月1日-令和2年11月30日) | 2021-01-12 | Japanese | ||
| 7678510 | 意見表明報告書 | 2021-01-04 | Japanese | ||
|
2020
6 filings
| |||||
| 7679699 | 内部統制報告書-第45期(令和1年9月1日-令和2年8月31日) | 2020-11-25 | Japanese | ||
| 7679703 | 確認書 | 2020-11-25 | Japanese | ||
| 7679701 | 有価証券報告書-第45期(令和1年9月1日-令和2年8月31日) | 2020-11-25 | Japanese | ||
| 7687712 | 四半期報告書-第45期第3四半期(令和2年3月1日-令和2年5月31日) | 2020-07-14 | Japanese | ||
| 7691343 | 四半期報告書-第45期第2四半期(令和1年12月1日-令和2年2月29日) | 2020-04-14 | Japanese | ||
| 7695049 | 四半期報告書-第45期第1四半期(令和1年9月1日-令和1年11月30日) | 2020-01-10 | Japanese | ||
|
2019
4 filings
| |||||
| 7695575 | 有価証券報告書-第44期(平成30年9月1日-令和1年8月31日) | 2019-11-27 | Japanese | ||
| 7702226 | 四半期報告書-第44期第3四半期(2019/03/01-2019/05/31) | 2019-07-11 | Japanese | ||
| 7712745 | 四半期報告書-第44期第2四半期(2018/12/01-2019/02/28) | 2019-04-12 | Japanese | ||
| 7716211 | 四半期報告書-第44期第1四半期(2018/09/01-2018/11/30) | 2019-01-15 | Japanese | ||
|
2018
1 filing
| |||||
| 7716904 | 有価証券報告書-第43期(平成29年9月1日-平成30年8月31日) | 2018-11-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Academy Sports & Outdoors, Inc.
A full-line sporting goods and outdoor recreation retailer.
|
ASO | US | Wholesale and retail trade |
|
AL-
A prominent retailer specializing in authentic sports appar…
|
— | MY | Wholesale and retail trade |
|
Alpen Co.,Ltd.
Specialty retailer and manufacturer of sporting, golf, and …
|
3028 | JP | Wholesale and retail trade |
|
ANGLING DIRECT PLC
Omnichannel retailer specializing in fishing tackle and equ…
|
ANG | GB | Wholesale and retail trade |
|
Asahi Co.,LTD.
Specialty retailer of bicycles and accessories with private…
|
3333 | JP | Wholesale and retail trade |
|
Beijing Sanfo Outdoor Products Co., Ltd
Retails outdoor sports gear and apparel, plus event and adv…
|
002780 | CN | Wholesale and retail trade |
|
BIG 5 SPORTING GOODS Corp
A value-focused retailer of brand-name sporting goods, appa…
|
BGFV | US | Wholesale and retail trade |
|
Bike24 Holding AG
An e-commerce platform in continental Europe for premium cy…
|
BIKE | DE | Wholesale and retail trade |
|
BISORDI KREMAR SRL
Specializes in retail and wholesale distribution of sports …
|
— | AR | Wholesale and retail trade |
|
Dadelo S.A.
An omnichannel retailer of bicycles, bicycle parts, and cyc…
|
DAD | PL | 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.