
SUNDAY CO.,LTD. — Investor Relations & Filings
SUNDAY CO., LTD. operates a chain of home centers, primarily in the Tohoku region. The company provides a wide range of household and living-related products, including DIY materials, gardening supplies, and other daily necessities for general consumers. Positioning itself as a community-focused retailer, SUNDAY aims to serve the needs of local residents. In addition to its network of physical stores, the company manages an e-commerce platform. SUNDAY CO., LTD. is a member of the AEON Group.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 意見表明報告書 | 2026-01-09 | Japanese | |
| 確認書 | 2025-10-15 | Japanese | |
| 半期報告書-第52期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | |
| 臨時報告書 | 2025-05-19 | Japanese | |
| 内部統制報告書-第51期(2024/03/01-2025/02/28) | 2025-05-16 | Japanese | |
| 確認書 | 2025-05-16 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 12305914 | 意見表明報告書 | 2026-01-09 | Japanese | ||
|
2025
6 filings
| |||||
| 8024312 | 確認書 | 2025-10-15 | Japanese | ||
| 8024305 | 半期報告書-第52期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | ||
| 7262942 | 臨時報告書 | 2025-05-19 | Japanese | ||
| 7263111 | 内部統制報告書-第51期(2024/03/01-2025/02/28) | 2025-05-16 | Japanese | ||
| 7263109 | 確認書 | 2025-05-16 | Japanese | ||
| 7263112 | 有価証券報告書-第51期(2024/03/01-2025/02/28) | 2025-05-16 | Japanese | ||
|
2024
8 filings
| |||||
| 7305651 | 確認書 | 2024-10-10 | Japanese | ||
| 7305654 | 半期報告書-第51期(2024/03/01-2025/02/28) | 2024-10-10 | Japanese | ||
| 7315763 | 確認書 | 2024-07-16 | Japanese | ||
| 7315766 | 四半期報告書-第51期第1四半期(2024/03/01-2024/05/31) | 2024-07-16 | Japanese | ||
| 7336297 | 臨時報告書 | 2024-05-21 | Japanese | ||
| 7336339 | 内部統制報告書-第50期(2023/03/01-2024/02/29) | 2024-05-20 | Japanese | ||
| 7336337 | 確認書 | 2024-05-20 | Japanese | ||
| 7336340 | 有価証券報告書-第50期(2023/03/01-2024/02/29) | 2024-05-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alleanza Holdings Co., Ltd.
A holding company that manages home improvement centers and…
|
3546 | JP | Wholesale and retail trade |
|
ARCLANDS CORPORATION
Diversified company in retail, wholesale, food service, rea…
|
9842 | JP | Wholesale and retail trade |
|
BMS HOLDINGS BERHAD
Retailing and distributing building materials, surface cove…
|
— | MY | Wholesale and retail trade |
|
Bourrelier Group SA
A holding company operating DIY retail stores for home, gar…
|
ALBOU | FR | Wholesale and retail trade |
|
BuildDirect.com Technologies Inc.
Technology platform and online marketplace for high-quality…
|
BILD | CA | Wholesale and retail trade |
|
Byggmax Group
A Nordic low-price retailer of DIY building materials and g…
|
BMAX | SE | Wholesale and retail trade |
|
CASHBUILD LIMITED
Southern Africa's largest retailer and distributor of build…
|
CSB | ZA | Wholesale and retail trade |
|
Clas Ohlson AB
A retail company providing products to help customers solve…
|
CLAS | SE | Wholesale and retail trade |
|
CMO GROUP PLC
An online-only retailer of building materials via specialis…
|
CMO | GB | Wholesale and retail trade |
|
COMERCIAL K SPA
Imports and retails a comprehensive range of home improveme…
|
— | CL | Wholesale and retail trade |
SUNDAY 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/12610/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12610 | 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=12610 | 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=12610 \ -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": 12610}, 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 SUNDAY CO.,LTD. (id: 12610)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.