eptr2-price-analysis
OfficialAnalyze Turkish market prices quickly.
AuthorTideseed
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you query and analyze electricity market prices from Turkey's EPIAS Transparency Platform using the eptr2 Python library, enabling quick insight into MCP, SMP, WAP, and imbalance prices.
Core Features & Use Cases
- Price endpoints: Retrieve MCP/PTF, SMP, WAP, and imbalance prices across dates.
- Comparative analytics: Compare DAM vs IDM prices, MCP vs SMP, and create price-spreads.
- Composite insights: Use get_hourly_price_and_cost_data to compute prices and costs across hours.
Quick Start
Install eptr2 and run a simple example: eptr = EPTR2(use_dotenv=True, recycle_tgt=True); mcp_df = eptr.call("mcp", start_date="2024-07-29", end_date="2024-07-29").
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: eptr2-price-analysis Download link: https://github.com/Tideseed/eptr2/archive/main.zip#eptr2-price-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.