This project visualizes Machine Learning Engineer salary trends from 2020 to 2024. It displays the total number of jobs, average salaries, and detailed job title information for each year.
- Displays a table of total jobs and average salaries by year
- Shows detailed job title information when a row is clicked
- Visualizes job trends with a line chart
Make sure you have the following installed:
- Node.js (>=18.7.x)
- npm (>=6.x.x) or yarn (>=1.22.x)
git clone https://github.com/ompathak2004/salaries-dashboard
cd salaries-dashboard
Install the necessary dependencies:
npm install
npm run dev
The data used in this project is sourced from Kaggle.
AWS cloudfront deployment link.