
Regional Cablesystems Inc. — Investor Relations & Filings
Regional Cablesystems Inc. was a historical telecommunications provider specializing in the delivery of cable television, Internet, and telephone services. The company operated a significant cable network across North America, primarily targeting service delivery to small regional and rural communities. During its operational period, the firm expanded its footprint through strategic acquisitions of communication assets. Regional Cablesystems Inc. is formally recognized as the predecessor entity to Persona Communications Inc.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2002-06-21 | English | |
| Material change report - English.pdf | 2001-09-06 | English | |
| Relief/Approval.pdf | 2001-08-30 | English | |
| Material change report - English.pdf | 2001-08-24 | English | |
| Other Correspondence.pdf | 2001-07-05 | English | |
| Material change report - English.PDF | 2001-03-23 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2002
1 filing
| |||||
| 47081543 | Material change report - English.pdf | 2002-06-21 | English | ||
|
2001
7 filings
| |||||
| 47081544 | Material change report - English.pdf | 2001-09-06 | English | ||
| 47081545 | Relief/Approval.pdf | 2001-08-30 | English | ||
| 47081546 | Material change report - English.pdf | 2001-08-24 | English | ||
| 47081547 | Other Correspondence.pdf | 2001-07-05 | English | ||
| 47081548 | Material change report - English.PDF | 2001-03-23 | English | ||
| 47081549 | Other.PDF | 2001-02-02 | English | ||
| 47081551 | Material change report - English.PDF | 2001-01-10 | English | ||
|
2000
7 filings
| |||||
| 47081552 | Material change report - English.PDF | 2000-09-13 | English | ||
| 47081553 | Material change report - English.PDF | 2000-08-10 | English | ||
| 47081554 | Other Correspondence.pdf | 2000-02-03 | English | ||
| 47081555 | Other Correspondence.PDF | 2000-02-01 | English | ||
| 47081556 | Other Correspondence.pdf | 2000-02-01 | English | ||
| 47081557 | Other Correspondence.PDF | 2000-01-24 | English | ||
| 47081558 | Other Correspondence.PDF | 2000-01-24 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EMPRESA NACIONAL DE TELECOMUNICACIONES S.A.
Leading provider of telecommunications and IT services, off…
|
— | CL | Telecommunications, computer pr… |
|
Empresas Cablevisión, S.A.B. de C.V.
Provides integrated multimedia, digital cable television, b…
|
CABLE | MX | Telecommunications, computer pr… |
|
Energous Corp
Develops RF-based, over-the-air wireless charging for suppl…
|
WATT | US | Telecommunications, computer pr… |
|
Ericsson
Provider of mobile network infrastructure, software, and se…
|
ERIC | SE | Telecommunications, computer pr… |
|
ETHERSTACK PLC
Develops and licenses mission-critical radio communications…
|
ESK | AU | Telecommunications, computer pr… |
|
Etihad Etisalat Co.
Provides integrated connectivity, 5G, cloud, and digital se…
|
7020 | SA | Telecommunications, computer pr… |
|
Etihad GO Telecom Co.
Provides fixed-line, broadband, and managed network service…
|
7040 | SA | Telecommunications, computer pr… |
|
ETISALAT GROUP EMT NOTES 0.375% MAY 2028
A global technology and investment conglomerate providing t…
|
XSEGEMTN0528 | AE | Telecommunications, computer pr… |
|
ETISALAT GROUP EMT NOTES 0.875% MAY 2033
A global technology and investment group delivering innovat…
|
XSEGEMTN0533 | AE | Telecommunications, computer pr… |
|
Eutelsat Communications
Operates a multi-orbit satellite network for global connect…
|
ETL | FR | Telecommunications, computer pr… |
Regional Cablesystems 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/42732/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42732 | 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=42732 | 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=42732 \ -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": 42732}, 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 Regional Cablesystems Inc. (id: 42732)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.