Skip to content

bulk_eia_data.py

Matt Jamieson edited this page May 19, 2020 · 4 revisions

This module essentially only provides a function (bulk_eia_data.download_EBA) to download the bulk EIA data, needed to determine the electricity trading between balancing authority areas or between Federal Energy Regulatory Commission regions. This electricity trading ultimately decides the consumption mix for a given region. There are more functions available within the module, but much of this is duplicated in eia_io_trading.py.

Required data: EIA bulk electricity trading data

Clone this wiki locally