One that started as a TenneT challenge that is currently continuing as an experiment.
This repository has two objectives, namely
- An application for interactive visualization of energy consumption on zipcode level along with electrical substation properties using open source data
- Grid optimization, estimating energy usage change direction over time utilizing Linear Multilevel Modeling
- A function that can estimate the path and electrical substation for a given point of interest using open source data
- install miniforge
- create a Virtualenv or Conda environment
- enter from root the following cmd line for installation of required pkgs:
pip install -r requirements.txt
- run application
cd api
python main.py
http://127.0.0.1:8000/docs