/BigQuery_on_Stackoverflow_data

This project fetches data from the public stackoverflow database hosted in google cloud with bigquery and creates a dashboard with two insights: (1) the cumulative number of questions for the 8 topics with the most common tags in the database, and (2) the probability to get the accepted answer to a question within hours, days, weeks or months after it has been posted for the the 8 topics with the most common tags in the database.

Primary LanguagePython

BigQuery_on_Stackoverflow_data

This project fetches data from the public stackoverflow database hosted in google cloud with bigquery and creates a dashboard with two insights:

  1. the cumualative number of questions for the 8 topics with the most common tags in the database
  2. the probability to get the accepted answer to a question within hours, days, weeks or months after it has been posted for the the 8 topics with the most common tags in the database.