Ennogie Solar Group — Investor Relations & Filings
Ennogie Solar Group is a cleantech company that develops, manufactures, and sells building-integrated photovoltaic (BIPV) solutions. Its primary product is an award-winning solar roof system where the roofing modules serve as both the building's protective climate shield and an active electricity generator, replacing traditional roofing materials. This integrated approach provides a seamless and aesthetically pleasing design. The company offers complete energy solutions for residential properties, which can be paired with battery storage systems to store excess energy for later use. Ennogie focuses on making renewable energy the standard in the built environment by providing economically viable and well-designed solar energy systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Børsmeddelelse nr. 9 2026, Styrkelse af kapitalgrundlaget ved optagelse af konvertible lån | 2026-05-01 | Danish | |
| Børsmeddelelse nr. 9 2026, Styrkelse af kapitalgrundlaget ved optagelse af konvertible lån | 2026-05-01 | Danish | |
| Børsmeddelelse nr. 7. 2026 Information inden generalforsamling - Styrkelse af kapitalgrundlaget | 2026-04-30 | Danish | |
| Børsmeddelelse nr. 7. 2026 Information inden generalforsamling - Styrkelse af kapitalgrundlaget | 2026-04-30 | Danish | |
| Børsmeddelelse nr. 5, 2026, Årsrapport 2025 | 2026-04-07 | English | |
| Børsmeddelelse nr. 5, 2026, Årsrapport 2025 | 2026-04-07 | English |
Browse filings by year
20 years- 2026 10 filings
- 2025 25 filings
- 2024 26 filings
- 2023 30 filings
- 2022 55 filings
- 2021 53 filings
- 2020 57 filings
- 2019 337 filings
- 2018 349 filings
- 2017 440 filings
- 2016 399 filings
- 2015 35 filings
- 2014 16 filings
- 2013 30 filings
- 2012 23 filings
- 2011 22 filings
- 2010 19 filings
- 2009 201 filings
- 2008 272 filings
- 2007 88 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Ennogie Solar Group, 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 · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
India Nippon Electricals Ltd
Manufacturer of electronic ignition systems and components …
|
INDNIPPON | IN | Manufacturing |
|
JIANGSU YUNYI ELECTRIC CO.,LTD.
Develops automotive electronics, power semiconductors, and …
|
300304 | CN | Manufacturing |
|
JinkoSolar Holding Co., Ltd.
A global manufacturer of photovoltaic products and energy s…
|
JKS | KY | Manufacturing |
|
JS Link, Inc.
A firm with operations in biotechnology and advanced materi…
|
127120 | KR | Manufacturing |
|
KEHUA DATA CO., LTD.
Global provider of power electronics, data center solutions…
|
002335 | CN | Manufacturing |
|
Kendrion N.V.
Developer and manufacturer of intelligent actuators and mec…
|
KENDR | NL | Manufacturing |
|
Kyosan Electric Manufacturing Co.,Ltd.
Develops and manufactures signal systems and power electron…
|
6742 | JP | Manufacturing |
|
LECIP HOLDINGS CORPORATION
Manufacturer of fare collection, lighting, and information …
|
7213 | JP | Manufacturing |
|
LINCOLN ELECTRIC HOLDINGS INC
Global manufacturer of welding, cutting, and brazing produc…
|
LECO | US | Manufacturing |
|
Loop Energy Inc.
Develops and supplies hydrogen fuel cell technology for com…
|
LPEN | CA | Manufacturing |
Ennogie Solar Group 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/3431/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3431 | 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=3431 | 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=3431 \ -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": 3431}, 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 Ennogie Solar Group (id: 3431)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.