Skip to content

An API to predict Expected Annual Salary of Greek Devs

Notifications You must be signed in to change notification settings

stesiam/Dev-Wages-Api

Repository files navigation

🪙 Developers' Wages API 💻

Docker Image CI

A plumber API which is based on the recently conducted survey of Greek Developers'.

Main Endpoints

  • Predict Wages
  • Predict Wages (without specifiying gender)
  • Gender Wage Gap (Difference in expected payment, Wage Men - Wage Women)

Get & Run Image

You can get the image by running the following command in your terminal:

docker pull stesiam/dev-wages-api

To run the image:

docker run -p 8000:8000 stesiam/dev-wages-api

When you run the image, the API documentation will be available at http://127.0.0.1:8000/__docs__/

Links

📦 DockerHub Repo: stesiam/dev-wages-api
💾 Data Source: Social Nerds

About

An API to predict Expected Annual Salary of Greek Devs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published