British School Success Survey
For School Success Prediction / UK
@kaggle.brsdincer_schooldata
For School Success Prediction / UK
@kaggle.brsdincer_schooldata
CREATE TABLE schoolpredict (
"nor" BIGINT,
"pnorg" DOUBLE,
"pnorb" DOUBLE,
"school_phase" VARCHAR,
"gfte" DOUBLE,
"total_teachers" DOUBLE,
"total_teaching_assistants" DOUBLE,
"school_0ort" DOUBLE,
"full_time_teachers" DOUBLE,
"pupil_teacher_ratio" DOUBLE,
"gps_average" DOUBLE,
"mat_average" DOUBLE,
"read_average" DOUBLE
);
Anyone who has the link will be able to view this.