
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 |
|---|---|---|---|
|
Kostek Systems, Inc.
Develops and manufactures automation equipment for semicond…
|
169670 | KR | Telecommunications, computer pr… |
|
Kovo+ Holdings Inc.
Specializes in AI process automation and software solutions…
|
KOVO | CA | Telecommunications, computer pr… |
|
KPIT Technologies Ltd
Provides software solutions and engineering services for au…
|
KPITTECH | IN | Telecommunications, computer pr… |
|
Kree Tech International Corporation
Develops specialized AI solutions optimizing efficiency in …
|
— | CA | Telecommunications, computer pr… |
|
KRM22 PLC
Develops and sells risk management software for the financi…
|
KRM | GB | Telecommunications, computer pr… |
|
KRON TEKNOLOJİ A.Ş.
A software company specializing in cybersecurity and teleco…
|
KRONT | TR | Telecommunications, computer pr… |
|
Ksolves India Limited
Provides software development and consulting in Big Data, A…
|
KSOLVES | IN | Telecommunications, computer pr… |
|
kubell Co.,Ltd.
Provides a business communication tool and Business Process…
|
4448 | JP | Telecommunications, computer pr… |
|
KUBOTEK CORPORATION
Developer and manufacturer of precision software and hardwa…
|
7709 | JP | Telecommunications, computer pr… |
|
Kudan Inc.
A deep tech company specializing in Artificial Perception a…
|
4425 | JP | 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.