
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 |
|---|---|---|---|
| 業績予想の修正及び配当予想の修正(特別配当)に関するお知らせ | 2026-04-30 | Japanese | |
| 自己株券買付状況報告書(法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 |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46880058 | 業績予想の修正及び配当予想の修正(特別配当)に関するお知らせ | 2026-04-30 | Japanese | ||
| 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
5 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Keramika Indonesia Assosiasi Tbk
Manufacturer and distributor of ceramic and granite product…
|
KIAS | ID | Manufacturing |
|
KIA LIM BHD
Manufacturer and exporter of clay bricks, paving bricks, ro…
|
— | MY | Manufacturing |
|
KIM HIN INDUSTRY BHD
Leading integrated manufacturer and distributor of ceramic …
|
— | MY | Manufacturing |
|
Lexus Granito (India) Limited
Manufacturer of ceramic and vitrified tiles for domestic an…
|
LEXUS | IN | Manufacturing |
|
MarcoPolo Holdings Co., Ltd.
Researches, manufactures, and distributes architectural cer…
|
001386 | CN | Manufacturing |
|
Meta Wolf AG
Supplier of construction materials focused on digitalizing …
|
WOLF | DE | 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.