stackoverflow-data
There are 4 repositories under stackoverflow-data topic.
Networks-Learning/stackexchange-dump-to-postgres
Python scripts to import StackExchange data dump into Postgres DB.
apelion283/apelion283
Welcome to visit my profile! ❤️❤️❤️❤️
sakshidgoel/Technological-Trends-Evaluator-and-Predictor
This repository provides an analysis on the StackOverflow Data loaded as Google's BigQuery Dataset. It aims to find out the trend of various technologies from 2009 to 2018 and predict the future technological trends using Linear Regression.
davide-chiuchiu/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.