QS World University Rankings 2017 - 2022
Discover and explore the world's leading academic institutions
@kaggle.padhmam_qs_world_university_rankings_2017_2022
Discover and explore the world's leading academic institutions
@kaggle.padhmam_qs_world_university_rankings_2017_2022
CREATE TABLE qs_world_university_rankings_2017_to_2022_v2 (
"university" VARCHAR,
"year" BIGINT,
"rank_display" VARCHAR,
"score" DOUBLE,
"link" VARCHAR,
"country" VARCHAR,
"city" VARCHAR,
"region" VARCHAR,
"logo" VARCHAR,
"type" VARCHAR,
"research_output" VARCHAR,
"student_faculty_ratio" DOUBLE,
"international_students" DOUBLE,
"size" VARCHAR,
"faculty_count" DOUBLE
);
Anyone who has the link will be able to view this.