
Bell Aliant Inc. — Investor Relations & Filings
Bell Aliant is a telecommunications brand of Bell Canada, serving residential and business customers primarily in Atlantic Canada. The company provides a comprehensive suite of information, communication, and technology services, including voice, data, video (Fibe TV), and mobility solutions. It is recognized for pioneering fibre-to-the-home (FTTH) technology and offering award-winning Pure Fibre Internet (Fibe), noted for its speed and streaming performance. For business clients, Bell Aliant delivers IT solutions and secure, managed, end-to-end Cloud-based services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2014-11-26 | English | |
| Material change report - English.pdf | 2014-11-24 | English | |
| Other.pdf | 2014-11-04 | English | |
| Other.pdf | 2014-10-03 | English | |
| Material change report - English.pdf | 2014-07-31 | English | |
| Other.pdf | 2014-07-23 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
8 filings
| |||||
| 47668263 | Other.pdf | 2014-11-26 | English | ||
| 47668267 | Material change report - English.pdf | 2014-11-24 | English | ||
| 47668318 | Other.pdf | 2014-11-04 | English | ||
| 47668410 | Other.pdf | 2014-10-03 | English | ||
| 47668451 | Material change report - English.pdf | 2014-07-31 | English | ||
| 47668456 | Other.pdf | 2014-07-23 | English | ||
| 47668461 | Other.pdf | 2014-05-07 | English | ||
| 47668509 | Annual information form - English.pdf | 2014-03-19 | English | ||
|
2013
5 filings
| |||||
| 47668574 | Other.pdf | 2013-08-21 | English | ||
| 47668579 | Other.pdf | 2013-06-19 | English | ||
| 47668605 | Other.pdf | 2013-05-31 | English | ||
| 47668609 | Annual information form - French.pdf | 2013-03-22 | English | ||
| 47668776 | Other.PDF | 2013-02-14 | English | ||
|
2012
2 filings
| |||||
| 47668869 | Other.pdf | 2012-06-07 | English | ||
| 47668873 | Annual information form - French.pdf | 2012-03-22 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CONTEC Co.,Ltd
Provider of integrated solutions for the space ground segme…
|
451760 | KR | Telecommunications, computer pr… |
|
Contec Innovations Inc.
Develops and markets specialized mobile data infrastructure…
|
— | CA | Telecommunications, computer pr… |
|
Controladora Axtel, S.A.B. de C.V.
Provides managed IT services, cloud solutions, and wholesal…
|
CTAXTEL | MX | Telecommunications, computer pr… |
|
Convergenze
A multi-utility company providing telecom, energy, and e-mo…
|
CVG | IT | Telecommunications, computer pr… |
|
Craig Wireless Systems Ltd
Wireless spectrum asset holder specializing in high-speed w…
|
CWGh | CA | Telecommunications, computer pr… |
|
Crexendo, Inc.
A cloud communications provider of AI-powered UCaaS and CCa…
|
CXDO | US | Telecommunications, computer pr… |
|
Crnogorski Telekom a.d. Podgorica
A telecommunications operator offering fixed/mobile, intern…
|
TECG | ME | Telecommunications, computer pr… |
|
CROWN CASTLE INC.
A REIT that owns, operates, and leases cell towers and a fi…
|
CCI | US | Telecommunications, computer pr… |
|
CSE GLOBAL LIMITED
A leading global technology company and systems integrator …
|
544 | SG | Telecommunications, computer pr… |
|
CYANCONNODE HOLDINGS PLC
Develops narrowband RF mesh networks for smart city and IoT…
|
CYAN | GB | Telecommunications, computer pr… |
Bell Aliant Inc. 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/46683/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46683 | 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=46683 | 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=46683 \ -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": 46683}, 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 Bell Aliant Inc. (id: 46683)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.