Ram Maheshwari Logo Image
Juan D. Lamus

Joins & Insights Stack Overflow Analytics

Explored and analyzed the Stack Overflow dataset using SQL joins to uncover insights.

Project Overview

To better understand trends and patterns in the Stack Overflow developer community, this project explores a public dataset of posts, users, and tags. By analyzing these relationships, it is possible to answer questions about user engagement, popular technologies, and platform usage patterns. SQL joins were used to combine multiple tables, maximizing the insights extracted from the data.

Tools Used

Python
SQL
Google BigQuery
Jupyter Notebook
Visual Studio Code