Christchurch City Holdings Limited — Investor Relations & Filings
Christchurch City Holdings Limited (CCHL) is the commercial investment arm of the Christchurch City Council, responsible for managing a portfolio of strategic regional assets. The company provides governance and financial oversight for several key infrastructure and service providers. Its core holdings include Christchurch International Airport, Lyttelton Port Company, Orion New Zealand (electricity distribution), Enable Services (fiber broadband), and EcoCentral (waste management and recycling). CCHL aims to deliver sustainable financial returns to its shareholder while supporting the long-term economic growth and resilience of the Canterbury region. The organization focuses on strategic asset management, capital allocation, and ensuring that its subsidiary companies maintain high standards of operational efficiency and service delivery across the transport, energy, and telecommunications sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim Results Announcement | 2026-02-26 | English | |
| Director Appointments | 2025-12-17 | English | |
| CREDIT RATING AFFIRMED FOR CCHL | 2025-12-05 | English | |
| Climate Statement released | 2025-10-31 | English | |
| Director Resignation | 2025-10-14 | English | |
| 2025 Annual Report | 2025-09-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 38789744 | Interim Results Announcement | 2026-02-26 | English | ||
|
2025
12 filings
| |||||
| 38781379 | Director Appointments | 2025-12-17 | English | ||
| 38779505 | CREDIT RATING AFFIRMED FOR CCHL | 2025-12-05 | English | ||
| 38774202 | Climate Statement released | 2025-10-31 | English | ||
| 38771156 | Director Resignation | 2025-10-14 | English | ||
| 38769513 | 2025 Annual Report | 2025-09-30 | English | ||
| 38764930 | FY25 Full Year Results | 2025-08-29 | English | ||
| 38744209 | Appointment of new Director | 2025-03-26 | English | ||
| 38743336 | Credit rating downgrade from AA (Negative) to AA- (Stable) | 2025-03-18 | English | ||
| 38741163 | Appointment of new Director | 2025-02-27 | English | ||
| 38741165 | Interim Results Announcement | 2025-02-27 | English | ||
| 38736590 | Resignation of Director | 2025-01-21 | English | ||
| 38735684 | Appointment of new Director | 2025-01-14 | English | ||
|
2024
2 filings
| |||||
| 38731689 | CREDIT RATING AFFIRMED FOR CCHL OUTLOOK REVISED TO NEGATIVE | 2024-12-04 | English | ||
| 38728051 | Christchurch City Holdings Limited (“CCH020”) – Maturity | 2024-11-07 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
Christchurch City 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/66175/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66175 | 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=66175 | 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=66175 \ -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": 66175}, 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 Christchurch City Holdings Limited (id: 66175)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.