Energy Charts: Get Public Power Forecast
Energy Charts via Parse · Finance
Fetch electricity production forecasts at 15-minute resolution for a given production type and forecast horizon. Returns timestamps and forecast power values in MW (may contain null for future periods not yet forecasted). Access electricity market data from Energy-Charts.info: spot prices, production by technology, forecasts, renewable share signals, cross-border trading, and market values for Germany and Europe. Fulfilled by Parse from energy-charts.de.
- energy-charts
- energy-charts-de
- finance
- government-public
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/24c4baf7-4678-46df-af72-c31ec4dfe783/get_public_power_forecast
- Interface artifact
- sha256:f10206434980822cc562486393d50a397603a0188ae3444cb44f0aef480e6973
- Manifest digest
- sha256:23e553bac336118cc5e14f267dd325ae30ad6211cb8f3333d1d35615e9271eb6
Request fields
- country (string): Country code (e.g. de, at, fr).: Allowed values: at, de, fr, ch
- forecast_type (string): Forecast horizon type.: Allowed values: current, intraday, day-ahead
- production_type (string): Production type to forecast.: Allowed values: solar, wind_onshore, wind_offshore, load
Example queries
- {"country":"de","forecast_type":"current","production_type":"solar"}