Download List

Project Description

The pyaeso Python package makes access to the
Alberta Electric System Operator's (AESO) Energy Trading System (ETS) easier. AESO operates Alberta's deregulated electricity market and provides price, demand, and other valuable information through the publicly accessible Energy Trading System (ETS) Web site. This information is useful for economic analysis, power trading, electric system study, and electric system forecasting. The first step in using such information is to download it and parse it into useful data structures - a task performed by this library. Typically the data provided by this library will generate graphs, feed statistical methods, heuristics, and system models to usefully analyze Alberta's electric system.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-29 14:43
0.7

This release adds Python 3 support, timeout parameters to most urlopen/dump functions, and fixes for bugs in available transfer capacity (ATC) and current supply/demand (CSD) reports.

2010-03-16 22:09
0.5

This release adds access to the Current Supply/Demand (CSD) report and Alberta Interconnected Electrical System (AIES) log. A long-term migration of code from the pyaeso to aeso packages has started. Doctests for some modules have been added, as have two new example programs.
Tags: Feature Addition

Project Resources