Telepanel Systems Inc. — Investor Relations & Filings
About Telepanel Systems Inc.
Telepanel Systems Inc. develops, manufactures, and supplies advanced wireless electronic shelf labeling (ESL) systems primarily for the retail industry. These systems utilize digital display modules, including LCDs, placed at the edge of store shelves to replace traditional paper price tags. Telepanel's technology enables centralized, computerized control over pricing, ensuring 100% accuracy and facilitating real-time updates across the retail environment. Products like the Telepanel Millennium PLUS™ ESLs are designed to enhance operational efficiency for retailers and provide consumers with a more interactive shopping experience. The company established itself as a leader in the development of wireless ESL solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2002-10-01 | English | |
| Final Receipt.PDF | 2000-08-03 | English | |
| Final long form prospectus - English.pdf | 2000-08-03 | English | |
| Preliminary Receipt.PDF | 2000-05-31 | English | |
| Preliminary long form prospectus - English.pdf | 2000-05-31 | English | |
| Material change report - English.pdf | 2000-04-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2002
1 filing
| |||||
| 47228551 | Material change report - English.pdf | 2002-10-01 | English | ||
|
2000
6 filings
| |||||
| 47228555 | Final Receipt.PDF | 2000-08-03 | English | ||
| 47228559 | Final long form prospectus - English.pdf | 2000-08-03 | English | ||
| 47228576 | Preliminary Receipt.PDF | 2000-05-31 | English | ||
| 47228580 | Preliminary long form prospectus - English.pdf | 2000-05-31 | English | ||
| 47228584 | Material change report - English.pdf | 2000-04-07 | English | ||
| 47228598 | Material change report - English.pdf | 2000-01-24 | English | ||
|
1999
1 filing
| |||||
| 47228602 | Material change report - English.W61 | 1999-04-06 | English | ||
|
1998
2 filings
| |||||
| 47228619 | Material change report - English.w61 | 1998-09-23 | English | ||
| 47228623 | Material change report - English.w61 | 1998-03-20 | English | ||
|
1997
2 filings
| |||||
| 47228626 | Material change report - English.doc | 1997-11-05 | English | ||
| 47228711 | Material change report - English.w61 | 1997-09-26 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
H&SHigh Tech Corp.
Manufacturer of electronic components like Anisotropic Cond…
|
044990 | KR | Telecommunications, computer pr… |
|
Hub Cyber Security Ltd.
Provider of AI-driven cybersecurity and data fabric solutio…
|
HUBC | US | Telecommunications, computer pr… |
|
Hubei Century Network Technology Inc.
Provides management software and digital services for inter…
|
300494 | CN | Telecommunications, computer pr… |
|
HUBSPOT INC
Provides a cloud-based customer platform for marketing, sal…
|
HUBS | US | Telecommunications, computer pr… |
|
Human Technologies,Inc.
A SaaS provider of cloud-based human capital management and…
|
5621 | US | Telecommunications, computer pr… |
|
Hummingbird Ltd.
A global provider of enterprise software solutions for cont…
|
HUM | CA | Telecommunications, computer pr… |
|
Hunan Creator Information Technologies CO.,LTD.
Develops information security and big data solutions for cr…
|
300730 | CN | Telecommunications, computer pr… |
|
HUNAN KYLINSEC TECHNOLOGY CO., LTD.
Develops secure operating systems and security solutions fo…
|
688152 | CN | Telecommunications, computer pr… |
|
Hundsun Technologies Inc.
Provides financial software and network services for capita…
|
600570 | CN | Telecommunications, computer pr… |
|
Hunesion co.,ltd
Develops and supplies network-based information security so…
|
290270 | KR | Telecommunications, computer pr… |
Telepanel Systems 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/43180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43180 | 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=43180 | 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=43180 \ -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": 43180}, 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 Telepanel Systems Inc. (id: 43180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.