Skip to content

Promptier/promptier.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Stack-Overflow-Survey-Scraper

Scrapes 2013 to 2022 Stack Overflow Survey Data and Visualizes using Chart.js

As programmers we must choose the right decisions when deciding between learning one technology over another. The easiest way to predict the future and longevity of a programming language is to simply analyze it's previous popularity, market share, and rating by developers, then make predictions based off these trends. This python script will go to each Stack Overflow Survey (SOS) from 2013 to 2022 and scrape meaningful data to find trends of developer technology.

  • Build functions to scrape any given graph of 2013-2022

  • Scrape usage data of programming/scripting/markup languages of 2013-2022

  • Convert python usage data to JSON

  • Create chart.js for langauge usage of 2013-2022

  • Host web page on Github Pages

About

Year to Year Visualization of Stack Overflow Survey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published