
CCIAM Future Energy Limited — Investor Relations & Filings
CCIAM Future Energy Limited operates as an investment holding company primarily engaged in three distinct business segments. The core activity involves the design and provision of energy saving solutions, specializing in the optimization of heating, ventilation, and air conditioning (HVAC) systems. These specialized energy services are typically targeted towards commercial properties, including hotels and office buildings. Complementary operations include the provision of loan financing services and strategic treasury investments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CHANGE OF CLOSURE OF REGISTER OF MEMBERS | 2026-05-22 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| RE-APPOINTMENT OF EXECUTIVE DIRECTOR | 2026-05-04 | English | |
| NOTIFICATION LETTER AND CHANGE REQUEST FORM FOR REGISTERED SHAREHOLDERS - NOTICE OF PUBLICATION OF 2025 ANNUAL REPORT | 2026-04-28 | English | |
| NOTIFICATION LETTER AND REQUEST FORM FOR NON-REGISTERED SHAREHOLDERS - NOTICE OF PUBLICATION OF 2025 ANNUAL REPORT | 2026-04-28 | English | |
| Annual Report 2025 | 2026-04-28 | English |
Browse filings by year
28 years- 2026 13 filings
- 2025 31 filings
- 2024 35 filings
- 2023 32 filings
- 2022 27 filings
- 2021 27 filings
- 2020 28 filings
- 2019 28 filings
- 2018 26 filings
- 2017 28 filings
- 2016 24 filings
- 2015 33 filings
- 2014 25 filings
- 2013 28 filings
- 2012 33 filings
- 2011 32 filings
- 2010 25 filings
- 2009 27 filings
- 2008 15 filings
- 2007 19 filings
- 2006 16 filings
- 2005 12 filings
- 2004 14 filings
- 2003 8 filings
- 2002 9 filings
- 2001 6 filings
- 2000 2 filings
- 1999 2 filings
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3S INDUSTRY GROUP INC.
Integrates RS, GIS, and GNSS technologies for surveying and…
|
605305 | CN | Professional, scientific and te… |
|
ABIST Co.,Ltd.
A technology services company specializing in industrial de…
|
6087 | JP | Professional, scientific and te… |
|
ABL Group
Global consultancy providing technical solutions for the en…
|
ABL | NO | Professional, scientific and te… |
|
ABO-Group Environment NV
Engineering and consultancy firm for geotechnics, environme…
|
ABO | BE | Professional, scientific and te… |
|
Academy of Environmental Planning and Design, Co.,Ltd., Nanjing University
University-affiliated environmental consulting, engineering…
|
300864 | CN | Professional, scientific and te… |
|
Acceleware Ltd.
Provides advanced EM heating solutions for industrial appli…
|
AXE | CA | Professional, scientific and te… |
|
ADNEO LIMITED
Engineering services for embedded systems, hardware design,…
|
AD1 | AU | Professional, scientific and te… |
|
ADVANCED SYSTEMS AUTOMATION LIMITED
Manufactures automated backend equipment for semiconductor …
|
5TY | SG | Professional, scientific and te… |
|
AECOM
A global infrastructure consulting firm providing services …
|
ACM | US | Professional, scientific and te… |
|
AEROMETREX LIMITED
Provides high-resolution aerial photography, LiDAR surveys,…
|
AMX | AU | Professional, scientific and te… |
CCIAM Future Energy 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/48982/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48982 | 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=48982 | 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=48982 \ -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": 48982}, 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 CCIAM Future Energy Limited (id: 48982)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.