
Echmi S.A. Investment Consultants — Investor Relations & Filings
Echmi S.A. Investment Consultants, established in 1995, is a consulting firm providing specialized support services to public and private sector organizations, including companies, investors, and universities. The firm's core activities focus on the acquisition of and participation in publicly funded projects. Key services include identifying appropriate funding schemes for R&D and investment projects, elaborating grant applications, and project management. The company also offers support for building partnerships, project dissemination, publicity campaigns, and improving organizational structures based on ISO standards. It has experience in managing projects related to industrial development, infrastructure funding, and innovation financing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AGM Information 2023 | 2023-08-23 | Greek (modern) | |
| Interim / Quarterly Report 2022 | 2023-06-19 | Greek (modern) | |
| Audit Report / Information 2021 | 2023-02-16 | Greek (modern) | |
| Regulatory Filings 2022 | 2022-12-23 | Greek (modern) | |
| AGM Information 2022 | 2022-10-10 | Greek (modern) | |
| AGM Information 2022 | 2022-10-10 | Greek (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 1649947 | AGM Information 2023 | 2023-08-23 | Greek (modern) | ||
| 1654581 | Interim / Quarterly Report 2022 | 2023-06-19 | Greek (modern) | ||
| 1666876 | Audit Report / Information 2021 | 2023-02-16 | Greek (modern) | ||
|
2022
5 filings
| |||||
| 1669866 | Regulatory Filings 2022 | 2022-12-23 | Greek (modern) | ||
| 1672814 | AGM Information 2022 | 2022-10-10 | Greek (modern) | ||
| 1672808 | AGM Information 2022 | 2022-10-10 | Greek (modern) | ||
| 1683218 | Regulatory Filings 2022 | 2022-04-14 | Greek (modern) | ||
| 1684466 | Regulatory Filings 2022 | 2022-03-24 | Greek (modern) | ||
|
2021
5 filings
| |||||
| 1686942 | Interim / Quarterly Report 2021 | 2021-12-21 | Greek (modern) | ||
| 1688268 | Audit Report / Information 2020 | 2021-10-22 | Greek (modern) | ||
| 1688600 | Board/Management Information 2021 | 2021-10-14 | Greek (modern) | ||
| 1691277 | AGM Information 2021 | 2021-08-27 | Greek (modern) | ||
| 1700351 | Governance Information 2021 | 2021-03-01 | Greek (modern) | ||
|
2020
2 filings
| |||||
| 1705069 | Audit Report / Information 2019 | 2020-09-30 | Greek (modern) | ||
| 1705275 | Interim / Quarterly Report 2020 | 2020-09-30 | Greek (modern) | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acclaim Energy Trust
Specialized energy management firm offering resiliency plan…
|
AE.UN | CA | Professional, scientific and te… |
|
Adsure Services PLC
A business assurance provider for public and government-fun…
|
ADS | GB | Professional, scientific and te… |
|
Agencja Rozwoju Innowacji Spolka Akcyjna
Financial advisory and investment firm specializing in rais…
|
ARI | PL | Professional, scientific and te… |
|
Aidma Holdings, Inc.
Provides AI-driven sales and business support services for …
|
7373 | JP | Professional, scientific and te… |
|
ALVAREZ & MARSAL INVESTIMENTOS I S.A.
Provides turnaround management, restructuring, and performa…
|
— | BR | Professional, scientific and te… |
|
AMCG Co., Ltd.
Develops an AI-powered diagnostic platform for cardiac cond…
|
495900 | KR | Professional, scientific and te… |
|
Aoyama Zaisan Networks Company,Limited
A consulting firm specializing in property and asset manage…
|
8929 | JP | Professional, scientific and te… |
|
AQUILA SERVICES GROUP PLC
A consultancy group providing support services to socially …
|
AQSG | GB | Professional, scientific and te… |
|
ATIF Holdings Ltd
Offers IPO, M&A, and financial advisory services to small a…
|
ZBAI | US | Professional, scientific and te… |
|
ATOMIC EAGLE LTD
Professional services firm providing strategic advisory and…
|
AEU | AU | Professional, scientific and te… |
Echmi S.A. Investment Consultants 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/2507/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2507 | 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=2507 | 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=2507 \ -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": 2507}, 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 Echmi S.A. Investment Consultants (id: 2507)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.