This repository is a submission of Coding Camp 2025, in the Dicoding course Belajar Analisis Data dengan Python.
You can access the dashboard application by visiting the following link: https://bike-sharing-analysis-safir9.streamlit.app/
To run streamlit locally on your computer, install the required libraries with the following command:
pip install -r requirements.txt
Then, run the following command:
streamlit run dashboard/dashboard.py