Skip to content

Sefdine/Job_opportunities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Analyzing Job Opportunities in AI, Data Science, and Big Data

Introduction

The purpose of this project is to gain insights into the trends of the job market in the fields of Artificial Intelligence (AI), Data Science, and Big Data. By understanding these trends, we aim to optimize the recruitment and talent management processes. The project utilizes real-world employment data, specifically focusing on the aforementioned domains. Through data analysis, we will draw valuable conclusions that can aid decision-making in hiring and talent acquisition strategies.

Table of Contents

  1. Introduction
  2. Project Structure
  3. Technologies Used
  4. Installation
  5. Usage
  6. Data Source
  7. Contributing
  8. License

Project Structure

├── data/
│   ├── job_opportunities.csv
│   └── job_opportunities_diagram.png
├── docker/
│   ├── Dockerfile.python
│   └── requirements.txt
├── notebook/
│   └── dev.ipynb
├── docker-compose.yml
├── README.md
└── ...

Technologies Used

  • Docker
  • Python
  • Jupyter Notebook
  • SQL Server 2019
  • SQL Alchemy
  • Matplotlib
  • Pandas
  • Wordcloud
  • Plotly
  • Bokeh
  • CurrencyConverter

Installation

  1. Clone the repository from GitHub:
git clone https://github.com/Sefdine/Job_opportunities.git
  1. Navigate to the project directory:
cd Job_opportunities
  1. Build the Docker containers:
docker compose build

Usage

  1. Start the Docker containers:
docker compose up -d
  1. Access the Jupyter Notebook:

Open your web browser and go to http://localhost:8888.

  1. Explore the project:

In the Jupyter Notebook, you will find the data analysis code in the notebook/ folder. Execute the cells to perform the analysis and generate insights into the job market trends.

Data Source

The employment data used in this project is located in the data/ directory. It is provided in a CSV format and contains relevant information regarding job opportunities in AI, Data Science, and Big Data. The dataset has been obtained from kaggle.

Contributing

Contributions to this project are welcome! If you have suggestions for improvements or new features, please feel free to submit a pull request.

License

This project is licensed under the MIT License.

Feel free to explore the code and the data in the repository. If you have any questions or feedback, please don't hesitate to contact me.

Happy analyzing! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published