
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 |
|---|---|---|---|
|
Distribuidora de Gas Cuyana
Distributes and trades piped natural gas, serving Mendoza, …
|
— | AR | Electricity, gas, steam and air… |
|
Distribuidora de Gas del Centro S.A.
Distributes piped natural gas to 333 localities in Córdoba,…
|
— | AR | Electricity, gas, steam and air… |
|
E1 Corporation
An LPG distribution company expanding into hydrogen, EV cha…
|
017940 | KR | Electricity, gas, steam and air… |
|
EASTERN GAS CORPORATION LIMITED
Manages natural gas infrastructure, specializing in transmi…
|
EGA | AU | Electricity, gas, steam and air… |
|
ECOGAS INVERSIONES S.A.
Focuses on the natural gas business, distributing natural g…
|
— | AR | Electricity, gas, steam and air… |
|
Electra Power (2019) Ltd.
An energy company supplying natural gas, LPG, electricity, …
|
ELCP | IL | Electricity, gas, steam and air… |
|
EMPRESAS GASCO S.A.
Energy solutions provider, managing gas supply, logistics, …
|
— | CL | Electricity, gas, steam and air… |
|
EMPRESAS LIPIGAS S.A.
Provides comprehensive energy solutions, distributing LPG a…
|
— | CL | Electricity, gas, steam and air… |
|
ENBRIDGE INC
Energy infrastructure firm with pipelines, gas distribution…
|
ENB | CA | Electricity, gas, steam and air… |
|
Energy B plc
An investment and development company operating within the …
|
NRGB | GB | 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.