Skip to content

Interactive map dashboard visualizing redispatch data for Germany, 2024

License

Notifications You must be signed in to change notification settings

teodora-dobos/redispatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Redispatch Data Dashboard

This repository includes a Python streamlit dashboard app which visualizes the redispatch data for Germany, 2024, obtained from Netztransparenz.

Since the original dataset does not include the geographic coordinates of the redispatched units, their location is identified first.

Key Features

  • Geographic localization of redispatched units using fuzzy matching
  • Data visualization based on unit type and redispatch direction
  • Daily statistics indicating the total redispatch volume, the number of redispatched units and the number of redispatch measures

Data Sources

The data used in this project was obtained from the following open sources:

Screenshot

image

Usage

pip install -r requirements.txt
streamlit run app.py  

About

Interactive map dashboard visualizing redispatch data for Germany, 2024

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published