
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 |
|---|---|---|---|
|
Union Gas Limited
Natural gas utility managing infrastructure for storage, tr…
|
— | CA | Electricity, gas, steam and air… |
|
Venture Global, Inc.
Develops, constructs, and operates LNG export facilities on…
|
VG | US | Electricity, gas, steam and air… |
|
Veresen Inc.
North American energy infrastructure focused on Pipelines, …
|
VSN | CA | Electricity, gas, steam and air… |
|
Waga Energy
Produces Renewable Natural Gas by upgrading landfill gas wi…
|
WAGA | FR | Electricity, gas, steam and air… |
|
WILLIAMS COMPANIES, INC.
An energy infrastructure company that gathers, processes, a…
|
WMB | US | Electricity, gas, steam and air… |
|
Xinjiang East Universe Gas Co., Ltd.
Manages urban gas pipelines and distributes natural gas to …
|
603706 | CN | Electricity, gas, steam and air… |
|
Xinjiang Hongtong Natural Gas Co., Ltd.
Integrated natural gas operator providing processing, distr…
|
605169 | CN | Electricity, gas, steam and air… |
|
Xinjiang Torch Gas Co.,Ltd
Distributes natural gas via urban pipelines and operates CN…
|
603080 | CN | Electricity, gas, steam and air… |
|
Xinjiang Xintai Natural Gas Co.,Ltd.
Integrated natural gas and coalbed methane exploration, tra…
|
603393 | CN | Electricity, gas, steam and air… |
|
YINGDE GASES INVESTMENT LIMITED
professional gas company producing and selling industrial g…
|
8FLB | VG | 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.