
Zinnian Technologies Inc. — Investor Relations & Filings
Zinnian Technologies Inc. specializes in developing non-pharmacological therapeutic solutions for individuals living with memory loss and dementia. The company's primary offering is Zinnia TV, a specialized platform designed to transform standard television into a supportive tool for caregivers and patients. Zinnia TV delivers curated artistic experiences and therapeutic content aimed at reducing unwanted behaviors, facilitating essential activities of daily living, and fostering meaningful engagement. The platform focuses on improving the quality of life for those in mid- to late-stage memory loss by providing a consistent, non-invasive intervention.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2000-08-10 | English | |
| Material change report - English.PDF | 2000-03-09 | English | |
| Final Receipt.W51 | 1998-12-18 | English | |
| Auditors' consent letter.doc | 1998-12-17 | English | |
| Final long form prospectus - English.doc | 1998-12-15 | English | |
| Preliminary Receipt.W51 | 1998-09-14 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2000
2 filings
| |||||
| 47412700 | Material change report - English.pdf | 2000-08-10 | English | ||
| 47412704 | Material change report - English.PDF | 2000-03-09 | English | ||
|
1998
6 filings
| |||||
| 47412708 | Final Receipt.W51 | 1998-12-18 | English | ||
| 47412733 | Auditors' consent letter.doc | 1998-12-17 | English | ||
| 47412737 | Final long form prospectus - English.doc | 1998-12-15 | English | ||
| 47412877 | Preliminary Receipt.W51 | 1998-09-14 | English | ||
| 47412880 | Other.doc | 1998-09-11 | English | ||
| 47412882 | Preliminary long form prospectus - English.pdf | 1998-09-10 | English | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
S.G. Power Limited
Founded 1994, historically power generation, now transition…
|
SGPL | PK | Telecommunications, computer pr… |
|
Shanghai Biren Technology Co., Ltd.
Fabless semiconductor company specializing in high-performa…
|
6082 | HK | Telecommunications, computer pr… |
|
Shanghai Fengyuzhu Culture Technology Co., Ltd.
Integrates digital technology and creativity for exhibition…
|
603466 | CN | Telecommunications, computer pr… |
|
SHEARWATER GROUP PLC
An organisational resilience group providing cybersecurity …
|
SWG | GB | Telecommunications, computer pr… |
|
ShiftCarbon Inc.
Platform for the voluntary carbon market, specializing in c…
|
SHFT | VG | Telecommunications, computer pr… |
|
Siemens (Pakistan) Engineering
Provides advanced technological solutions across Smart Infr…
|
SIEM | PK | Telecommunications, computer pr… |
|
Sing Lee Software (Group) Limited
Develops software and cloud platforms for unified financial…
|
8076 | HK | Telecommunications, computer pr… |
|
S&J Corporation
A cybersecurity firm offering consulting, SOC operations, a…
|
5599 | JP | Telecommunications, computer pr… |
|
SOUNDTHINKING, INC.
Provides AI-driven public safety solutions for law enforcem…
|
SSTI | US | Telecommunications, computer pr… |
|
Spirent Communications PLC
Provider of automated testing and assurance solutions for n…
|
SPT | GB | Telecommunications, computer pr… |
Zinnian Technologies 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/44732/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44732 | 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=44732 | 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=44732 \ -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": 44732}, 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 Zinnian Technologies Inc. (id: 44732)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.