
BC TELECOM Inc. — Investor Relations & Filings
BC TELECOM Inc. was a historical telecommunications entity, operating previously as the British Columbia Telephone Company (BC Tel). The company functioned as the incumbent wireline operator, providing extensive local and long-distance voice and data communication services. Recognized as one of the largest domestic providers in its operational territory, BC TELECOM Inc. was instrumental in establishing regional telecommunications infrastructure. Its independent operations ceased following a significant merger with TELUS in the late 1990s, a corporate action that led to the formation of a consolidated entity and fundamentally reshaped the competitive structure of the domestic telecommunications sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 1998-11-10 | English | |
| Other.doc | 1998-10-30 | English | |
| Other Correspondence.w52 | 1998-07-21 | English | |
| Other Correspondence.W51 | 1998-06-13 | English | |
| Other Correspondence.w51 | 1998-06-11 | English | |
| Other Correspondence.w61 | 1998-06-10 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
1998
11 filings
| |||||
| 37793673 | Other.pdf | 1998-11-10 | English | ||
| 37793786 | Other.doc | 1998-10-30 | English | ||
| 47673888 | Other Correspondence.w52 | 1998-07-21 | English | ||
| 47673892 | Other Correspondence.W51 | 1998-06-13 | English | ||
| 47673896 | Other Correspondence.w51 | 1998-06-11 | English | ||
| 47673912 | Other Correspondence.w61 | 1998-06-10 | English | ||
| 47673915 | Other Correspondence.w52 | 1998-06-09 | English | ||
| 47673919 | Other Correspondence.w52 | 1998-06-09 | English | ||
| 47673923 | Other Correspondence.w52 | 1998-06-09 | English | ||
| 47673926 | Other Correspondence.w51 | 1998-06-09 | English | ||
| 47673929 | Other.w51 | 1998-05-28 | English | ||
|
1997
4 filings
| |||||
| 47673933 | Other.pdf | 1997-11-19 | English | ||
| 47673937 | Other Correspondence.w52 | 1997-07-28 | English | ||
| 47673942 | Other Correspondence.w51 | 1997-06-17 | English | ||
| 47673946 | Other Correspondence.w52 | 1997-06-10 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Liberty Global Ltd.
A provider of converged broadband, video, and mobile commun…
|
LBTYA | BM | Telecommunications, computer pr… |
|
Liberty Latin America Ltd.
Telecommunications firm providing services in Latin America…
|
LILA | BM | Telecommunications, computer pr… |
|
LS Networks Corporation Limited
A diversified company in brand distribution, global trading…
|
000680 | KR | Telecommunications, computer pr… |
|
Lumen Technologies, Inc.
Provides networking, security, and cloud solutions to busin…
|
LUMN | US | Telecommunications, computer pr… |
|
Magyar Telekom Telecommunications Plc
Provider of integrated telecommunications and ICT services …
|
MTELE | HU | Telecommunications, computer pr… |
|
Mahanagar Telephone Nigam Ltd.
Provides fixed-line, mobile, and broadband services in Delh…
|
MTNL | IN | Telecommunications, computer pr… |
|
Makedonski Telekom AD
Offers integrated telecom services like mobile, internet, a…
|
TEL | MK | Telecommunications, computer pr… |
|
Maroc Telecom
A leading telecom operator offering mobile, fixed-line, and…
|
MSPA | MA | Telecommunications, computer pr… |
|
Maven Wireless Sweden AB
Develops digital wireless coverage for public, safety, and …
|
MAVEN | SE | Telecommunications, computer pr… |
|
Maxcom Telecomunicaciones, S.A.B. de C.V.
Integrated telecom operator providing voice, data, and conn…
|
MAXCOM | MX | Telecommunications, computer pr… |
BC TELECOM 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/42591/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42591 | 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=42591 | 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=42591 \ -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": 42591}, 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 BC TELECOM Inc. (id: 42591)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.