
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 |
|---|---|---|---|
|
SE CEMENT
Manufactures cement and slag powder, diversifying into cons…
|
1110 | TW | Manufacturing |
|
Semen Indonesia (Persero) Tbk
A leading provider of building materials solutions, manufac…
|
SMGR | ID | Manufacturing |
|
SEPHAKU HOLDINGS LIMITED
A holding company focused on building and construction mate…
|
SEP | ZA | Manufacturing |
|
Sharjah Cement and Industrial Development Co.
Specializes in cement, paper sacks, plastic ropes, real est…
|
SCIDC | AE | Manufacturing |
|
Shiva Cement Ltd.
Produces clinker and Portland Slag Cement for construction …
|
532323 | IN | Manufacturing |
|
Shree Cements Ltd.
Manufacturer of cement and clinker with a focus on sustaina…
|
SHREECEM | IN | Manufacturing |
|
Shree Digvijay Cement Co. Ltd.
Produces high-performance cement and API-certified Oil Well…
|
SHREDIGCEM | IN | Manufacturing |
|
Shri Keshav Cements and Infra Limited
Manufactures cement and develops infrastructure projects us…
|
530977 | IN | Manufacturing |
|
SICHUAN HEXIE SHUANGMA CO.,Ltd
Produces building materials and manages strategic private e…
|
000935 | CN | Manufacturing |
|
SOPROCAL CALERIAS E INDUSTRIAS S.A.
Provides solutions and supplies for mining, agriculture, in…
|
— | CL | 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.