
Electric-Spin Ltd. — Investor Relations & Filings
Electric-Spin Ltd. provides advanced automation solutions and specialized software primarily for the electric power market and critical infrastructure sectors. The company develops and implements systems focused on operational efficiency and reliability across diverse environments. Key product offerings include Supervisory Control and Data Acquisition (SCADA) platforms, Gateways, and sophisticated management software such as Fault Location, Isolation and Service Restoration (FLISR), Advanced Distribution Management Systems (ADMS), Energy Management Systems (EMS), Outage Management Systems (OMS), and Geographic Information Systems (GIS). Electric-Spin targets markets including energy utilities, general industry, transportation, building management, oil & gas, and sanitation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cover letter.pdf | 2007-10-18 | English | |
| Other securityholders documents - English.pdf | 2007-10-16 | English | |
| Material change report - English.pdf | 2007-10-16 | English | |
| Other.pdf | 2007-10-11 | English | |
| Material change report - English.pdf | 2005-08-24 | English | |
| Decision Document (Final).PDF | 2005-04-05 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
4 filings
| |||||
| 47611049 | Cover letter.pdf | 2007-10-18 | English | ||
| 47611053 | Other securityholders documents - English.pdf | 2007-10-16 | English | ||
| 47611215 | Material change report - English.pdf | 2007-10-16 | English | ||
| 47611217 | Other.pdf | 2007-10-11 | English | ||
|
2005
5 filings
| |||||
| 47611221 | Material change report - English.pdf | 2005-08-24 | English | ||
| 47611229 | Decision Document (Final).PDF | 2005-04-05 | English | ||
| 47611233 | Final prospectus – English.pdf | 2005-04-01 | English | ||
| 47611322 | Decision Document (Preliminary).PDF | 2005-03-10 | English | ||
| 47611326 | Preliminary prospectus – English.pdf | 2005-03-10 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KLEVO REWARDS LIMITED
Develops and operates digital loyalty and incentive platfor…
|
KLV | AU | Telecommunications, computer pr… |
|
Klimator AB
Develops predictive road weather systems for automotive and…
|
KLIMAT | SE | Telecommunications, computer pr… |
|
kneat.com, inc.
Offers a cloud-based SaaS platform for digital validation i…
|
KSI | CA | Telecommunications, computer pr… |
|
Kneat.com Inc.
SaaS platform digitizing the validation lifecycle for regul…
|
FOBK | IE | Telecommunications, computer pr… |
|
KNOREX LTD.
Provides an AI-powered platform to automate cross-channel p…
|
KNRX | US | Telecommunications, computer pr… |
|
KNOSYS LIMITED
Provides information management solutions for knowledge, co…
|
KNO | AU | Telecommunications, computer pr… |
|
Knowledge Atlas Technology Joint Stock Company Limited
AI and big data solutions provider focused on developing an…
|
2513 | HK | Telecommunications, computer pr… |
|
Koal Software Co., Ltd
Develops PKI and digital identity management solutions for …
|
603232 | CN | Telecommunications, computer pr… |
|
Kodiak AI, Inc.
Develops AI-powered autonomous driving systems for long-hau…
|
KDK | US | Telecommunications, computer pr… |
|
Kody Technolab Limited
Offers digital transformation, custom software, and autonom…
|
KODYTECH | IN | Telecommunications, computer pr… |
Electric-Spin Ltd. 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/45584/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45584 | 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=45584 | 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=45584 \ -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": 45584}, 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 Electric-Spin Ltd. (id: 45584)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.