
Enagas S.A. — Investor Relations & Filings
Enagás S.A. is an international leader in the development, operation, and maintenance of energy infrastructure. As a certified independent Transmission System Operator (TSO) and the Technical Manager of its national gas system, the company's core activities include the transportation of natural gas through an extensive pipeline network, underground gas storage, and the regasification of Liquefied Natural Gas (LNG). It operates several LNG terminals, providing a range of services from vessel unloading to LNG distribution. Committed to the energy transition, Enagás is actively driving innovation to accelerate decarbonisation, with a strategic focus on developing infrastructure for renewable gases, including hydrogen, to ensure a secure and sustainable energy supply.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-08 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-04-22 | Spanish | |
| Resultados Primer Trimestre 2026 | 2026-04-21 | Spanish | |
| Enagás cierra la venta de un 40% de Enagas Renovable, S.A. a Hy24 | 2026-04-21 | Spanish | |
| Enagás alcanza un acuerdo para la adquisición de una participación del 31,5% del capital social del TSO francés, Teréga S.A.S | 2026-04-21 | Spanish | |
| Fecha Resultados Primer Trimestre 2026 | 2026-04-15 | Spanish |
Browse filings by year
25 years- 2026 40 filings
- 2025 44 filings
- 2024 31 filings
- 2023 28 filings
- 2022 35 filings
- 2021 21 filings
- 2020 19 filings
- 2019 2 filings
- 2018 2 filings
- 2017 2 filings
- 2016 2 filings
- 2015 2 filings
- 2014 2 filings
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Enagas S.A., 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 gas; distribution of gaseous fuels through mains
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Opal Energy Inc.
Develops and distributes renewable natural gas (RNG) for he…
|
OPAL | CA | Electricity, gas, steam and air… |
|
OPAL Fuels Inc.
A vertically integrated producer and distributor of renewab…
|
OPAL | US | Electricity, gas, steam and air… |
|
OSAKA GAS CO.,LTD.
A diversified energy company supplying natural gas, electri…
|
9532 | JP | Electricity, gas, steam and air… |
|
Pacific Northern Gas Ltd.
Natural gas utility transmitting and distributing energy ac…
|
PNG | CA | Electricity, gas, steam and air… |
|
PERU LNG S.R.L.
Operates South America's first and only LNG processing plan…
|
8NRB | PE | Electricity, gas, steam and air… |
|
PETRONAS GAS BERHAD
Provides gas infrastructure, processing, transmission, rega…
|
— | MY | Electricity, gas, steam and air… |
|
PETRONET LNG LTD.
Energy infrastructure firm specializing in LNG import, stor…
|
PETRONET | IN | Electricity, gas, steam and air… |
|
PLUG POWER INC
Provides end-to-end solutions for the green hydrogen value …
|
PLUG | US | Electricity, gas, steam and air… |
|
PROVARIS ENERGY LTD
Develops compressed hydrogen supply chains and maritime tra…
|
PV1 | AU | Electricity, gas, steam and air… |
|
PT Citra Nusantara Gemilang Tbk.
Pioneer in trading and distributing CNG to areas without ga…
|
CGAS | ID | Electricity, gas, steam and air… |
Enagas S.A. 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/1822/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1822 | 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=1822 | 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=1822 \ -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": 1822}, 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 Enagas S.A. (id: 1822)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.