
Sumitomo Osaka Cement Co.,Ltd. — Investor Relations & Filings
Sumitomo Osaka Cement Co., Ltd. is a diversified manufacturer centered on its core cement business. The company produces and sells a range of cement products, mineral resources like limestone, and building materials, including products for the repair and reinforcement of concrete structures. Beyond its foundational operations, the company has expanded into high-performance products, developing and supplying advanced materials and optoelectronics components. These advanced materials serve various applications, including functional products such as cosmetic ingredients, paints, and antibacterial agents. A key aspect of its business is a significant focus on recycling, utilizing various waste streams as raw materials and alternative fuels in its cement manufacturing process.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2026-04-20 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第163期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | |
| 変更報告書 | 2025-10-06 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34689552 | 変更報告書 | 2026-04-20 | Japanese | ||
|
2025
14 filings
| |||||
| 8244043 | 確認書 | 2025-11-12 | Japanese | ||
| 8244040 | 半期報告書-第163期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese | ||
| 8024278 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | ||
| 7974399 | 変更報告書 | 2025-10-06 | Japanese | ||
| 7856070 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-10 | Japanese | ||
| 7856597 | 訂正報告書(大量保有報告書・変更報告書) | 2025-08-29 | Japanese | ||
| 7856766 | 変更報告書 | 2025-08-26 | Japanese | ||
| 7859082 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-07 | Japanese | ||
| 7240142 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-11 | Japanese | ||
| 7241247 | 発行登録書(株券、社債券等) | 2025-07-03 | Japanese | ||
| 7246060 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7248459 | 内部統制報告書-第162期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248456 | 確認書 | 2025-06-26 | Japanese | ||
| 7248453 | 有価証券報告書-第162期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ÇİMSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Manufacturer of cement and building materials, specializing…
|
CIMSA | TR | Manufacturing |
|
City Cement Co.
Produces OPC and SRC for infrastructure, industrial, and re…
|
3003 | SA | Manufacturing |
|
Công ty Cổ phần Minh Hưng Quảng Trị
Manufacturer and supplier of construction materials, road t…
|
GMH | VN | Manufacturing |
|
Công ty Cổ phần Xi măng VICEM Hà Tiên
Manufacturer and supplier of high-quality cement and buildi…
|
HT1 | VN | Manufacturing |
|
Corporación Moctezuma, S.A.B. de C.V.
Produces and distributes cement and ready-mix concrete for …
|
CMOCTEZ | MX | Manufacturing |
|
Dadabhoy Cement Industries Limited
Produces and sells ordinary Portland, slag, and sulphate re…
|
DBCI | PK | Manufacturing |
|
DALMIA BHARAT LIMITED
A conglomerate producing cement and building materials with…
|
DALBHARAT | IN | Manufacturing |
|
Dandot Cement Company Limited
A manufacturer specializing in the production and marketing…
|
DNCC | PK | Manufacturing |
|
Deccan Cements Ltd.
Produces diverse cement varieties and specialty products fo…
|
DECCANCE | IN | Manufacturing |
|
Dewan Cement Limited
Specializes in manufacturing and selling premium quality ce…
|
DCL | PK | Manufacturing |
Sumitomo Osaka Cement 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/11480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11480 | 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=11480 | 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=11480 \ -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": 11480}, 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 Sumitomo Osaka Cement Co.,Ltd. (id: 11480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.