An open API service indexing awesome lists of open source software.

https://github.com/rigtorp/nordpool

Data preprocessing / munging scripts for Nordpool power market data
https://github.com/rigtorp/nordpool

Last synced: over 1 year ago
JSON representation

Data preprocessing / munging scripts for Nordpool power market data

Awesome Lists containing this project

README

          

# Nordpool

Data preprocessing / munging scripts for
[Nordpool](http://www.nordpoolspot.com/) power market data.

## Elspot

Download the Elspot hourly prices `.xls`-files that are really HTML-files.
Convert them to `.csv`-files using `elspot-prices-to-csv.py`
or convert to [SQLite](http://www.sqlite.org/)-format using `elspot-prices-to-sqlite.py`.