
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 |
|---|---|---|---|
|
Shanxi Guoxin Energy Corporation Limited
Manages natural gas infrastructure, distribution, and centr…
|
600617 | CN | Electricity, gas, steam and air… |
|
Shenzhen Gas Corporation Ltd.
Distributes natural gas and LPG via pipelines and bottles t…
|
601139 | CN | Electricity, gas, steam and air… |
|
SHIZUOKA GAS CO., LTD.
Energy company that produces and sells city gas, LPG, LNG, …
|
9543 | JP | Electricity, gas, steam and air… |
|
SHUIFA GAS CO., LTD.
Integrated natural gas provider focusing on LNG/CNG distrib…
|
603318 | CN | Electricity, gas, steam and air… |
|
SK GAS LTD
An energy company providing LPG, LNG, power generation, and…
|
018670 | KR | Electricity, gas, steam and air… |
|
Snam
Energy infrastructure company for natural gas transport, st…
|
SRG | IT | Electricity, gas, steam and air… |
|
S.N.T.G.N. Transgaz S.A.
Technical operator of the national natural gas transmission…
|
TGN | RO | Electricity, gas, steam and air… |
|
Southwest Gas Holdings, Inc.
Energy company that purchases, distributes, and transports …
|
SWX | US | Electricity, gas, steam and air… |
|
Spectra Energy Income Fund
North American midstream energy infrastructure handling nat…
|
— | CA | Electricity, gas, steam and air… |
|
Spire Energy Ltd.
Natural gas utility distributing and selling gas to residen…
|
SR | CA | 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.