Authors: Melanie Bigler | Adrian Imfeld | Emir Odic | Valentin Muller
This project has been realized in the "Sustainability Analytics" seminar at Lucerne University of Applied Sciences and Arts (HSLU) in February 2024.
Live URL: https://ev-battery-dashboard.streamlit.app/
For details on the project, please refer to the project report.
- Clone the repository
- Use a python 3.11 environment and install the required packages with
pip install -r requirements.txt
- Run the dashboard with
streamlit run dashboard.py