Coursera Course Dataset
Course dataset scrapped from Coursera website
@kaggle.siddharthm1698_coursera_course_dataset
Course dataset scrapped from Coursera website
@kaggle.siddharthm1698_coursera_course_dataset
CREATE TABLE coursea_data (
"unnamed_0" BIGINT,
"course_title" VARCHAR,
"course_organization" VARCHAR,
"course_certificate_type" VARCHAR,
"course_rating" DOUBLE,
"course_difficulty" VARCHAR,
"course_students_enrolled" VARCHAR
);
Anyone who has the link will be able to view this.