Baselight

Survey Academics

Subjective happiness, tenure index and ref tool usage

@kaggle.harriken_survey_academics

Bycountry
@kaggle.harriken_survey_academics.bycountry

  • 12.01 KB
  • 1945 rows
  • 6 columns
stress

Stress

hindex

Hindex

tenured

Tenured

subjective_happyness

Subjective.happyness

country

Country

tenure_age

Tenure.age

525.75nan
633.5nan
154.75nan
246.25nan
35.75nan
665nan
522.5nan
75true6.25nan31
446nan
59true6nan31

CREATE TABLE bycountry (
  "stress" BIGINT,
  "hindex" DOUBLE,
  "tenured" BOOLEAN,
  "subjective_happyness" DOUBLE,
  "country" VARCHAR,
  "tenure_age" BIGINT
);

Share link

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