Students Test Data
Actual Exam data of BBA & MBA students with various domains & Specialization.
@kaggle.atharvbharaskar_students_test_data
Actual Exam data of BBA & MBA students with various domains & Specialization.
@kaggle.atharvbharaskar_students_test_data
CREATE TABLE private_data (
"unnamed_0" BIGINT,
"name_of_the_student" VARCHAR,
"university" VARCHAR,
"program_name" VARCHAR,
"specialisation" VARCHAR,
"semester" VARCHAR,
"domain" VARCHAR,
"general_management_score_out_of_50" BIGINT,
"domain_specific_score_out_50" BIGINT,
"total_score_out_of_100" BIGINT,
"rank" BIGINT,
"percentile" DOUBLE
);
Anyone who has the link will be able to view this.