
Shanghai Construction Group Co., Ltd. — Investor Relations & Filings
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年年度股东会的通知 | 2026-05-19 | Chinese | |
| 上海建工关于提供担保的进展公告 | 2026-05-11 | Chinese | |
| 上海建工2025年度审计报告及财务报表 | 2026-04-14 | Chinese | |
| 上海建工2025年度独立董事述职报告(曲林迟) | 2026-04-14 | Chinese | |
| 上海建工第九届董事会第十七次会议决议公告 | 2026-04-14 | Chinese | |
| 上海建工关于提供担保的进展公告 | 2026-04-14 | Chinese |
Browse filings by year
27 years- 2026 30 filings
- 2025 109 filings
- 2024 95 filings
- 2023 95 filings
- 2022 88 filings
- 2021 114 filings
- 2020 125 filings
- 2019 99 filings
- 2018 86 filings
- 2017 104 filings
- 2016 149 filings
- 2015 89 filings
- 2014 99 filings
- 2013 70 filings
- 2012 63 filings
- 2011 84 filings
- 2010 37 filings
- 2009 59 filings
- 2008 50 filings
- 2007 39 filings
- 2006 20 filings
- 2005 36 filings
- 2004 24 filings
- 2003 22 filings
- 2002 16 filings
- 2001 14 filings
- 1998 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46565895 | 上海建工关于召开2025年年度股东会的通知 | 2026-05-19 | Chinese | ||
| 45016098 | 上海建工关于提供担保的进展公告 | 2026-05-11 | Chinese | ||
| 34907847 | 上海建工2025年度审计报告及财务报表 | 2026-04-14 | Chinese | ||
| 34902947 | 上海建工2025年度独立董事述职报告(曲林迟) | 2026-04-14 | Chinese | ||
| 34902942 | 上海建工第九届董事会第十七次会议决议公告 | 2026-04-14 | Chinese | ||
| 34902664 | 上海建工关于提供担保的进展公告 | 2026-04-14 | Chinese | ||
| 34892359 | 上海建工对会计师事务所2025年度履职情况评估报告 | 2026-04-14 | Chinese | ||
| 34892326 | 上海建工2026年度担保额度预计及提请股东会授权的公告 | 2026-04-14 | Chinese | ||
| 34892320 | 上海建工2025年度内部控制评价报告 | 2026-04-14 | Chinese | ||
| 34892112 | 上海建工关于估值提升计划实施情况的评估报告及2026年“提质增效重回报”行动方案 | 2026-04-14 | Chinese | ||
| 34854109 | 上海建工董事会对独立董事独立性自查情况的专项报告 | 2026-04-14 | Chinese | ||
| 34853988 | 上海建工审计委员会2025年度履职情况报告 | 2026-04-14 | Chinese | ||
| 34853983 | 上海建工关于续聘会计师事务所的公告 | 2026-04-14 | Chinese | ||
| 34853970 | 上海建工2025年度可持续发展报告 | 2026-04-14 | Chinese | ||
| 34853658 | 上海建工关于计提资产减值准备的公告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Edil San Felice SpA
A general contractor for infrastructure, construction, and …
|
ESF | IT | Construction |
|
Ekter S.A.
Constructs and renovates specialized buildings and infrastr…
|
EKTER | GR | Construction |
|
ESTRUCTURAS SACICIYF
Specializes in construction, renovation, and repair of tran…
|
— | AR | Construction |
|
E To E Transportation Infrastructure Limited
Provides signaling, telecommunications, and electrification…
|
E2ERAIL | IN | Construction |
|
Freetech Road Recycling Technology (Holdings) Limited
Specializes in 100% hot-in-place recycling technology for a…
|
6888 | HK | Construction |
|
Fudo Tetra Corporation
A construction firm for civil engineering, ground improveme…
|
1813 | JP | Construction |
|
FUJI P.S CORPORATION
Specializes in prestressed concrete for construction and in…
|
1848 | JP | Construction |
|
GABUNGAN AQRS BERHAD
Provides integrated construction, engineering services, and…
|
— | MY | Construction |
|
Galliford Try Holdings PLC
A construction firm building infrastructure for public and …
|
GFRD | GB | Construction |
|
Ganesh Infraworld Limited
Provides EPC services for roads, buildings, and civil infra…
|
GANESHIN | 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.