
China Tower Corporation Limited — Investor Relations & Filings
China Tower Corporation Limited is the world's largest telecommunications tower infrastructure service provider, established in 2014 through the consolidation of tower assets from major telecom operators. The company's core business involves the construction, maintenance, and operation of base station ancillary facilities, including telecommunications towers and public network facilities. It primarily serves communication operators by promoting resource sharing and unified construction to facilitate rapid, low-cost 5G network deployment, offering integrated solutions for complex coverage scenarios. Beyond traditional tower services, the company operates two strategic growth segments. The Tower Intelligence Business leverages its extensive network of over 2.1 million sites, transforming communication towers into digital infrastructure. This segment provides high-point video sensing, data collection, and processing services for national governance and livelihood sectors, including environmental protection, emergency response, and natural resource management. Furthermore, the Tower Energy Business utilizes its power assurance capabilities and site resources to offer diversified distributed energy solutions to the public, such as battery swapping, backup power generation, and charging services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Proposed Appointment of Executive Director and Extraordinary General Meeting | 2026-05-18 | English | |
| (Updated) Final Dividend for the Year Ended 31 December 2025 | 2026-05-15 | English | |
| Poll Results of Annual General Meeting and Payment of the Final Dividend | 2026-05-15 | English | |
| Resignation of Supervisor | 2026-05-07 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 30 April 2026 | 2026-05-06 | English | |
| Unaudited Key Performance Indicators for the First Quarter of 2026 | 2026-04-17 | English |
Browse filings by year
28 years- 2026 21 filings
- 2025 125 filings
- 2024 136 filings
- 2023 126 filings
- 2022 133 filings
- 2021 114 filings
- 2020 115 filings
- 2019 93 filings
- 2018 69 filings
- 2017 48 filings
- 2016 62 filings
- 2015 66 filings
- 2014 51 filings
- 2013 57 filings
- 2012 48 filings
- 2011 43 filings
- 2010 40 filings
- 2009 40 filings
- 2008 58 filings
- 2007 35 filings
- 2006 33 filings
- 2005 26 filings
- 2004 27 filings
- 2003 20 filings
- 2002 21 filings
- 2001 10 filings
- 2000 12 filings
- 1999 6 filings
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8X8 INC /DE/
Provides an AI-powered, integrated platform for CX and unif…
|
EGHT | US | Telecommunications, computer pr… |
|
Accel Solutions Group Ltd.
Importer and integrator of telecommunications equipment and…
|
ACCL.TA | IL | Telecommunications, computer pr… |
|
Accord Synergy Limited
Provides technical support and infrastructure services for …
|
ACCORD | IN | Telecommunications, computer pr… |
|
Adeunis
Designs and manufactures IoT devices for Smart Building and…
|
ALARF | FR | Telecommunications, computer pr… |
|
AIRGAIN INC
Provider of wireless connectivity solutions and antenna sys…
|
AIRG | US | Telecommunications, computer pr… |
|
Alert B&C Corporation
Publicly listed entity; core business operations are not pu…
|
ACB.H | CA | Telecommunications, computer pr… |
|
AMTEL HOLDINGS BERHAD
Investment holding, ICT solutions, telecom infrastructure, …
|
— | MY | Telecommunications, computer pr… |
|
Ascom Holding AG
Global provider of healthcare ICT and mobile workflow solut…
|
ASCN | CH | Telecommunications, computer pr… |
|
Beijing Quanshi World Online Network Information Co., Ltd.
Provides cloud-based collaboration and unified communicatio…
|
002995 | CN | Telecommunications, computer pr… |
|
BizConf Technology Co., Ltd.
Provides integrated cloud video communication and unified c…
|
300578 | CN | Telecommunications, computer pr… |
China Tower Corporation 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/49466/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49466 | 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=49466 | 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=49466 \ -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": 49466}, 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 Tower Corporation Limited (id: 49466)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.