eb_nordpool 0.4.0

Extract elspot prices from nordpool
Documentation

eb_nordpool

Rust library for extracting elspot prices from nordpool.

Documentation

Testing

For all but the "from_nordpool" in download.rs

cargo test

For "from_nordpool" in download.rs (uses no capture because we need to read output data).

cargo test from_nordpool -- --nocapture