
YAMAYA CORPORATION — Investor Relations & Filings
YAMAYA CORPORATION is a company primarily engaged in the retail and wholesale of alcoholic beverages and food products. The company operates a chain of discount stores that offer a wide selection of liquors, including beer, wine, and spirits, alongside various processed foods and beverages. In addition to its retail store operations, YAMAYA is involved in wholesaling and mail-order sales. The company also runs a restaurant business. A key feature of its retail strategy is the frequent co-location of its stores with the discount retailer DAISO, enhancing customer convenience. The company is also expanding its product range to include non-food items such as cosmetics and supplements in some locations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第56期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-20 | Japanese | |
| 内部統制報告書-第55期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese | |
| 確認書 | 2025-06-18 | Japanese | |
| 有価証券報告書-第55期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8318412 | 確認書 | 2025-11-14 | Japanese | ||
| 8318375 | 半期報告書-第56期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7255659 | 臨時報告書 | 2025-06-20 | Japanese | ||
| 7257854 | 内部統制報告書-第55期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese | ||
| 7257849 | 確認書 | 2025-06-18 | Japanese | ||
| 7257851 | 有価証券報告書-第55期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese | ||
| 7257708 | 確認書 | 2025-06-18 | Japanese | ||
| 7257710 | 訂正有価証券報告書-第54期(2023/04/01-2024/03/31) | 2025-06-18 | Japanese | ||
| 7257705 | 確認書 | 2025-06-18 | Japanese | ||
| 7257707 | 訂正有価証券報告書-第53期(2022/04/01-2023/03/31) | 2025-06-18 | Japanese | ||
| 7257701 | 確認書 | 2025-06-18 | Japanese | ||
| 7257703 | 訂正有価証券報告書-第52期(2021/04/01-2022/03/31) | 2025-06-18 | Japanese | ||
| 7257698 | 確認書 | 2025-06-18 | Japanese | ||
| 7257702 | 訂正有価証券報告書-第51期(2020/04/01-2021/03/31) | 2025-06-18 | Japanese | ||
| 7257697 | 確認書 | 2025-06-18 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of beverages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENDEAVOUR GROUP LIMITED
Operates retail drinks outlets and hotels offering dining a…
|
EDV | AU | Wholesale and retail trade |
|
Liquor Barn Income Fund
Historical trust operating a chain of retail liquor stores …
|
LBN.UN | CA | Wholesale and retail trade |
|
LQR House Inc.
Integrates digital marketing, e-commerce, and brand develop…
|
YHC | US | Wholesale and retail trade |
|
Major Holdings Limited
Investment holding company distributing and retailing premi…
|
1389 | HK | Wholesale and retail trade |
|
NAKED WINES PLC
An online, direct-to-consumer wine retailer with a customer…
|
WINE | GB | Wholesale and retail trade |
|
Rocky Mountain Liquor Inc.
Operates a chain of private liquor stores selling alcoholic…
|
RUM | CA | Wholesale and retail trade |
|
THE ARTISANAL SPIRITS COMPANY PLC
Curator and provider of limited-edition spirits, offering b…
|
ART | GB | Wholesale and retail trade |
|
Vats Liquor Chain Store Management Joint Stock CO.,LTD.
Distributes and retails premium Baijiu, wines, and spirits …
|
300755 | CN | Wholesale and retail trade |
|
VIRGIN WINES UK PLC
Direct-to-consumer online retailer of wines, beers, and spi…
|
VINO | GB | Wholesale and retail trade |
|
W2W E-COMMERCE DE VINHOS S.A.
Digital wine retailer and distributor with an e-commerce pl…
|
— | BR | Wholesale and retail trade |
YAMAYA CORPORATION 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/12602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12602 | 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=12602 | 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=12602 \ -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": 12602}, 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 YAMAYA CORPORATION (id: 12602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.