
CHINA STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED — Investor Relations & Filings
China State Construction Development Holdings Limited is an investment holding company specializing in integrated construction and engineering services. The company's primary business segment is curtain wall engineering, delivered through its flagship brand, Far East Facade. This segment encompasses the design, engineering, manufacturing, and installation of advanced building façade solutions, including curtain wall systems and aluminum windows. Complementary core operations include general contracting for building construction and civil engineering projects, project supervision services, energy management solutions, and investment and operation activities related to infrastructure assets. The company provides these services across various markets, with a historical presence in Hong Kong.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Continuing Connected Transactions in relation to the Financial Services Agreement | 2026-05-22 | English | |
| Next Day Disclosure Return | 2026-05-18 | English | |
| Next Day Disclosure Return | 2026-05-14 | English | |
| Monthly Return for Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Continuing Connected Transactions in relation to Property Management Services | 2026-04-29 | English | |
| 2025 Sustainability Report | 2026-04-28 | English |
Browse filings by year
28 years- 2026 23 filings
- 2025 93 filings
- 2024 109 filings
- 2023 94 filings
- 2022 123 filings
- 2021 76 filings
- 2020 80 filings
- 2019 103 filings
- 2018 89 filings
- 2017 78 filings
- 2016 97 filings
- 2015 122 filings
- 2014 106 filings
- 2013 99 filings
- 2012 168 filings
- 2011 132 filings
- 2010 82 filings
- 2009 38 filings
- 2008 69 filings
- 2007 51 filings
- 2006 37 filings
- 2005 41 filings
- 2004 23 filings
- 2003 20 filings
- 2002 33 filings
- 2001 9 filings
- 2000 14 filings
- 1999 17 filings
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APi Group Corp
A provider of life safety, security, and specialty contract…
|
APG | US | Construction |
|
BINTAI KINDEN CORPORATION BERHAD
Specialized mechanical and electrical engineering services …
|
— | MY | Construction |
|
Bravida Holding
A multi-technical service provider for buildings, facilitie…
|
BRAV | SE | Construction |
|
Brg Spolka Akcyjna
Provides maintenance, repair, and manufacturing for chemica…
|
BER | PL | Construction |
|
E. Bon Holdings Limited
Supplier and installer of architectural builders' hardware,…
|
599 | HK | Construction |
|
Elevator Communications Co.,Ltd.
Specializes in the maintenance, repair, and renewal of elev…
|
353A | JP | Construction |
|
Fulltech Co.Ltd.
Designs, sells, installs, and maintains automatic doors and…
|
6546 | JP | Construction |
|
Hang Yick Holdings Company Limited
Provides specialized steel and metal engineering services t…
|
1894 | HK | Construction |
|
Herkules S.A.
Provider of hoisting equipment rental, oversize shipping, a…
|
HRS | PL | Construction |
|
HSC Resources Group Limited
Specialized contractor for the design, installation, and ma…
|
1850 | HK | Construction |
CHINA STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED 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/49495/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49495 | 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=49495 | 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=49495 \ -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": 49495}, 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 STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED (id: 49495)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.