
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 |
|---|---|---|---|
|
Intred
A telecom operator providing fiber internet, voice, and dat…
|
ITD | IT | Telecommunications, computer pr… |
|
IPS, Inc.
Operates telecom services in Japan/Philippines and builds m…
|
4390 | JP | Telecommunications, computer pr… |
|
Iridium Communications Inc.
A satellite communications provider offering 100% global co…
|
IRDM | US | Telecommunications, computer pr… |
|
iSTAR internet inc
Provides internet services, website hosting, and proprietar…
|
STAR | CA | Telecommunications, computer pr… |
|
JASON MARINE GROUP LIMITED
Integrated solutions provider for marine electronics, comms…
|
5PF | SG | Telecommunications, computer pr… |
|
Jiangsu Broadcasting Cable Information Network Corporation Limited
Operates integrated cable networks, digital TV, broadband, …
|
600959 | CN | Telecommunications, computer pr… |
|
JISHI MEDIA CO., LTD.
Provides cable TV, broadband, and smart city services throu…
|
601929 | CN | Telecommunications, computer pr… |
|
JP Hrvatske telekomunikacije d.d. Mostar
A telecommunications company providing mobile, fixed-line, …
|
HT | BA | Telecommunications, computer pr… |
|
Kerlink
Provider of IoT connectivity solutions specializing in the …
|
ALKLK | FR | Telecommunications, computer pr… |
|
Korbank Spolka Akcyjna
Provider of telecommunications and IT solutions for residen…
|
KOR | PL | 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.