
Sinoma International Engineering Co.,Ltd — Investor Relations & Filings
Sinoma International Engineering Co., Ltd. provides comprehensive engineering, procurement, and construction (EPC) services, specializing in the design and implementation of large-scale production facilities for the building materials sector. The company delivers full-lifecycle solutions, including equipment manufacturing, project management, and technical consulting. It focuses on the development of advanced cement production lines, integrating technologies for energy efficiency, carbon reduction, and intelligent plant operations. Its service portfolio extends to operation and maintenance, technical upgrades, and the supply of specialized industrial components. By leveraging integrated research and development, the company supports global infrastructure projects through high-performance engineering and digital transformation initiatives aimed at optimizing manufacturing processes and environmental sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国中材国际工程股份有限公司关于参加中国建材集团有限公司上市公司集体业绩说明会的公告 | 2026-03-24 | Chinese | |
| 中国中材国际工程股份有限公司关于召开2025年度业绩说明会的公告 | 2026-03-20 | Chinese | |
| 中国中材国际工程股份有限公司2026年第一次临时股东会决议公告 | 2026-02-27 | Chinese | |
| 北京德恒律师事务所关于中国中材国际工程股份有限公司2026年第一次临时股东会的法律意见 | 2026-02-27 | Chinese | |
| 中国中材国际工程股份有限公司关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-02-27 | Chinese | |
| 中国中材国际工程股份有限公司关于发行股份及支付现金购买资产暨关联交易之限售股份上市流通公告 | 2026-02-13 | Chinese |
Browse filings by year
22 years- 2026 36 filings
- 2025 153 filings
- 2024 133 filings
- 2023 187 filings
- 2022 250 filings
- 2021 235 filings
- 2020 142 filings
- 2019 117 filings
- 2018 105 filings
- 2017 161 filings
- 2016 118 filings
- 2015 142 filings
- 2014 92 filings
- 2013 71 filings
- 2012 56 filings
- 2011 58 filings
- 2010 61 filings
- 2009 77 filings
- 2008 87 filings
- 2007 82 filings
- 2006 68 filings
- 2005 57 filings
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
Sinoma International Engineering 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/57126/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57126 | 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=57126 | 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=57126 \ -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": 57126}, 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 Sinoma International Engineering Co.,Ltd (id: 57126)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.