
Chinney Alliance Group Limited — Investor Relations & Filings
Chinney Alliance Group Limited is an investment holding company with core operations centered on comprehensive building related contracting services. The Group serves both public and private sectors, specializing in critical construction activities such as drilling, ground engineering, foundation work, and general building services. Beyond construction, the company maintains a diversified portfolio. This includes the trading of plastic and chemical products, and specialized engineering services through its subsidiaries. Notably, Chinney Alliance Engineering provides high-technology solutions, representing major global aviation brands for communications, navigation, and surveillance systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-05 | English | |
| JOINT ANNOUNCEMENT MAJOR AND CONNECTED TRANSACTION - SUPPLEMENTAL AGREEMENT TO THE LOAN AGREEMENT | 2026-05-04 | English | |
| Notice of Publication of Environmental, Social and Governance Report 2025 | 2026-04-29 | English | |
| 2025 ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT | 2026-04-29 | English | |
| Letter to Non-Registered Shareholder - Notification of publication of Corporate Communications on the Company's website | 2026-04-29 | English | |
| Letter to Registered Shareholders - Notification of publication of Corporate Communications on the Company's website | 2026-04-29 | English |
Browse filings by year
28 years- 2026 18 filings
- 2025 32 filings
- 2024 41 filings
- 2023 30 filings
- 2022 38 filings
- 2021 37 filings
- 2020 37 filings
- 2019 28 filings
- 2018 33 filings
- 2017 25 filings
- 2016 28 filings
- 2015 37 filings
- 2014 25 filings
- 2013 28 filings
- 2012 36 filings
- 2011 26 filings
- 2010 22 filings
- 2009 24 filings
- 2008 17 filings
- 2007 19 filings
- 2006 28 filings
- 2005 24 filings
- 2004 23 filings
- 2003 13 filings
- 2002 8 filings
- 2001 18 filings
- 2000 12 filings
- 1999 38 filings
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA PILE HOLDINGS CORPORATION
A foundation engineering group that manufactures, sells, an…
|
5288 | JP | Construction |
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | KY | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
FEG Holdings Corporation Limited
Foundation engineering contractor providing foundation work…
|
1413 | HK | Construction |
|
GEOHAN CORPORATION BERHAD
Specializes in providing foundation and geotechnical soluti…
|
— | MY | Construction |
Chinney Alliance Group 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/49180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49180 | 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=49180 | 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=49180 \ -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": 49180}, 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 Chinney Alliance Group Limited (id: 49180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.