get_entsog_data
Fetch ENTSOG gas pipeline data for EU TSOs, including physical flows, nominations, interruptions, and capacities. Filter by country and date, no API key required.
Instructions
ENTSOG gas pipeline data: physical flows (GWh/d), nominations, interruptions, capacities. All EU TSOs. No API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format. Defaults to yesterday. | |
| country | No | ISO-2 country code to filter by operator country (e.g. DE, NL, AT, FR, IT, PL). Optional. | |
| dataset | Yes | "physical_flows" = actual gas pipeline flows (GWh/d) between points. "nominations" = day-ahead nominated gas volumes. "interruptions" = pipeline capacity interruptions and maintenance. "capacities" = technical/booked/available pipeline capacities. |