
DANTO HOLDINGS CORPORATION — Investor Relations & Filings
DANTO HOLDINGS CORPORATION, established in 1885, is a manufacturing company specializing in the construction ceramics business. With over 140 years of experience in tile creation, the company manufactures, sells, and installs a wide range of products, including exterior, interior, wall, and floor tiles. In addition to its core ceramics operations, the company provides architectural and interior design services as well as product planning. DANTO HOLDINGS is also engaged in real estate businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第198期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 確認書 | 2025-08-13 | Japanese | |
| 半期報告書-第198期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | |
| 臨時報告書 | 2025-07-09 | Japanese | |
| 臨時報告書 | 2025-04-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33037040 | 確認書 | 2026-03-25 | Japanese | ||
| 33036972 | 有価証券報告書-第198期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
|
2025
10 filings
| |||||
| 7857844 | 確認書 | 2025-08-13 | Japanese | ||
| 7857841 | 半期報告書-第198期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | ||
| 7240569 | 臨時報告書 | 2025-07-09 | Japanese | ||
| 7265872 | 臨時報告書 | 2025-04-28 | Japanese | ||
| 7268605 | 臨時報告書 | 2025-04-02 | Japanese | ||
| 7270342 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7271313 | 確認書 | 2025-03-27 | Japanese | ||
| 7271312 | 内部統制報告書-第197期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271315 | 有価証券報告書-第197期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7277086 | 臨時報告書 | 2025-02-14 | Japanese | ||
|
2024
3 filings
| |||||
| 7312975 | 確認書 | 2024-08-09 | Japanese | ||
| 7312978 | 半期報告書-第197期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7336287 | 訂正有価証券届出書(参照方式) | 2024-05-21 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIAN GRANITO INDIA LIMITED
Manufacturer of ceramic tiles, composite marble, quartz, an…
|
ASIANTILES | IN | Manufacturing |
|
BRIKOR LIMITED
Manufactures and supplies high-quality building, constructi…
|
BIK | ZA | Manufacturing |
|
Cemacon S.A.
A manufacturer of ceramic blocks, bricks, and other constru…
|
CEON | RO | Manufacturing |
|
Champion Building Materials Co., Ltd.
Manufacturer and distributor of ceramic tiles and sustainab…
|
1806 | TW | Manufacturing |
|
EGE SERAMİK SANAYİ VE TİCARET A.Ş.
Manufacturer of ceramic and porcelain tiles for floor and w…
|
EGSER | TR | Manufacturing |
|
Exxaro Tiles Limited
Manufactures and markets vitrified tiles for residential an…
|
EXXARO | IN | Manufacturing |
|
Guangdong Dongpeng Holdings Co., Ltd.
Manufacturer of high-end ceramic tiles and sanitary ware fo…
|
003012 | CN | Manufacturing |
|
Ibstock PLC
A manufacturer of clay and concrete building products for t…
|
IBST | GB | Manufacturing |
|
Kajaria Ceramics Ltd
Manufactures ceramic and vitrified tiles, sanitaryware, fau…
|
KAJARIACER | IN | Manufacturing |
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
DANTO HOLDINGS CORPORATION 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/11489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11489 | 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=11489 | 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=11489 \ -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": 11489}, 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 DANTO HOLDINGS CORPORATION (id: 11489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.