Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 990 Bytes

File metadata and controls

14 lines (11 loc) · 990 Bytes

🔋 Analyzing Electric Vehicle Charging Habits 🚗

This repository contains the solutions to Analyzing Electric Vehicle Charging Habits, A SQL Project on DataCamp. Click here to access the complete project on DataCamp's website.

Project Overview:

In this project, the usage of a local charging station will be analysed to hlelp apartment building managers better understand their tenants’ EV charging habits. The answers to the following questions will be sought:

  • The number of unique individuals that use each garage’s shared charging stations.
  • The top 10 most popular charging start times for sessions that use shared charging stations.
  • Users whose average charging sessions last longer than 10 hours when using shared charging stations.

The project's solution and analysis are provided in this file- Solution