
TSURUYA CO.,LTD. — Investor Relations & Filings
TSURUYA CO.,LTD. is a manufacturing company specializing in ceramic building materials, primarily clay roofing tiles (kawara). As a leading enterprise in its sector, it holds the largest production capacity and a market share of approximately 30%. With a history of over 130 years, the company offers an extensive product portfolio for residential applications, featuring around 2,200 kinds of tiles in 25 color variations. In addition to its core manufacturing operations, TSURUYA also provides contracting and construction services for roofing works. The company's product line extends to ceramic wall materials and molds, and it maintains a focus on innovation through the adoption of state-of-the-art equipment and new product development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-03 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-04 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-06 | Japanese | |
| 確認書 | 2025-11-06 | Japanese | |
| 半期報告書-第59期(2025/04/01-2026/03/31) | 2025-11-06 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32867827 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-03 | Japanese | ||
| 14172683 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-04 | Japanese | ||
| 12153756 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-06 | Japanese | ||
|
2025
6 filings
| |||||
| 8116506 | 確認書 | 2025-11-06 | Japanese | ||
| 8116505 | 半期報告書-第59期(2025/04/01-2026/03/31) | 2025-11-06 | Japanese | ||
| 7249757 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7249658 | 確認書 | 2025-06-25 | Japanese | ||
| 7249656 | 内部統制報告書-第58期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249660 | 有価証券報告書-第58期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
6 filings
| |||||
| 7301189 | 確認書 | 2024-11-11 | Japanese | ||
| 7301157 | 半期報告書-第58期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7306210 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-04 | Japanese | ||
| 7329628 | 臨時報告書 | 2024-06-24 | Japanese | ||
| 7329625 | 内部統制報告書-第57期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7329621 | 確認書 | 2024-06-24 | 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 |
|
CERAMICA RUTA 16 SRL
Manufacturer of ceramic building materials, specializing in…
|
— | AR | Manufacturing |
|
Champion Building Materials Co., Ltd.
Manufacturer and distributor of ceramic tiles and sustainab…
|
1806 | TW | Manufacturing |
|
Công ty Cổ phần Vicem Vật liệu Xây dựng Đà Nẵng
Produces and distributes building materials, including ceme…
|
DXV | VN | Manufacturing |
|
DANTO HOLDINGS CORPORATION
A construction ceramics manufacturer also involved in desig…
|
5337 | JP | 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 |
TSURUYA 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/11520/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11520 | 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=11520 | 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=11520 \ -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": 11520}, 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 TSURUYA CO.,LTD. (id: 11520)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.