Skip to content

An interactive website analyzing the IT job market using data collected from JustJoin.it. Visualizes key trends in employer demand, salary ranges, and technology stacks using JavaScript and a static dataset.

Notifications You must be signed in to change notification settings

Grando476/DataVisualization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Market Analytics

This is our project for the Data Visualization course at University of Genoa. We scraped job offers from JustJoin.it (a Polish job board) and made some visualizations to analyze the IT job market. The main page shows a network graph of skills that appear together in job postings, plus some charts about salaries and experience levels. You can click on any skill to see more details about it. We used Python for data processing (cleaning the data, converting salaries to EUR, categorizing skills with some ML stuff) and JavaScript with D3.js for the visualizations. The data processing pipeline is explained on the data-processing.html page if you're interested.

Data: justjoin.it

Team: Tomasz Błaszczak & Mateusz Mrożek
Course: Data Visualization, A.Y. 2025/2026
Instructor: Prof. Annalisa Barla

About

An interactive website analyzing the IT job market using data collected from JustJoin.it. Visualizes key trends in employer demand, salary ranges, and technology stacks using JavaScript and a static dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%