If you find this useful,
Skill Details
Back to Skills

/nordpool-fi

by ovaris · View on GitHub

Hourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h).

View on GitHub

Nordpool Finland Energy Prices 🇫🇮

Hourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h).

This skill fetches hourly electricity prices for Finland using the Porssisahko.net API. It handles UTC conversions to Finland time and provides helpful summaries for energy-intensive tasks like EV charging.

Tools

nordpool-fi

Fetch current prices, daily stats, and optimal charging windows.

Usage: public-skills/nordpool-fi/bin/nordpool-fi.py

Output Format (JSON):

  • current_price: Current hour price (snt/kWh)
  • best_charging_windows: Optimal consecutive hours (3h, 4h, 5h) for charging.
  • today_stats: Daily average, min, and max prices.

Examples

Get optimal 4h window:

public-skills/nordpool-fi/bin/nordpool-fi.py | jq .best_charging_windows.4h

Related Finance Skills

/app-store-changelog

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes

/md-slides

Create presentations from Markdown using Marp - simple syntax, professional output