Skip to main content
Module

x/entsoe_api_client/mod.ts

ENTSO-e transparency platform API Client built for Deno. Complete. Easy to use. Minimal.
Go to Latest
import * as entsoeApiClient from "https://deno.land/x/entsoe_api_client@0.9.4/mod.ts";

Main entrypoint of entsoe_api_client.

Exports all functions and interfaces that are indended for public use.

Variables

Function to request generic documents from the ENTSO-e Rest API

Fetch and process Balancing_MarketDocument(s)

Fetch and process Configuration_MarketDocument(s)

Fetch and process CriticalNetworkElement_MarketDocument(s)

Fetch and process GL_MarketDocument(s)

Fetch and process Publication_MarketDocument(s)

Fetch and process TransmissionNetwork_MarketDocument(s)

Fetch and process Unavailability_MarketDocument(s)

Interfaces

Specifics for parsed Balancing document

Specifics for parsed Configuration document

Specifics for parsed CriticalNetworkElement document

Specifics for parsed GL document

Specifics for parsed Publication document

All available parameters

Specifics for parsed TransmissionNetwork document

Specifics for parsed Unavailability document