
SICHUAN ROAD & BRIDGE GROUP CO.,LTD. — Investor Relations & Filings
Sichuan Road & Bridge Group Co., Ltd. (SRBG) specializes in the investment, design, and construction of large-scale transportation infrastructure, with a primary focus on high-grade highways, complex bridges, and tunnels. The company is recognized for its technical expertise in engineering projects within challenging terrains, particularly long-span bridges and deep-valley crossings. SRBG operates an integrated business model that encompasses project financing, engineering, procurement, and construction (EPC), as well as subsequent operation and maintenance. In addition to its core infrastructure activities, the group has diversified into clean energy sectors, including hydropower development, and is involved in mineral resource exploration and the manufacturing of new materials. Its operations are supported by advanced research and development initiatives aimed at improving structural safety and construction efficiency in diverse environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四川路桥关于独立董事任期届满辞任的公告 | 2026-05-20 | Chinese | |
| 四川路桥2025年年度股东会会议资料 | 2026-05-18 | Chinese | |
| 申万宏源证券承销保荐有限责任公司关于蜀道投资集团有限责任公司免于发出要约收购四川路桥建设集团股份有限公司的2026年一季度持续督导意见暨持续督导总结报告 | 2026-05-13 | Chinese | |
| 四川路桥关于新筑股份(002480.SZ)拟出售资产涉及的桥梁功能部件业务资产组权益价值资产评估报告(川华衡评报〔2026〕86号) | 2026-05-11 | Chinese | |
| 四川路桥关于新筑股份(002480.SZ)拟发行股份及支付现金购买资产涉及的四川蜀道清洁能源集团有限公司股东全部权益价值项目资产评估报告(川华衡评报〔2026〕82号) | 2026-05-11 | Chinese | |
| 四川路桥关于收购成都市新筑路桥机械股份有限公司桥梁功能部件资产组暨关联交易的进展公告 | 2026-05-11 | Chinese |
Browse filings by year
24 years- 2026 56 filings
- 2025 230 filings
- 2024 229 filings
- 2023 243 filings
- 2022 429 filings
- 2021 277 filings
- 2020 231 filings
- 2019 169 filings
- 2018 111 filings
- 2017 129 filings
- 2016 156 filings
- 2015 93 filings
- 2014 89 filings
- 2013 95 filings
- 2012 84 filings
- 2011 59 filings
- 2010 36 filings
- 2009 50 filings
- 2008 42 filings
- 2007 37 filings
- 2006 69 filings
- 2005 37 filings
- 2004 30 filings
- 2003 21 filings
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 |
|
ADVANCECON HOLDINGS BERHAD
Construction company providing civil engineering, infrastru…
|
— | MY | 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 |
SICHUAN ROAD & BRIDGE 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/56443/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56443 | 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=56443 | 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=56443 \ -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": 56443}, 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 SICHUAN ROAD & BRIDGE GROUP CO.,LTD. (id: 56443)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.