Python client for Energy Quantified’s Time Series API

Version: 0.1 (Installation)

The official Python library for Energy Quantified’s Time Series API. It allows you to access thousands of data series directly from Energy Quantified’s time series database. It integrates with the popular pandas library for high-performance data analysis and manipulation.

Developed for Python 3.7+.

Features

  • Simple authentication

  • Metadata caching

  • Rate-limiting and automatic retries on network errors

  • Full-text search and keyword search for curves and powerplants

  • Forecasts- and time series data

  • Period-based data

  • (TODO) OHLC data

  • (TODO) SRMC, dark- and spark spreads

  • (TODO) Shows your subscription for each series

  • Support for time-zones, resolutions and aggregations

  • Easy-to-use filters for issue dates and forecast types

  • Integrates with pandas

Note: An user account is required to use this client. You can create one on Energy Quantified’s home page.

License

The Energy Quantified Python client is licensed under the Apache License version 2.0.

Indices and tables