
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 |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | 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.