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 |
Browse filings by year
4 years| 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 | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Elon, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Wholesale on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARKO Petroleum Corp.
A pure-play, fee-based wholesale distributor of motor fuel,…
|
APC | US | Wholesale and retail trade |
|
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 |
|
COMPAÑIA DE INSUMOS Y GRANOS S A
Wholesale distributor of agricultural products: cereals, oi…
|
— | AR | 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 |
|
DKSH HOLDINGS(M)BHD
Offers Market Expansion Services for distribution, marketin…
|
— | MY | 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 |
|
LI & FUNG LIMITED
Designs and implements customized, end-to-end global supply…
|
61FB | SG | 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.