pypsa-meets-earth / pydemand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pydemand

Pydemand is a energy demand estimation Python library.

Right now, it is in an infant state, only retrieving country-scale electricity

demand data estimated for 2020 in Long term load projection in high resolution for all countries globally.

!! While these methods are scalable, they do not guarantee accurate results !!

We refer to the linked paper for a discussion of what to consider before using the data.

=====
Installation

The library can be install via pip from pypi

pip install pydemand
What is next?

This package is a work in progress. We plan to

  1. Retrieve an electricity demand estimation for any passed geospatial polygon based on statistical models, trained on the existing data.
  2. Add estimations of heat demand profiles to the package, which are also retrievable by polygon.

About

License:MIT License


Languages

Language:Python 100.0%