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 |
|---|---|---|---|
|
IB Infotech Enterprises Ltd
Provides software development, IT consultancy, and data pro…
|
519463 | IN | Telecommunications, computer pr… |
|
ibis inc.
Engineering firm developing mobile software, primarily a di…
|
9343 | JP | Telecommunications, computer pr… |
|
IC CO., LTD.
A system integrator providing IT solutions, custom developm…
|
4769 | JP | Telecommunications, computer pr… |
|
ICEsoft Technologies Canada Corp.
Licenses enterprise software and SaaS solutions for communi…
|
ISFT | CA | Telecommunications, computer pr… |
|
ICETANA LIMITED
AI-driven video analytics software for real-time anomaly de…
|
ICE | AU | Telecommunications, computer pr… |
|
IC Group Holdings Inc.
Marketing services technology holding company focused on co…
|
ICGH | CA | Telecommunications, computer pr… |
|
ICLR1
Specializes in advanced AI/ML, developing innovative AI sol…
|
ICLR1 | PK | Telecommunications, computer pr… |
|
iCRAFTCo.,Ltd.
An IT company specializing in integrated network solutions …
|
052460 | KR | Telecommunications, computer pr… |
|
Identi Healthcare Ltd.
Provides AI and RFID inventory management and data-capture …
|
IDNT | IL | Telecommunications, computer pr… |
|
IDENTITII LIMITED
Provides software for financial crime compliance and regula…
|
ID8 | AU | 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.