← Back to Home

🚲 London Bike Share Analysis (2015–2017)

Welcome to the London Bike Share Analysis Project. This work showcases structured analytical thinking, clear documentation, and the ability to translate raw data into meaningful insights. Through the combined use of Python, SQL, and an interactive dashboard, it demonstrates how multiple analytical tools can work together to support confident, data‑driven decision‑making.

❓ What is Bike Sharing?

Bike sharing is a transportation service where bicycles are available for short‑term use. It provides a convenient, eco‑friendly way to navigate urban areas and complements public transit systems.

📊 Project Overview

This project explores London bike‑sharing data from 2015 to 2017, including:

📁 Repository Contents

📦 Dataset Description

The dataset includes:

🌍 Data Sources

📑 Column Details

timestamp      – Date and time  
cnt            – Count of new bike shares  
t1             – Actual temperature (°C)  
t2             – Feels-like temperature (°C)  
hum            – Humidity (%)  
wind_speed     – Wind speed (km/h)  
weather_code   – Weather category  
is_holiday     – 1 = holiday, 0 = not  
is_weekend     – 1 = weekend, 0 = weekday  
season         – 0 spring, 1 summer, 2 fall, 3 winter  
    

🛠️ Technologies Used

📂 Project Structure

📁 data/
    └── bike_sharing.csv
1.London_bike_sharing_EDA.ipynb
2.SQL_Exploratory_Analysis.md
3.London_bike_sharing_Dashboard.md
4.London_bike_sharing_Dashboard_Guide.pdf
README.md
    

🔍 Key Findings

The analysis revealed several important insights: