Skip to content

Familenko/djinni_statistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Djinni Job Vacancies Analysis Project

Overview

Welcome to the Djinni Job Vacancies Analysis Project! This project focuses on conducting an in-depth analysis of Python Developer job vacancies within the IT sector, sourced from Djinni.

How to Use

Follow these simple steps to get started with the project:

  1. Clone the Repository:

    git clone https://github.com/Familenko/djinni_statistic.git
  2. Create a virtual environment:

    python -m venv venv
  3. Activate the virtual environment:

    source venv/bin/activate
  4. Install Requirements:

    pip install -r requirements.txt
  5. Run the Web Scraping Script:

    python parsing/main.py
  6. Open Analytic file for deep info:

    python analytic/main.ipynb
    

Feel free to explore and customize the project based on your analysis needs. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published