
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 |
|---|---|---|---|
|
Konoshima Chemical Co.,Ltd.
Manufacturer of inorganic chemicals, building materials, an…
|
4026 | JP | Manufacturing |
|
KÜTAHYA PORSELEN SANAYİ A.Ş.
Manufacturer of porcelain and ceramic products for consumer…
|
KUTPO | TR | Manufacturing |
|
MiCo Ltd.
Develops ceramic materials and components for the semicondu…
|
059090 | KR | Manufacturing |
|
Modern Insulators Ltd.
Manufactures high-voltage porcelain insulators for power gr…
|
515008 | IN | Manufacturing |
|
Mohawk Canada Limited
Manufactures and distributes comprehensive flooring and bui…
|
— | CA | Manufacturing |
|
Monalisa Group CO.,Ltd
Manufacturer of high-quality ceramic tiles, porcelain slabs…
|
002918 | CN | Manufacturing |
|
NGK INSULATORS, LTD.
Manufacturer of advanced ceramic products for automotive, e…
|
5333 | JP | Manufacturing |
|
NIKKATO CORPORATION
Manufacturer of industrial ceramics and engineering instrum…
|
5367 | JP | Manufacturing |
|
NIKKO COMPANY
Manufacturer of ceramics for tableware, water treatment, ba…
|
5343 | JP | Manufacturing |
|
NORITAKE CO., LIMITED
A diversified manufacturer of advanced ceramics, tableware,…
|
5331 | 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.