Baselight

Glassdoor 50 Best Jobs In USA From 2015-2021

see how top jobs change over time

@kaggle.prasertk_glassdoor_best_jobs_in_usa_from_20152021

Loading...
Loading...

About this Dataset

Glassdoor 50 Best Jobs In USA From 2015-2021

Context

All jobs are not created equal. Take a look at the dynamic nature of high demand job over time. Make your career next move worthwhile.

Acknowledgements

cover photo credit: https://www.pexels.com/photo/person-in-in-red-sweater-holding-silver-pen-7108465/

Inspiration

  • changes in high demand jobs over time
  • salary vs satisfaction

Tables

Glassdoor Best Jobs In America Over Time

@kaggle.prasertk_glassdoor_best_jobs_in_usa_from_20152021.glassdoor_best_jobs_in_america_over_time
  • 9.78 KB
  • 300 rows
  • 6 columns
Loading...

CREATE TABLE glassdoor_best_jobs_in_america_over_time (
  "year" BIGINT,
  "job" VARCHAR,
  "salary" BIGINT,
  "satisfaction" DOUBLE,
  "job_openings" BIGINT,
  "rank" BIGINT
);

Share link

Anyone who has the link will be able to view this.