
PannErgy — Investor Relations & Filings
PannErgy specializes in the utilization of geothermal energy to provide clean and renewable energy solutions. The company develops and operates geothermal systems, focusing on the extraction and use of geothermal heat for applications such as district heating. Its projects typically consist of production and reinjection wells, connecting pipelines, and heat centers. In addition to direct heat utilization, certain projects also generate electric power and heat from methane gas accompanying thermal water. PannErgy is committed to combating climate change by reducing greenhouse gas emissions through its operations, aiming to provide significant economic and ecological value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Voting rights, registered capital | 2026-04-30 | Hungarian | |
| Voting rights, registered capital | 2026-04-30 | English | |
| Annual Report | 2026-04-30 | Hungarian | |
| Annual Report | 2026-04-30 | English | |
| Annual Report | 2026-04-30 | Hungarian | |
| Annual Report | 2026-04-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39090532 | Voting rights, registered capital | 2026-04-30 | Hungarian | ||
| 39090526 | Voting rights, registered capital | 2026-04-30 | English | ||
| 39090637 | Annual Report | 2026-04-30 | Hungarian | ||
| 39090632 | Annual Report | 2026-04-30 | English | ||
| 39090629 | Annual Report | 2026-04-30 | Hungarian | ||
| 39090626 | Annual Report | 2026-04-30 | English | ||
| 39090623 | Annual Report | 2026-04-30 | Hungarian | ||
| 39090617 | Annual Report | 2026-04-30 | Hungarian | ||
| 39090613 | Annual Report | 2026-04-30 | English | ||
| 39090610 | Annual Report | 2026-04-30 | Hungarian | ||
| 39090604 | Annual Report | 2026-04-30 | Hungarian | ||
| 39090594 | Annual Report | 2026-04-30 | English | ||
| 39083941 | ESG Report | 2026-04-30 | Hungarian | ||
| 39083935 | ESG Report | 2026-04-30 | English | ||
| 39083953 | Remuneration Report | 2026-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zespół Elektrociepłowni Wrocławskich Kogeneracja S.A.
Supplier of district heating and electricity for Wrocław vi…
|
KGN | PL | Electricity, gas, steam and air… |
|
Zhejiang Fuchunjiang Environmental Thermoelectric Co.,LTD.
Provides waste-to-energy, CHP generation, and hazardous was…
|
002479 | CN | Electricity, gas, steam and air… |
|
Zhejiang Xinzhonggang Thermal Power Co., LTD.
Produces industrial steam and electricity using combined he…
|
605162 | CN | Electricity, gas, steam and air… |
PannErgy 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/2018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2018 | 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=2018 | 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=2018 \ -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": 2018}, 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 PannErgy (id: 2018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.