
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 |
|---|---|---|---|
|
KOGI CORPORATION
Manufactures casting/roll products, environmental equipment…
|
5603 | JP | Telecommunications, computer pr… |
|
Kokopelli Inc.
Develops management support platforms for SMEs through fina…
|
4167 | JP | Telecommunications, computer pr… |
|
KOLOMBO TECHNOLOGIES LTD
Provides connected systems for managing and protecting mobi…
|
KOL | CA | Telecommunications, computer pr… |
|
KONA I CO., LTD.
A financial technology firm specializing in digital payment…
|
052400 | KR | Telecommunications, computer pr… |
|
KONAN TECHNOLOGY INCORPORATION
Develops proprietary AI technologies to enhance digital bus…
|
402030 | KR | Telecommunications, computer pr… |
|
Konexus Technologies Limited
Develops and markets a mobile-centric critical event manage…
|
— | CA | Telecommunications, computer pr… |
|
Konsolidator A/S
Cloud software that automates financial consolidation and r…
|
KONSOL | DK | Telecommunications, computer pr… |
|
Kontigo Care AB
Develops an AI-powered eHealth platform for addiction care …
|
KONT | SE | Telecommunications, computer pr… |
|
Kontron AG (formerly S&T AG)
Global provider of IoT and Embedded Computing Technology fo…
|
SANT | AT | Telecommunications, computer pr… |
|
Kornic Automation Co.Ltd.
Provider of integrated smart factory solutions using propri…
|
391710 | KR | 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.