Top 10 Busiest Starting Stations
Based on an analysis of over 5 million bike rentals, the busiest stations are overwhelmingly concentrated in and around Hyde Park and major transportation hubs.
Methodology
This project was completed using the following tools and methods to perform exploratory data analysis and generate insights.
- **Data Source:** Used the `bigquery-public-data.london_bicycles.cycle_hire` dataset from Google BigQuery.
- **Analysis:** All data was analyzed using **SQL** to extract and aggregate the necessary information.
- **Tools:** SQL, Google BigQuery, Chart.js, HTML, and Tailwind CSS.