Electric Vehicle (EV) adoption is rapidly increasing, but the availability of charging infrastructure remains a key challenge. This project analyzes the factors influencing EV adoption and charging station deployment using Python-based data analytics.
📚 *This project was completed for academic use as part of MSA 8010: Data Programming under Professor Ugur Kursuncu at Georgia State University for the Master of Science in Analytics (MSA) program.
- Examine key drivers of EV adoption trends.
- Analyze the availability and distribution of charging stations.
- Identify correlations between EV growth and socioeconomic factors.
This analysis is based on multiple datasets, including:
- EV Sales Data – Yearly sales categorized by model and region.
- Charging Station Data – Locations, types, and station capacity.
- Demographics & Economic Data – Income levels, urbanization, and policies.
-
Data Collection & Cleaning
- Standardized data formats and handled missing values.
-
Exploratory Data Analysis (EDA)
- Analyzed EV sales trends and charging station growth.
- Identified correlations using statistical methods.
-
Data Visualization
- Used Matplotlib & Seaborn for visual storytelling.
- Created heatmaps, line charts, and scatter plots for insights.
-
EV Adoption Trends
- EV sales increase in high-income, urban areas with incentives.
- Charging availability positively impacts EV growth.
-
Charging Station Deployment
- Fast chargers are concentrated in high-demand regions.
- Rural areas lag behind in infrastructure expansion.
-
Economic & Policy Impact
- Subsidies & tax rebates accelerate EV adoption.
- Lower electricity costs drive consumer preference for EVs.
- Python: Data processing & analysis
- Pandas: Data manipulation
- Matplotlib & Seaborn: Data visualization
- Scikit-learn: Statistical analysis
👩💻 Lilly Parham
👩💻 Gracie Rehberg
👩💻 Pamela Alvarado-Zarate
📚 Georgia State University - Master of Science in Analytics
This project is for academic purposes and is based on public data regarding electric vehicle registrations, demographics, and charging station infrastructure.