
Saikaya Department Store Co.,Ltd. — Investor Relations & Filings
Saikaya Department Store Co., Ltd. operates a chain of department stores and shopping plazas, with a primary focus on the Kanagawa prefecture. The stores offer a diverse range of products, including clothing, accessories, groceries, seasonal gifts, jewelry, and watches. In addition to its core retail operations, the company engages in tenant management, operates a supermarket chain, and is involved in the wholesale of watches, jewelry, and precious metal products. Saikaya also provides various customer-focused services, including loyalty programs and funeral services, and maintains an online shopping platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第95期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2026-02-10 | Japanese | |
| 有価証券届出書(組込方式) | 2026-02-06 | Japanese | |
| 確認書 | 2025-11-19 | Japanese | |
| 有価証券報告書-第94期(2024/09/01-2025/08/31) | 2025-11-19 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34470203 | 確認書 | 2026-04-14 | Japanese | ||
| 34470193 | 半期報告書-第95期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
| 19422003 | 訂正有価証券届出書(組込方式) | 2026-02-10 | Japanese | ||
| 14743636 | 有価証券届出書(組込方式) | 2026-02-06 | Japanese | ||
|
2025
6 filings
| |||||
| 8456550 | 確認書 | 2025-11-19 | Japanese | ||
| 8456549 | 有価証券報告書-第94期(2024/09/01-2025/08/31) | 2025-11-19 | Japanese | ||
| 7267353 | 確認書 | 2025-04-14 | Japanese | ||
| 7267348 | 半期報告書-第94期(2024/09/01-2025/08/31) | 2025-04-14 | Japanese | ||
| 7267822 | 訂正臨時報告書 | 2025-04-10 | Japanese | ||
| 7267874 | 臨時報告書 | 2025-04-09 | Japanese | ||
|
2024
5 filings
| |||||
| 7293466 | 臨時報告書 | 2024-11-29 | Japanese | ||
| 7294834 | 確認書 | 2024-11-19 | Japanese | ||
| 7294831 | 内部統制報告書-第93期(2023/09/01-2024/08/31) | 2024-11-19 | Japanese | ||
| 7294833 | 有価証券報告書-第93期(2023/09/01-2024/08/31) | 2024-11-19 | Japanese | ||
| 7305520 | 臨時報告書 | 2024-10-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
Saikaya Department Store 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/12530/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12530 | 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=12530 | 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=12530 \ -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": 12530}, 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 Saikaya Department Store Co.,Ltd. (id: 12530)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.