
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 |
|---|---|---|---|
|
Tidewater Midstream and Infrastructure Ltd.
Diversified energy infrastructure providing integrated mids…
|
TWM | CA | Electricity, gas, steam and air… |
|
TL Natural Gas Holdings Limited
Supplier of Compressed Natural Gas (CNG) to retail and whol…
|
8536 | KY | Electricity, gas, steam and air… |
|
Toell Co.,Ltd.
Provider of essential energy, water, and telecommunication …
|
3361 | JP | Electricity, gas, steam and air… |
|
TOHO GAS CO.,LTD.
An integrated energy company supplying city gas, LPG, elect…
|
9533 | JP | Electricity, gas, steam and air… |
|
TOKAI Holdings Corporation
A diversified enterprise providing energy, IT, CATV, water,…
|
3167 | JP | Electricity, gas, steam and air… |
|
TOKYO GAS CO.,LTD.
Major energy company supplying city gas, electricity, and c…
|
9531 | JP | Electricity, gas, steam and air… |
|
Tổng Công ty Khí Việt Nam - Công ty Cổ phần
Specializes in importing, processing, and distributing LNG,…
|
GAS | VN | Electricity, gas, steam and air… |
|
Towngas Smart Energy Company Limited
Major energy supplier in mainland China focused on piped ga…
|
1083 | KY | Electricity, gas, steam and air… |
|
UGI CORP /PA/
A diversified international energy distribution and service…
|
UGI | US | Electricity, gas, steam and air… |
|
UK OIL & GAS PLC
An energy developer focused on delivering large-scale hydro…
|
UKOG | 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.