Comprehensive analysis of global electric vehicle data using Streamlit
This project aims to provide in-depth insights into the global electric vehicle market. Leveraging Streamlit, we've built an interactive web application offering valuable insights into market trends, manufacturer performance, and charging station distribution.
Features:
- Interactive dashboard for data exploration.
- Heatmaps visualizing EV and charging station distribution.
- Comparative analysis of various manufacturers.
- Predictive modeling for future EV market growth.
Installation:
- Install Python and pip.
- Clone the repository:
git clone https://github.com/koke3/Global_EV_Analysis_streamlit.git
- Install requirements:
pip install -r requirements.txt
- Run the app:
streamlit run ev_dashboard.py
Contributing: Contributions are welcome! Please refer to the contributing guidelines for more information.