Skip to content

UBC-MDS/DSCI-532_2024_21_Job-Postings

Repository files navigation

Dashboard of LinkedIn Job Postings in the US (2023)

This project is about making a dashboard of LinkedIn job postings in the US in 2023.

Project Status: Active -- The project has reached a stable, usable state and is being actively developed. Python 3.11.0 License: MIT

📖 The Problem

Finding suitable opportunities in the job market can be daunting for job seekers as they have to sift through large amounts of data to find suitable opportunities that match their target positions, salary expectation ranges and ideal working locations. Such difficulties are usually encountered by career advisors and human resources analysts as well. The key challenge is the complexity and time-consuming nature of processing and understanding large amounts of job market data, which can lead to missed opportunities and unsatisfactory career decisions.

💡 The Solution

Our dashboard serves as a personalized job market navigator, offering insights based on job postings on Linkedin across the US in 2023. It provides job seekers, career advisor and human resources analyst with a clear and interactive overview of the job landscape, enabling them to have a basic mindset on the US job market based on salary range, job type, and regions for different positions.

💻 Usage

demo{width="414"}

Dashboard

Visit the Job Postings Dashboard for our dashboard directly!

Developer Guide

  1. Clone the repository
git clone git@github.com:UBC-MDS/DSCI-532_2024_21_Job-Postings.git
  1. Create the virtual environment
conda env create -f environment.yaml
conda activate 532_group_21
  1. Set to debug=True in src/app.py for the development
if __name__ == "__main__":
    app.run(debug=True)
  1. Render the dashboard
python -m src.app

👥 Contributors

@andyzhangstat @Owl64901 @Prabh95 @sifanzzz

🖇 Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

📚 License

The Job Postings dashboard is licensed under the terms of the MIT license.

🤜 Support

If you encounter any issues, require assistance, need to report a bug or request a feature, please file an issue through our GitHub Issues.

✏️ Reference

Data resource: LinkedIn Job Postings - 2023