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 |
|---|---|---|---|
|
Grupa Pracuj S.A.
An HR technology platform with digital solutions for recrui…
|
GPP | PL | Telecommunications, computer pr… |
|
GSI Co., Ltd.
IT solutions provider offering system development, consulti…
|
5579 | JP | Telecommunications, computer pr… |
|
GSTARSOFT CO., LTD.
Developer of 2D/3D CAD software and DWG-compatible solution…
|
688657 | CN | Telecommunications, computer pr… |
|
GUANGDONG TECSUN SCIENCE & TECHNOLOGY CO., LTD.
Develops smart card technology and systems for social secur…
|
002908 | CN | Telecommunications, computer pr… |
|
Guidewire Software, Inc.
Provides a software platform for the Property and Casualty …
|
GWRE | US | Telecommunications, computer pr… |
|
GuoChuang Software Co.,Ltd.
Provides software and IT services for energy, telecom, and …
|
300520 | CN | Telecommunications, computer pr… |
|
GUO TAI EPOINT SOFTWARE CO.,LTD.
Provides digital government, public resource trading, and s…
|
688232 | CN | Telecommunications, computer pr… |
|
GVA TECH, Inc.
A legal technology company developing AI services for corpo…
|
298A | JP | Telecommunications, computer pr… |
|
HALEOS LABS LIMITED
Provides custom software development, system integration, a…
|
HALEOSLABS | IN | Telecommunications, computer pr… |
|
Halogen Software Inc.
Cloud-based talent management solutions designed for mid-si…
|
HGN | 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.