
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 |
|---|---|---|---|
|
ENCHO CO.,LTD.
Operates home improvement stores offering DIY products and …
|
8208 | JP | Wholesale and retail trade |
|
HANDSMAN CO., LTD.
Operates a chain of home improvement centers selling DIY an…
|
7636 | JP | Wholesale and retail trade |
|
HOME DEPOT, INC.
A home improvement retailer offering products and services …
|
HD | US | Wholesale and retail trade |
|
HomeXpress Limited
Distributor and retailer of everyday Home & Garden essentia…
|
— | CA | Wholesale and retail trade |
|
HORNBACH Baumarkt AG
Operates DIY megastores and garden centers for home improve…
|
HBM | DE | Wholesale and retail trade |
|
HORNBACH Holding AG & Co. KGaA
Holding company for DIY retail, builders' merchants, and re…
|
HBH | DE | Wholesale and retail trade |
|
Kingfisher PLC
International home improvement company serving consumers an…
|
KGF | GB | Wholesale and retail trade |
|
KOHNAN SHOJI CO.,LTD.
Operates a chain of home improvement centers for consumers …
|
7516 | JP | Wholesale and retail trade |
|
KOMERI CO.,LTD.
A specialty retailer operating a large chain of home improv…
|
8218 | JP | Wholesale and retail trade |
|
LOJAS QUERO QUERO S.A.
Retailer of home improvement goods and furniture with integ…
|
— | BR | 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.