China West Construction Group Co.,Ltd. — Investor Relations & Filings
China West Construction Group Co., Ltd. specializes in the production, sales, and transportation of ready-mixed concrete and related construction materials. The organization operates a comprehensive network of production facilities and logistics systems to support large-scale infrastructure and commercial projects. Its core product portfolio includes high-performance concrete, specialized cement, and chemical admixtures tailored for complex engineering applications such as super-tall buildings, bridges, and airports. The group integrates research and development with manufacturing to provide technical solutions for high-strength and durable materials. By managing a vertically integrated supply chain that includes aggregate resources and technical consulting, the company maintains a focus on material innovation and large-scale supply capacity for urban development and civil engineering sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年第一次临时股东大会决议公告 | 2025-11-03 | Chinese | |
| 北京国枫律师事务所关于中建西部建设股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-11-03 | Chinese | |
| 第八届十五次监事会决议公告 | 2025-10-21 | Chinese | |
| 2025年三季度报告 | 2025-10-21 | Chinese | |
| 关于计提信用减值准备、资产减值准备的公告 | 2025-10-21 | Chinese | |
| 第八届二十四次董事会决议公告 | 2025-10-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35392496 | 2025年第一次临时股东大会决议公告 | 2025-11-03 | Chinese | ||
| 35392485 | 北京国枫律师事务所关于中建西部建设股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-11-03 | Chinese | ||
| 35392472 | 第八届十五次监事会决议公告 | 2025-10-21 | Chinese | ||
| 35392463 | 2025年三季度报告 | 2025-10-21 | Chinese | ||
| 35392452 | 关于计提信用减值准备、资产减值准备的公告 | 2025-10-21 | Chinese | ||
| 35392443 | 第八届二十四次董事会决议公告 | 2025-10-21 | Chinese | ||
| 35392436 | 2025年第三季度经营情况简报 | 2025-10-16 | Chinese | ||
| 35392427 | 拟续聘会计师事务所的公告 | 2025-10-15 | Chinese | ||
| 35392419 | 中建西部建设股份有限公司董事会议事规则(2025年修订) | 2025-10-15 | Chinese | ||
| 35392411 | 拟增选独立董事的公告 | 2025-10-15 | Chinese | ||
| 35392402 | 拟调整独立董事津贴的公告 | 2025-10-15 | Chinese | ||
| 35392396 | 中建西部建设股份有限公司独立董事管理规定(2025年修订) | 2025-10-15 | Chinese | ||
| 35392387 | 中建西部建设股份有限公司融资与对外担保管理规定(2025年修订) | 2025-10-15 | Chinese | ||
| 35392381 | 中建西部建设股份有限公司章程(2025年修订) | 2025-10-15 | Chinese | ||
| 35392371 | 中建西部建设股份有限公司关联交易管理办法(2025年修订) | 2025-10-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of concrete, cement and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ackerstein Group Ltd.
Manufactures concrete products for the construction and inf…
|
ACKR | IL | Manufacturing |
|
Al Kathiri Holding Co.
Produces building materials and manages real estate for inf…
|
3008 | SA | Manufacturing |
|
Arcis Corporation
Develops and applies proprietary thin prestressed concrete …
|
ARCS | CA | Manufacturing |
|
ASAHI CONCRETE WORKS CO.,LTD.
Manufactures concrete products for urban infrastructure and…
|
5268 | JP | Manufacturing |
|
Beijing Hanjian Heshan Pipeline Co.,Ltd.
Produces large-diameter water pipes and PCCP for hydraulic …
|
603616 | CN | Manufacturing |
|
BEIJING NEW BUILDING MATERIALS PUBLIC LIMITED COMPANY
Global manufacturer of gypsum board, light steel frames, an…
|
000786 | CN | Manufacturing |
|
Beyon 3D Ltd.
Develops robotic digital manufacturing systems for concrete…
|
BYON | IL | Manufacturing |
|
Bigbloc Construction Limited
Manufactures and markets sustainable Autoclaved Aerated Con…
|
BIGBLOC | IN | Manufacturing |
|
BOĞAZİÇİ BETON SANAYİ VE TİCARET A.Ş.
Manufacturer of ready-mix concrete and aggregates for the c…
|
BOBET | TR | Manufacturing |
|
Breedon Group Plc
A vertically-integrated supplier of essential construction …
|
BREE | JE | Manufacturing |
China West 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/54351/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54351 | 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=54351 | 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=54351 \ -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": 54351}, 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 China West Construction Group Co.,Ltd. (id: 54351)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.