
ASAHI EITO HOLDINGS CO.,LTD. — Investor Relations & Filings
ASAHI EITO HOLDINGS CO.,LTD. is a holding company primarily engaged in the housing equipment business. Its core operations involve the manufacture and sale of sanitary and washroom equipment, including products such as sanitary ware, water closets, bathroom vanities, sinks, and related faucet fittings. The company is strategically transitioning from a specialized manufacturer to a diversified corporate group focused on creating comprehensive "home and life" solutions. As a holding company, it supports and supervises its group companies to drive business expansion and improve profitability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-02-27 | Japanese | |
| 有価証券報告書-第75期(2024/12/01-2025/11/30) | 2026-02-27 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2025-11-26 | Japanese | |
| 有価証券届出書(組込方式) | 2025-11-21 | Japanese | |
| 訂正臨時報告書 | 2025-10-15 | Japanese | |
| 確認書 | 2025-07-11 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32843029 | 確認書 | 2026-02-27 | Japanese | ||
| 32843022 | 有価証券報告書-第75期(2024/12/01-2025/11/30) | 2026-02-27 | Japanese | ||
|
2025
9 filings
| |||||
| 8656094 | 訂正有価証券届出書(組込方式) | 2025-11-26 | Japanese | ||
| 8496476 | 有価証券届出書(組込方式) | 2025-11-21 | Japanese | ||
| 8024477 | 訂正臨時報告書 | 2025-10-15 | Japanese | ||
| 7240311 | 確認書 | 2025-07-11 | Japanese | ||
| 7239444 | 半期報告書-第75期(2024/12/01-2025/11/30) | 2025-07-11 | Japanese | ||
| 7275552 | 内部統制報告書-第74期(2023/12/01-2024/11/30) | 2025-02-28 | Japanese | ||
| 7275549 | 確認書 | 2025-02-28 | Japanese | ||
| 7275553 | 有価証券報告書-第74期(2023/12/01-2024/11/30) | 2025-02-28 | Japanese | ||
| 7275490 | 臨時報告書 | 2025-02-28 | Japanese | ||
|
2024
4 filings
| |||||
| 7308545 | 臨時報告書 | 2024-09-13 | Japanese | ||
| 7310670 | 訂正有価証券届出書(組込方式) | 2024-08-27 | Japanese | ||
| 7310944 | 有価証券届出書(組込方式) | 2024-08-23 | Japanese | ||
| 7311404 | 確認書 | 2024-08-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other porcelain and ceramic products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GUANGDNG SITONG GROUP CO.,LTD
Manufactures household, sanitary, and artistic ceramic prod…
|
603838 | CN | Manufacturing |
|
GUANGDONG SONGFA CERAMICS CO.,LTD.
Specializes in high-end household ceramics for residential,…
|
603268 | CN | Manufacturing |
|
GWA GROUP LIMITED.
Designs and supplies bathroom and kitchen fixtures and wate…
|
GWA | AU | Manufacturing |
|
HASS Corp.
Manufacturer of ceramic dental materials and digital soluti…
|
450330 | KR | Manufacturing |
|
HINDUSTHAN INSULATORS and INDUSTRIES LIMITED
Manufactures high-tension porcelain insulators for power gr…
|
539984 | IN | Manufacturing |
|
Hocheng Corporation
Manufacturer of sanitary ware, kitchen appliances, and adva…
|
1810 | TW | Manufacturing |
|
Huida Sanitary Ware Co., Ltd
Global manufacturer of ceramic sanitary ware, smart toilets…
|
603385 | CN | Manufacturing |
|
Hunan Hualian China Industry Co., Ltd.
Researches, designs, and manufactures daily-use ceramic pro…
|
001216 | CN | Manufacturing |
|
ITALTILE LIMITED
Vertically integrated manufacturer, franchisor, and retaile…
|
ITE | ZA | Manufacturing |
|
Janis Ltd.
Manufacturer specializing in pottery-based sanitary equipme…
|
5342 | JP | Manufacturing |
ASAHI EITO HOLDINGS 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/11510/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11510 | 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=11510 | 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=11510 \ -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": 11510}, 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 ASAHI EITO HOLDINGS CO.,LTD. (id: 11510)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.