Open University Learning Analytics Dataset (OULAD)
Online Learning Platform Data with Student Demographics
@kaggle.anlgrbz_student_demographics_online_education_dataoulad
Online Learning Platform Data with Student Demographics
@kaggle.anlgrbz_student_demographics_online_education_dataoulad
CREATE TABLE studentinfo (
"code_module" VARCHAR,
"code_presentation" VARCHAR,
"id_student" BIGINT,
"gender" VARCHAR,
"region" VARCHAR,
"highest_education" VARCHAR,
"imd_band" VARCHAR,
"age_band" VARCHAR,
"num_of_prev_attempts" BIGINT,
"studied_credits" BIGINT,
"disability" VARCHAR,
"final_result" VARCHAR
);
Anyone who has the link will be able to view this.