
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 |
|---|---|---|---|
|
Cogeco Inc
Diversified holding company specializing in communications …
|
CGO | CA | Telecommunications, computer pr… |
|
COGENT COMMUNICATIONS HOLDINGS, INC.
A provider of high-speed Internet access and IP communicati…
|
CCOI | US | Telecommunications, computer pr… |
|
COLOMBIA TELECOMUNICACIONES S.A. E.S.P.
Integrated telecom provider of mobile, fixed, internet, TV,…
|
98UB | CO | Telecommunications, computer pr… |
|
Comba Telecom Systems Holdings Limited
Global provider of wireless infrastructure, network enhance…
|
2342 | KY | Telecommunications, computer pr… |
|
COMCAST CORP
A global media and technology company in connectivity, plat…
|
CMCSA | US | Telecommunications, computer pr… |
|
COMTECH TELECOMMUNICATIONS CORP /DE/
Designs and delivers mission-critical communications soluti…
|
CMTL | US | Telecommunications, computer pr… |
|
Công ty Cổ phần Công nghệ - Viễn thông ELCOM
Provides IT solutions, telecom products/services, digital t…
|
ELC | VN | Telecommunications, computer pr… |
|
Công ty Cổ phần Công nghệ Viễn thông Sài Gòn
Specializes in telecom, IT, industrial park infrastructure,…
|
SGT | VN | Telecommunications, computer pr… |
|
Công ty Cổ phần Tập đoàn Công nghệ CMC
A technology group focused on digital transformation, deliv…
|
CMG | VN | Telecommunications, computer pr… |
|
Công ty Cổ phần Viễn thông - Tin học Bưu điện
Leading provider of telecommunications, IT, and smart build…
|
ICT | VN | 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.