
SUNWAY CONSTRUCTION BERHAD — Investor Relations & Filings
Sunway Construction Group Berhad is a leading vertically integrated construction services provider with over 40 years of experience. The company offers a comprehensive range of integrated design and construction services, encompassing building, civil engineering, infrastructure, foundation, geotechnical, and mechanical, electrical, and plumbing (MEP) services. It specializes in advanced technology facilities, including data centers, warehouses, and logistics facilities. Additionally, Sunway Construction provides precast concrete manufacturing, offering design, production, and supply of precast products. The company is also involved in sustainable energy solutions, delivering services such as district cooling plants and renewable energy for various large-scale, residential, and commercial applications, demonstrating a commitment to reducing carbon footprint and aligning with sustainable development goals.
Recent filings
No filings indexed yet
We are still gathering filings for SUNWAY CONSTRUCTION BERHAD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Công ty Cổ phần Xây dựng Số 5
Specializes in construction, installation of industrial/civ…
|
SC5 | VN | Construction |
|
Consorcio Ara, S.A.B. de C.V.
Develops, builds, and markets residential housing and comme…
|
ARA | MX | Construction |
|
Consorcio Hogar, S.A.B. de C.V.
Designs, constructs, and sells residential properties acros…
|
HOGAR | MX | Construction |
|
Consti Oyj
Specializes in renovation and technical services for the bu…
|
CONSTI | FI | Construction |
|
CONSTRUCTION AND SUPPLIES HOUSE BERHAD
Operates in construction, building and infrastructure devel…
|
— | MY | Construction |
|
Construir S.A.
Develops and constructs medium and large-scale real estate …
|
— | AR | Construction |
|
CONSTRUTORA METROCASA S.A.
Real estate firm providing affordable, modern housing near …
|
— | BR | Construction |
|
CONSTRUTORA TENDA S/A
Real estate developer specializing in affordable housing fo…
|
— | BR | Construction |
|
Corporación Geo, S.A.B. de C.V.
Developer of affordable housing communities and home improv…
|
GEO | MX | Construction |
|
Corpovael, S.A.B. de C.V.
Vertically integrated developer of affordable and middle-in…
|
CADU | MX | Construction |
SUNWAY CONSTRUCTION BERHAD 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/71575/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71575 | 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=71575 | 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=71575 \ -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": 71575}, 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 SUNWAY CONSTRUCTION BERHAD (id: 71575)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.