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 |
|---|---|---|---|
|
Identixweb Limited
Develops e-commerce apps and digital solutions to optimize …
|
544388 | IN | Telecommunications, computer pr… |
|
IDEX Biometrics ASA
Develops fingerprint sensors and software for biometric pay…
|
IDEX | NO | Telecommunications, computer pr… |
|
Idomoo Ltd.
Specializes in personalized, data-driven video solutions fo…
|
IDMO | IL | Telecommunications, computer pr… |
|
IDOX PLC
Provider of information management software for government …
|
IDOX | GB | Telecommunications, computer pr… |
|
IDYIA Innovations Inc.
Specialized software engineering offering on-demand full-st…
|
— | CA | Telecommunications, computer pr… |
|
ifa systems AG
Develops EHR and practice management software solutions for…
|
IS8 | DE | Telecommunications, computer pr… |
|
IFCA MSC BERHAD
Provides cloud-based enterprise software solutions for prop…
|
— | MY | Telecommunications, computer pr… |
|
IFLYTEK CO.,LTD.
Develops intelligent speech, NLP, and machine learning solu…
|
002230 | CN | Telecommunications, computer pr… |
|
I-FREEK MOBILE INC.
Develops mobile digital content and provides digital transf…
|
3845 | JP | Telecommunications, computer pr… |
|
iFuture.com Inc.
Provides TMCs with specialized software for automated airli…
|
— | CA | 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.