Python scripts to import StackExchange data dump into Postgres DB.
-
Updated
Jul 6, 2022 - Python
Python scripts to import StackExchange data dump into Postgres DB.
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 af…
Add a description, image, and links to the stackoverflow-data topic page so that developers can more easily learn about it.
To associate your repository with the stackoverflow-data topic, visit your repo's landing page and select "manage topics."