Baselight

Students Class Performance Dataset

Are you a Topper of your class

@kaggle.durgeshrao9993_student_data_analysis

Loading...
Loading...

About this Dataset

Students Class Performance Dataset

The Student Class Performance Dataset is a comprehensive collection of data that provides valuable insights into the academic performance of students. This dataset encompasses various factors related to student performance, including demographic information, study habits, test scores, and social attributes. It serves as a valuable resource for researchers, educators, and policymakers seeking to understand and enhance educational outcomes.

Tables

Studentsperformance

@kaggle.durgeshrao9993_student_data_analysis.studentsperformance
  • 10.94 KB
  • 1000 rows
  • 8 columns
Loading...

CREATE TABLE studentsperformance (
  "gender" VARCHAR,
  "lunch" VARCHAR,
  "parental_level_of_education" VARCHAR,
  "race_ethnicity" VARCHAR,
  "test_preparation_course" VARCHAR,
  "math_score" BIGINT,
  "reading_score" BIGINT,
  "writing_score" BIGINT
);

Share link

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