
TAIHEIYO CEMENT CORPORATION — Investor Relations & Filings
Taiheiyo Cement Corporation is a global company with core operations in cement, mineral resources, and environmental businesses. The company manufactures and supplies a wide range of cement products for the construction sector. Its product portfolio extends to specialized materials, including the cement-based solidifying agent GEOSET®, ultra-high-performance concrete Ductal®, and various special aggregates. The group also develops and markets non-construction products such as ultra-high-purity silicon carbide. A central focus is the environmental business, which contributes to a circular economy by recycling diverse waste materials for use in cement manufacturing and advancing technologies for carbon dioxide circulation and reuse.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 剰余金の配当に関するお知らせ | 2026-05-19 | Japanese | |
| (訂正・数値データ訂正)「2026年3月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-19 | Japanese | |
| 自己株式の取得に係る事項の決定および自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-12 | Japanese | |
| 2026年3月期通期業績予想との差異に関するお知らせ | 2026-05-12 | Japanese | |
| 2025年度 決算説明資料 | 2026-05-12 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46541510 | 剰余金の配当に関するお知らせ | 2026-05-19 | Japanese | ||
| 46541508 | (訂正・数値データ訂正)「2026年3月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-19 | Japanese | ||
| 46883274 | 自己株式の取得に係る事項の決定および自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-12 | Japanese | ||
| 46883270 | 2026年3月期通期業績予想との差異に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883268 | 2025年度 決算説明資料 | 2026-05-12 | Japanese | ||
| 46883264 | 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese | ||
| 33105600 | 変更報告書(短期大量譲渡) | 2026-03-31 | Japanese | ||
| 33044419 | 訂正発行登録書 | 2026-03-26 | Japanese | ||
| 33018861 | 訂正発行登録書 | 2026-03-24 | Japanese | ||
| 32920205 | 変更報告書 | 2026-03-10 | Japanese | ||
| 32831983 | 訂正発行登録書 | 2026-02-24 | Japanese | ||
|
2025
4 filings
| |||||
| 8235764 | 確認書 | 2025-11-12 | Japanese | ||
| 8234811 | 半期報告書-第28期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 8197658 | 訂正発行登録書 | 2025-11-11 | Japanese | ||
| 8128237 | 変更報告書 | 2025-11-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACC
A vertically integrated cement and concrete producer focuse…
|
1102 | TW | Manufacturing |
|
ACC Ltd
Major producer of cement and ready-mix concrete for infrast…
|
ACC | IN | Manufacturing |
|
AFYON ÇİMENTO SANAYİ T.A.Ş.
An established manufacturer and marketer of cement and clin…
|
AFYON | TR | Manufacturing |
|
AKÇANSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Producer of cement, concrete, and aggregates with integrate…
|
AKCNS | TR | Manufacturing |
|
Al Jouf Cement Co.
Produces OPC and SRC cement for domestic and regional const…
|
3091 | SA | Manufacturing |
|
Ambuja Cements Ltd.
Manufacturer of cement and building materials for diverse c…
|
AMBUJACEM | IN | Manufacturing |
|
Andhra Cement Ltd.
Produces OPC and PPC cement at manufacturing units in Dache…
|
ACL | IN | Manufacturing |
|
Anhui Conch Cement Company Limited
One of the world's largest producers of cement, clinker, an…
|
914 | HK | Manufacturing |
|
Anhui Conch Cement Company Limited
Produces and distributes cement and clinker for internation…
|
600585 | CN | Manufacturing |
|
Anjani Portland Cement Ltd.
Produces and supplies various cement grades for residential…
|
APCL | IN | Manufacturing |
TAIHEIYO CEMENT 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/11481/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11481 | 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=11481 | 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=11481 \ -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": 11481}, 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 TAIHEIYO CEMENT CORPORATION (id: 11481)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.