
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 |
|---|---|---|---|
|
Hrvatski Telekom d.d.
Provider of fixed/mobile telephony, broadband internet, IPT…
|
HT | HR | Telecommunications, computer pr… |
|
Hubei Radio & Television Information Network Co., Ltd.
Operates cable networks providing digital TV, broadband, an…
|
000665 | CN | Telecommunications, computer pr… |
|
Hutchison Telecommunications Hong Kong Holdings Limited
Major telecom operator providing advanced mobile services a…
|
215 | KY | Telecommunications, computer pr… |
|
i-Cable Communications Limited
Integrated communications services provider operating a nea…
|
1097 | HK | Telecommunications, computer pr… |
|
IDT CORP
Provider of communications and payment services for busines…
|
IDT | US | Telecommunications, computer pr… |
|
INDUS TOWERS LIMITED
Manages passive telecom infrastructure and co-location serv…
|
INDUSTOWER | IN | Telecommunications, computer pr… |
|
InfoBankCorporation
Offers mobile messaging, AI services, smart car solutions, …
|
039290 | KR | Telecommunications, computer pr… |
|
Integrated Communications Industries Inc.
Designs, deploys, and manages mission-critical two-way radi…
|
— | CA | Telecommunications, computer pr… |
|
INTERCONNECT SA
Integrator of mission-critical telecommunications and infra…
|
— | AR | Telecommunications, computer pr… |
|
Internet Union Spolka Akcyjna
A telecommunications operator for wired services and an inv…
|
IUS | 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.