Baselight

Cities With The Best Work-Life Balance 2022

Work Intensity, Society and Institutions and City Liveability

@kaggle.prasertk_cities_with_the_best_worklife_balance_2022

Loading...
Loading...

About this Dataset

Cities With The Best Work-Life Balance 2022

Cities with the Best Work-Life Balance 2022
Three aspects of work-life balance

  1. Work Intensity
  2. Society and Institutions
  3. City Liveability

cover image credit: https://www.pexels.com/photo/people-working-in-the-office-4623092/

Tables

Cities With The Best Work Life Balance 2022

@kaggle.prasertk_cities_with_the_best_worklife_balance_2022.cities_with_the_best_work_life_balance_2022
  • 27.02 KB
  • 100 rows
  • 24 columns
Loading...

CREATE TABLE cities_with_the_best_work_life_balance_2022 (
  "n_2022" BIGINT,
  "n_2021" VARCHAR,
  "city" VARCHAR,
  "country" VARCHAR,
  "remote_jobs" VARCHAR,
  "overworked_population" VARCHAR,
  "minimum_vacations_offered_days" BIGINT,
  "vacations_taken_days" VARCHAR,
  "unemployment" DOUBLE,
  "multiple_jobholders" VARCHAR,
  "inflation" VARCHAR,
  "paid_parental_leave_days" DOUBLE,
  "covid_impact" DOUBLE,
  "covid_support" DOUBLE,
  "healthcare" DOUBLE,
  "access_to_mental_healthcare" DOUBLE,
  "inclusivity_tolerance" DOUBLE,
  "affordability" DOUBLE,
  "happiness_culture_leisure" DOUBLE,
  "city_safety" DOUBLE,
  "outdoor_spaces" DOUBLE,
  "air_quality" DOUBLE,
  "wellness_and_fitness" DOUBLE,
  "total_score" DOUBLE
);

Share link

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