
Zedi Inc. — Investor Relations & Filings
Zedi Inc. was historically a technology and services company focused on oil and gas production operations, specializing in remote asset management, control, and data acquisition solutions. The company developed field technology products, including artificial lift solutions, and platforms such as Zedi Access, Zedi Roughneck, and Zedi Vital. Zedi's core technology portfolio is now part of Emerson Electric Co. and is marketed as DeltaV™ SaaS SCADA. This IIoT cloud-native platform is designed for asset-intensive industries, enabling authorized users to quickly and securely connect, acquire analytics, and provide control of remotely located devices anywhere, anytime. The platform aims to enhance customer productivity, profitability, and sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2014-02-20 | English | |
| Other securityholders documents - English.pdf | 2014-02-20 | English | |
| Other.pdf | 2014-01-14 | English | |
| Other.pdf | 2013-12-21 | English | |
| Material change report - English.pdf | 2013-12-21 | English | |
| Material change report - English.pdf | 2011-01-05 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
3 filings
| |||||
| 47109486 | Material change report - English.pdf | 2014-02-20 | English | ||
| 47109487 | Other securityholders documents - English.pdf | 2014-02-20 | English | ||
| 47109488 | Other.pdf | 2014-01-14 | English | ||
|
2013
2 filings
| |||||
| 47109498 | Other.pdf | 2013-12-21 | English | ||
| 47109499 | Material change report - English.pdf | 2013-12-21 | English | ||
|
2011
1 filing
| |||||
| 47109500 | Material change report - English.pdf | 2011-01-05 | English | ||
|
2007
2 filings
| |||||
| 47109543 | Material change report - English.pdf | 2007-06-28 | English | ||
| 47109544 | Other.pdf | 2007-06-28 | English | ||
|
2005
1 filing
| |||||
| 47109545 | Other securityholders documents - English.pdf | 2005-04-26 | English | ||
|
2004
1 filing
| |||||
| 47109553 | Material change report - English.PDF | 2004-06-18 | English | ||
|
2003
1 filing
| |||||
| 47109554 | Material change report - English.pdf | 2003-02-06 | English | ||
|
2002
4 filings
| |||||
| 47109555 | Material change report - English.pdf | 2002-12-24 | English | ||
| 47109559 | Decision Document (Final).pdf | 2002-11-08 | English | ||
| 47109585 | Consent letter of issuer's legal counsel.pdf | 2002-11-08 | English | ||
| 47109594 | Decision Document (Preliminary).pdf | 2002-09-30 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SES-imagotag
Provider of a Retail IoT platform and electronic shelf labe…
|
SESL | FR | Telecommunications, computer pr… |
|
Shanghai AtHub Co., Ltd.
Provides lifecycle management of high-performance data cent…
|
603881 | CN | Telecommunications, computer pr… |
|
Shanghai Iluvatar CoreX Semiconductor Co., Ltd.
A leading developer of self-developed GPGPU chips and AI co…
|
9903 | HK | Telecommunications, computer pr… |
|
Shift4 Payments, Inc.
Provider of integrated payment processing and technology so…
|
FOUR | US | Telecommunications, computer pr… |
|
Shijihengtong Technology Co.,Ltd.
IT provider specializing in big data, car owner services, a…
|
301428 | CN | Telecommunications, computer pr… |
|
Shoper S.A.
Provider of a SaaS e-commerce platform and related services…
|
SHO | PL | Telecommunications, computer pr… |
|
Shopify Inc.
A cloud-based platform enabling businesses to start, scale,…
|
SHOP | CA | Telecommunications, computer pr… |
|
SHOPIFY INC.
A commerce technology company providing a platform for busi…
|
SHOP | US | Telecommunications, computer pr… |
|
Sichuan XunYou Network Technology Co.,Ltd
Specializes in network optimization and game acceleration s…
|
300467 | CN | Telecommunications, computer pr… |
|
Sidetrade S.A.
SaaS provider of an AI platform for automating the Order-to…
|
ALBFR | FR | Telecommunications, computer pr… |
Zedi 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/45128/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45128 | 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=45128 | 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=45128 \ -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": 45128}, 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 Zedi Inc. (id: 45128)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.