
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 |
|---|---|---|---|
|
INTERCEMENT BRASIL S.A. - EM RECUPERAÇÃO JUDICIAL
Building materials producer and distributor undergoing fina…
|
— | KY | Manufacturing |
|
JIANGXI WANNIANQING CEMENT CO.,LTD
Produces Portland cement, clinker, and concrete for infrast…
|
000789 | CN | Manufacturing |
|
Jilin Yatai (Group) Co.,Ltd.
Diversified group in building materials, real estate, pharm…
|
600881 | CN | Manufacturing |
|
J.K. CEMENT LTD
Manufacturer of grey and white cement, wall putty, and dive…
|
JKCEMENT | IN | Manufacturing |
|
JK Lakshmi Cement Limited
Manufacturer of cement, RMC, and AAC blocks for constructio…
|
JKLAKSHMI | IN | Manufacturing |
|
JSW CEMENT LIMITED
Manufacturer of eco-friendly cement and building materials …
|
JSWCEMENT | IN | Manufacturing |
|
JVDCR1
Manufactures and distributes cement products for constructi…
|
JVDCR1 | PK | Manufacturing |
|
Kakatiya Cement Sugar & Industries Ltd.
Manufactures cement and sugar with integrated power generat…
|
KAKATCEM | IN | Manufacturing |
|
KANGDONG C&L co., Ltd
Manufactures cement products and operates recreational and …
|
198440 | KR | Manufacturing |
|
K.C.P. LTD
Diversified conglomerate producing cement, sugar, heavy mac…
|
KCP | IN | 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.