Skip to content

This project counts average salary for different programming languages developers, devopses and data science specialists in different cities or regions.

Notifications You must be signed in to change notification settings

lev-stas/average_salary_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Average salary statistics

This project counts average salary for different programming languages developers, devopses and data science specialists in different cities or regions.

Dependences

You need Python3 interpreter to use this script. All needed dependences are included in requirements.txt file. Use

pip install -r requirements.txt

to install them (use pip3 instead pip if you have both python2 and python3 versions).

Usage

Run the script and give it the name of city or region as an argument (only cirillic symbols)

python avg_salary_stat.py Москва

use python3 instead python if you have both python2 and python3 versions As a result you will get two tables. The first one will show you average salary statistics according to hh.ru resource for the last 30 days. And the second one will show you the same statistics according to superjob.ru for the last 7 days. This script processes vacancies with specified salary in RUR currency.

Purpose of project

This script was performed as a part of API web-services cource by Devman

About

This project counts average salary for different programming languages developers, devopses and data science specialists in different cities or regions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages