Programming Language Trends Project
- Kaylie Malone
- Sep 19, 2024
- 1 min read
Updated: Oct 16, 2024
In this project, I leveraged my skills in Python, BeautifulSoup, Requests, and Pandas to scrape and analyze data from Stack Overflow’s 2019 Developer Survey. By cleaning and processing the dataset into a Pandas DataFrame, I was able to export it to CSV for further analysis. This meticulous approach allowed me to identify key trends, such as the dominance of JavaScript, the rapid growth of Python, and the widespread adoption of PostgreSQL. To provide actionable insights, I created interactive dashboards that highlighted global developer demographics, aiding strategic decision-making within the tech industry.

Comments