Skip to content

pypsa-meets-earth/pydemand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages