/job_stat

Web app for analising job market data from hh.ru

Primary LanguagePythonMIT LicenseMIT

job_stat

This is a web application for analysis of local labour market. Data are collects from API of hh.ru. Front-end are based on Bootstrap and Google Charts. Back-end are used Flask, SQLite and SQLAlchemy. Demo instance are available at: https://clingon.pythonanywhere.com/ You need the Python 3.10 64-bit for running it. Other dependencies are listed in requirements.txt.

Web-приложение для сбора и анализа данных, полученных через API HH.ru. Доступ к данным предоставляется через web GUI на базе Google Charts и Bootstrap. Back-end базируется на Flask, SQLite и SQLAlchemy. Работающее приложение доступно по адресу https://clingon.pythonanywhere.com/ Для запуска приложения требуется Python версии 3.10 64-bit. Другие зависимости перечислены в requirements.txt.