Survey Academics
Subjective happiness, tenure index and ref tool usage
@kaggle.harriken_survey_academics
Subjective happiness, tenure index and ref tool usage
@kaggle.harriken_survey_academics
CREATE TABLE bycountry (
"stress" BIGINT,
"hindex" DOUBLE,
"tenured" BOOLEAN,
"subjective_happyness" DOUBLE,
"country" VARCHAR,
"tenure_age" BIGINT
);
Anyone who has the link will be able to view this.