
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 |
|---|---|---|---|
|
BHARTI AIRTEL INTERNATIONAL (NETHERLANDS) B.V.
Holding company for African telecommunications and mobile m…
|
3P3B | NL | Telecommunications, computer pr… |
|
BHARTI AIRTEL LIMITED
A global communications solutions provider offering mobile,…
|
31AB | SG | Telecommunications, computer pr… |
|
Bharti Airtel Ltd.
Global provider of telecommunications and digital services …
|
BHARTIARTL | IN | Telecommunications, computer pr… |
|
Bharti Hexacom Limited
Provides mobile, fixed-line, and broadband services in Raja…
|
BHARTIHEXA | IN | Telecommunications, computer pr… |
|
BH Telecom d.d. Sarajevo
Telecommunications operator offering mobile, fixed, interne…
|
BHTS | BA | Telecommunications, computer pr… |
|
BIGBLU BROADBAND PLC
Provider of satellite and wireless broadband for unserved/u…
|
BBB | GB | Telecommunications, computer pr… |
|
BINASAT COMMUNICATIONS BERHAD
Provides comprehensive supporting services for telecommunic…
|
— | MY | Telecommunications, computer pr… |
|
Bredband2 i Skandinavien AB
A network operator providing fiber broadband, data communic…
|
BRE2 | SE | Telecommunications, computer pr… |
|
BRISANET SERVIÇOS DE TELECOMUNICAÇÕES S.A.
Independent provider of fiber broadband, 5G, and digital se…
|
— | BR | Telecommunications, computer pr… |
|
BROAD ENTERPRISE CO.,LTD.
Provides internet infrastructure and IoT solutions for prop…
|
4415 | JP | 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.