
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 |
|---|---|---|---|
|
Bruncor Inc.
Telecommunications holding company that owned and controlle…
|
BRR | CA | Telecommunications, computer pr… |
|
BT Group PLC
A provider of telecommunications, network, and managed IT s…
|
BT | GB | Telecommunications, computer pr… |
|
Cable One, Inc.
Broadband provider serving residential and business custome…
|
CABO | US | Telecommunications, computer pr… |
|
CABLEVISIÓN HOLDING S.A.
Provides convergent telecommunications, cable TV, and inter…
|
— | AR | Telecommunications, computer pr… |
|
Carso Global Telecom, S.A.B. de C.V.
Holding company providing fixed-line, wireless, and data co…
|
TELECOM | MX | Telecommunications, computer pr… |
|
CELCOMDIGI BERHAD
Largest mobile network operator providing comprehensive mob…
|
— | MY | Telecommunications, computer pr… |
|
CELL C HOLDINGS LIMITED
A mobile telecommunications and technology company providin…
|
CCDE | ZA | Telecommunications, computer pr… |
|
Cellcom Israel Ltd.
A communications group offering cellular, internet, TV, and…
|
CEL | IL | Telecommunications, computer pr… |
|
Cellnex Telecom S.A.
An independent operator of wireless telecommunications and …
|
CLNX | ES | Telecommunications, computer pr… |
|
Central Telegraph
A telecommunications company providing internet, data, and …
|
CNTL | RU | 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.