Shanghai Construction Group Co., Ltd. — Investor Relations & Filings
About Shanghai Construction Group Co., Ltd.
Shanghai Construction Group Co., Ltd. provides comprehensive services in the design, engineering, and execution of large-scale urban infrastructure and architectural projects. The firm specializes in the development of high-rise buildings, public transit systems, bridges, and tunnels. Its operational scope includes general contracting, real estate development, and the production of specialized building materials. Notable for executing complex engineering feats, the company has delivered landmark structures such as the Shanghai Tower. It integrates advanced technologies in prefabrication and digital construction management to enhance project efficiency. The organization maintains a broad portfolio that spans environmental protection initiatives and urban renewal projects, catering to diverse infrastructure needs through a vertically integrated business model.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海建工关于提供担保的进展公告 | 2025-12-10 | Chinese | |
| 上海建工关于子公司发行公司债券结果公告 | 2025-12-05 | Chinese | |
| 上海建工关于竞得土地使用权的公告 | 2025-12-03 | Chinese | |
| 上海建工第九届董事会第十五次会议决议公告 | 2025-11-18 | Chinese | |
| 上海建工关于提供担保的进展公告 | 2025-11-13 | Chinese | |
| 上海建工关于召开2025年第三季度业绩说明会的公告 | 2025-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40466283 | 上海建工关于提供担保的进展公告 | 2025-12-10 | Chinese | ||
| 40466275 | 上海建工关于子公司发行公司债券结果公告 | 2025-12-05 | Chinese | ||
| 40466262 | 上海建工关于竞得土地使用权的公告 | 2025-12-03 | Chinese | ||
| 40466260 | 上海建工第九届董事会第十五次会议决议公告 | 2025-11-18 | Chinese | ||
| 40466252 | 上海建工关于提供担保的进展公告 | 2025-11-13 | Chinese | ||
| 40466187 | 上海建工关于召开2025年第三季度业绩说明会的公告 | 2025-11-10 | Chinese | ||
| 40466181 | 上海建工第九届董事会第十四次会议决议公告 | 2025-10-30 | Chinese | ||
| 40466178 | 上海建工2025年第三季度报告 | 2025-10-30 | Chinese | ||
| 40466174 | 上海建工2025年前三季度新签合同情况公告 | 2025-10-14 | Chinese | ||
| 40466168 | 上海建工关于提供担保的进展公告 | 2025-10-14 | Chinese | ||
| 40466163 | 上海建工关于竞得土地使用权的公告 | 2025-09-30 | Chinese | ||
| 40466158 | 上海建工关于中期票据发行结果公告 | 2025-09-19 | Chinese | ||
| 40466153 | 上海建工股票交易风险提示公告 | 2025-09-18 | Chinese | ||
| 40466145 | 上海建工股票交易异常波动暨风险提示公告 | 2025-09-17 | Chinese | ||
| 40466140 | 上海建工股票交易风险提示公告 | 2025-09-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
|
AVP Infracon Limited
Specializes in EPC services for roads, bridges, and irrigat…
|
AVPINFRA | IN | Construction |
Shanghai Construction Group 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/56536/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56536 | 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=56536 | 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=56536 \ -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": 56536}, 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 Shanghai Construction Group Co., Ltd. (id: 56536)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.