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 |
|---|---|---|---|
|
Hunter Technology Corp.
Digitalizes and streamlines physical oil trading using prop…
|
HOILF | CA | Telecommunications, computer pr… |
|
Hybrid Software Group
Developer of enterprise software and hardware for industria…
|
HYSG | GB | Telecommunications, computer pr… |
|
Hybrid Technologies Co., Ltd.
A software firm supporting digital transformation with a hy…
|
4260 | JP | Telecommunications, computer pr… |
|
Hydsoft Technology Co.,Ltd.
Provides IT services, digital transformation, and custom so…
|
301316 | CN | Telecommunications, computer pr… |
|
Hyper Corporation Inc.
A firm developing healthcare platforms while integrating AI…
|
065650 | KR | Telecommunications, computer pr… |
|
HYPERSOFT TECHNOLOGIES LIMITED
Develops software solutions for financial services and corp…
|
539724 | IN | Telecommunications, computer pr… |
|
HYUNDAI AUTOEVER CORPORATION.
Provides automotive software and enterprise digital transfo…
|
307950 | KR | Telecommunications, computer pr… |
|
i3 Systems, Inc.
Develops cloud-based mobile device management (MDM) solutio…
|
4495 | JP | Telecommunications, computer pr… |
|
iA, Inc.
Designs and manufactures semiconductors and modules for the…
|
038880 | KR | Telecommunications, computer pr… |
|
I.A.R Systems Group
Provides a software development platform and services for e…
|
IAR | SE | 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.