eptr2-generation-tracking

Query Turkey's EPIAS electricity generation data via eptr2 endpoints.

25|4|Updated Nov 15, 2023
One-click install
npx skills add https://github.com/Tideseed/eptr2 --skill eptr2-generation-tracking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eptr2-generation-tracking
Source: https://github.com/Tideseed/eptr2/tree/main/.claude/skills/eptr2-generation-tracking
Command: npx skills add https://github.com/Tideseed/eptr2 --skill eptr2-generation-tracking

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you query electricity generation data from Turkey's EPIAS platform via eptr2, providing real-time generation by resource types, UEVM, KGÜP and production by plant, enabling analysis of energy mix and renewable contributions.

Core Features & Use Cases

  • Real-time by fuel/type: Retrieve rt-generation and rt-gen endpoints by fuel (wind, solar, etc).
  • Settlement vs Real-time: Access UEVM and compare with RT generation.
  • Plant-level production: Pull production data by plant IDs, or by organization.

Quick Start

Initialize EPTR2 and call rt-generation for some date range, e.g., eptr.call("rt-generation", start_date="2024-07-29", end_date="2024-07-29").