
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 |
|---|---|---|---|
| 確認書 | 2024-06-24 | Japanese | |
| 有価証券報告書-第57期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | |
| 確認書 | 2024-02-06 | Japanese | |
| 四半期報告書-第57期第3四半期(2023/10/01-2023/12/31) | 2024-02-06 | Japanese | |
| 確認書 | 2023-11-06 | Japanese | |
| 四半期報告書-第57期第2四半期(2023/07/01-2023/09/30) | 2023-11-06 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 7329621 | 確認書 | 2024-06-24 | Japanese | ||
| 7329619 | 有価証券報告書-第57期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7358473 | 確認書 | 2024-02-06 | Japanese | ||
| 7358475 | 四半期報告書-第57期第3四半期(2023/10/01-2023/12/31) | 2024-02-06 | Japanese | ||
|
2023
9 filings
| |||||
| 7541161 | 確認書 | 2023-11-06 | Japanese | ||
| 7541162 | 四半期報告書-第57期第2四半期(2023/07/01-2023/09/30) | 2023-11-06 | Japanese | ||
| 7551719 | 確認書 | 2023-08-04 | Japanese | ||
| 7551721 | 四半期報告書-第57期第1四半期(2023/04/01-2023/06/30) | 2023-08-04 | Japanese | ||
| 7556841 | 内部統制報告書-第56期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556829 | 確認書 | 2023-06-28 | Japanese | ||
| 7556825 | 有価証券報告書-第56期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7578041 | 確認書 | 2023-02-06 | Japanese | ||
| 7578037 | 四半期報告書-第56期第3四半期(2022/04/01-2022/12/31) | 2023-02-06 | Japanese | ||
|
2022
2 filings
| |||||
| 7587172 | 確認書 | 2022-11-04 | Japanese | ||
| 7587169 | 四半期報告書-第56期第2四半期(令和4年4月1日-令和4年9月30日) | 2022-11-04 | 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
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 |
| Frontier Ceramics Limited | FRCL | PK | 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.