
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 |
|---|---|---|---|
|
Kore Digital Limited
Provides fiber optic infrastructure, dark fiber leasing, an…
|
KDL | IN | Telecommunications, computer pr… |
|
KORE Group Holdings, Inc.
A global provider of IoT solutions and services designed to…
|
KORE | US | Telecommunications, computer pr… |
|
KT CORP
An ICT and digital platform company offering mobile, intern…
|
KT | US | Telecommunications, computer pr… |
|
KT CORPORATION
A telecommunications company providing mobile, internet, IP…
|
030200 | KR | Telecommunications, computer pr… |
|
KVH INDUSTRIES INC \DE\
Designs mobile connectivity and navigation solutions for ma…
|
KVHI | US | Telecommunications, computer pr… |
|
Kyivstar Group Ltd.
A digital operator providing telecom and digital services f…
|
KYIV | US | Telecommunications, computer pr… |
|
Leon Technology Co.,Ltd.
Provides integrated IT services, smart city solutions, and …
|
300603 | CN | Telecommunications, computer pr… |
|
LG HelloVision Corp.
A telecommunications provider of cable TV, internet, mobile…
|
037560 | KR | Telecommunications, computer pr… |
|
LG Uplus Corp
A telecom and media company offering mobile, internet, IPTV…
|
032640 | KR | Telecommunications, computer pr… |
|
Liberty Broadband Corp
A holding company with interests in the communications and …
|
LBRDA | US | 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.