Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 723 Bytes

File metadata and controls

36 lines (20 loc) · 723 Bytes

📊 Job Skill Trends Analytics Dashboard

A Streamlit-based data analytics dashboard that scrapes job listings, extracts keywords, stores them in a MySQL database, and visualizes trends over each job role.


🔍 Features

  • ✅ Web scraping of live job listings
  • ✅ keyword extraction (skills, technologies, languages)
  • ✅ MySQL database integration
  • ✅ Interactive data visualizations

🖥️ Live Demo

🌐 https://joblytics.streamlit.app


📸 Screenshots

Dashboard Screenshot Dashboard Screenshot


🛠️ Tech Stack

  • Frontend: Streamlit, Plotly
  • Backend: Python, Selenium
  • Database: MySQL