
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 |
|---|---|---|---|
| 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 | |
| Proxy Form for the Annual General Meeting to be held on 17 June 2026 | 2026-04-28 | English | |
| Notice of the Annual General Meeting | 2026-04-28 | English | |
| Proposals for Re-election of Directors and General Mandates to Issue Shares and Repurchase Shares and Notice of the Annual General Meeting | 2026-04-28 | English |
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD.
Independent provider of maintenance, repair, and modernizat…
|
6544 | JP | Construction |
|
Million Hope Industries Holdings Limited
One-stop provider of aluminum architectural facade systems …
|
1897 | HK | Construction |
|
Nordic Waterproofing Holding
A European producer and supplier of waterproofing products …
|
NWG | SE | Construction |
|
NSCompany CO., LTD.
Specializes in construction, manufacturing, and power plant…
|
224760 | KR | Construction |
|
Parkomat International Ltd.
Engineering firm specializing in mechanical and robotic par…
|
PRKM | IL | Construction |
|
Robs Group Logistic S.A.
Offers design, assembly, and maintenance for warehouse shel…
|
RGLP | PL | Construction |
|
Shanxi Installation Group Co., Ltd.
Largest installation and construction enterprise in Northwe…
|
2520 | HK | Construction |
|
TopBuild Corp
Installer and distributor of insulation and related buildin…
|
BLD | US | Construction |
|
Yuanda China Holdings Limited
Engaged in the design, manufacturing, sale, and installatio…
|
2789 | 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.