Baselight

Engineering College Rankings Dataset

Which is your dream college ?

@kaggle.durgeshrao9993_university

Loading...
Loading...

About this Dataset

Engineering College Rankings Dataset

The Engineering College Rankings Dataset is a comprehensive and meticulously curated collection of information pertaining to the rankings and performance of engineering colleges worldwide. It serves as a valuable resource for researchers, educators, students, and policymakers interested in analyzing and understanding the landscape of engineering education. This dataset encompasses a wide range of attributes and metrics associated with engineering colleges, including academic reputation, research output, faculty quality, student enrollment, infrastructure, industry collaborations, and alumni achievements.

Tables

Universityranking 2021

@kaggle.durgeshrao9993_university.universityranking_2021
  • 15.6 KB
  • 100 rows
  • 11 columns
Loading...

CREATE TABLE universityranking_2021 (
  "institute_id" VARCHAR,
  "institute_name" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "score" DOUBLE,
  "rank" BIGINT,
  "tlr" DOUBLE,
  "rpc" DOUBLE,
  "go" DOUBLE,
  "oi" DOUBLE,
  "perception" DOUBLE
);

Share link

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