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 studentregistration (
"code_module" VARCHAR,
"code_presentation" VARCHAR,
"id_student" BIGINT,
"date_registration" DOUBLE,
"date_unregistration" DOUBLE
);
Anyone who has the link will be able to view this.