Perform explorational analysis and identify trends in the Stackoverflow website. To perform this analysis, the stackoverflow dataset was used from BigQuery public datasets and the results were displayed using an interactive dashboard. More specifically, the steps below were followed:
-
Create effective SQL queries to produce the datasets to visualise
-
Collect the data through a request on the BigQuery API
-
Develop an interactive dashboard using plotly's Dash framework
