
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 |
|---|---|---|---|
|
MAXIS BERHAD
Integrated telecommunications and internet service provider…
|
— | MY | Telecommunications, computer pr… |
|
MAXIS COMMUNICATIONS BERHAD
A leading integrated telecommunications service provider of…
|
— | MY | Telecommunications, computer pr… |
|
MDA Space
International space technology leader specializing in Geoin…
|
MDA | GB | Telecommunications, computer pr… |
|
MEASAT GLOBAL BERHAD
Spacetech provider and satellite operator delivering secure…
|
— | MY | Telecommunications, computer pr… |
|
MEEQ Inc.
An IoT/DX platform provider and Mobile Virtual Network Enab…
|
332A | JP | Telecommunications, computer pr… |
|
Megacable Holdings, S.A.B. de C.V.
Provides cable television, high-speed internet, and telepho…
|
MEGA | MX | Telecommunications, computer pr… |
|
MGTS - Moscow City Telephone Network
Telecommunications provider of landline, broadband, digital…
|
MGTS | RU | Telecommunications, computer pr… |
|
Microcell Telecommunications Inc.
National provider of PCS wireless voice and data services, …
|
MT | CA | Telecommunications, computer pr… |
|
Millicom Int. Cellular SDB
Provider of fixed and mobile telecommunications and digital…
|
TIGO | LU | Telecommunications, computer pr… |
|
Mobile Telecommunication Company Saudi Arabia
Provides mobile, 5G, broadband, cloud, IoT, and digital fin…
|
7030 | SA | 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.