Elon — Investor Relations & Filings
Elon Group is a Nordic retail alliance owned and operated by independent entrepreneurs and retailers across Sweden, Norway, Denmark, Finland, and Iceland. The organization leverages its collective scale to provide its members with centralized services, including negotiated purchasing prices, store concept development, logistics, marketing, and technical solutions. This model combines the resources of a large corporation with the local market expertise of independent business owners, positioning the group as a leading actor in the Nordic market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CP-ELO-Transfert-des-bonds-FR | 2025-08-11 | French | |
| CP-ELO-Transfert-des-bonds-ENG | 2025-08-11 | English | |
| Lancement-du-consent-vFR | 2025-07-24 | French | |
| Launch-of-consent-solicitation-vENG | 2025-07-24 | English | |
| ELO_RFS_2025 | 2025-07-24 | French | |
| 2025_H1_ELO_press release | 2025-07-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 7708045 | CP-ELO-Transfert-des-bonds-FR | 2025-08-11 | French | ||
| 7708044 | CP-ELO-Transfert-des-bonds-ENG | 2025-08-11 | English | ||
| 7517465 | Lancement-du-consent-vFR | 2025-07-24 | French | ||
| 7517464 | Launch-of-consent-solicitation-vENG | 2025-07-24 | English | ||
| 7517469 | ELO_RFS_2025 | 2025-07-24 | French | ||
| 7509356 | 2025_H1_ELO_press release | 2025-07-24 | English | ||
| 7509355 | 2025_S1_ELO_communiqué | 2025-07-24 | French | ||
| 5404526 | Ratings Direct_ELO BB- OutlookStable_Mar-6-2025 | 2025-03-14 | English | ||
| 4366338 | RFA_ELO_2024_EN | 2025-03-05 | English | ||
| 4366387 | RFA_ELO_2024_FR | 2025-02-27 | French | ||
|
2024
5 filings
| |||||
| 4367502 | 2024.12.03-Press-information-Hungary | 2024-12-03 | English | ||
| 4369856 | RFS-06.2024-EN | 2024-07-29 | English | ||
| 4372316 | 2024_Ceetrus-OOO_communique_FR | 2024-04-05 | French | ||
| 4372363 | 2024_04_02-Dia-Portugal-FR-1 | 2024-04-04 | French | ||
| 4372375 | 2024_04_02-Derogation-AC-Casino_VFR | 2024-04-04 | French | ||
Market data
Market data not available
Price history
Peer group · Wholesale on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUCNET INC.
B2B online auction platform for various goods with a third-…
|
3964 | JP | Wholesale and retail trade |
|
Autostreets Development Limited
Provides integrated used vehicle transaction services throu…
|
2443 | HK | Wholesale and retail trade |
|
COPART INC
Global provider of online vehicle auctions and remarketing …
|
CPRT | US | Wholesale and retail trade |
|
DKSH Holding AG
A provider of Market Expansion Services for companies growi…
|
DKSH | CH | Wholesale and retail trade |
|
Grandma Trading & Agencies Ltd.
Manages product trading, strategic investments, and commerc…
|
504369 | IN | Wholesale and retail trade |
|
International Cetec Investments Inc.
Represents global manufacturers of professional lighting, A…
|
— | CA | Wholesale and retail trade |
|
LIQUIDITY SERVICES INC
Operates a global B2B online marketplace for surplus busine…
|
LQDT | US | Wholesale and retail trade |
|
Mbf Group Spolka Akcyjna
Wholesale trader of commodities, developing high-technology…
|
MBF | PL | Wholesale and retail trade |
|
M - mart Inc.
Operates a B2B e-marketplace for the wholesale of food prod…
|
4380 | JP | Wholesale and retail trade |
|
MSTC Limited
Provides e-auction, e-procurement, and bulk trading service…
|
MSTCLTD | IN | Wholesale and retail trade |
Elon 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/3153/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3153 | 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=3153 | 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=3153 \ -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": 3153}, 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 Elon (id: 3153)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.