{ "data_id": "43538", "name": "Business-Courses---Udemy-(10k-courses)", "exact_name": "Business-Courses---Udemy-(10k-courses)", "version": 1, "version_label": "v1.0", "description": "Context\nA compilation of all the BUSINESS related courses ( 10 thousand courses) which are available on Udemy's website. Under the Business category, there are courses from Finance, Entrepreneurship, Communication, Management, Sales, Strategy, Operations, Project Management, Business Law, Data Analytics, Home Business, Human Resources and Industry each having multiple courses under it's domain.\nAll the details can be found on Udemy's website as well!\nContent\nHere, I have extracted data related to 10k courses which come under the development category on Udemy's website.\nThe 20 columns in the dataset can be used to gain insights related to:\n\nid : The course ID of that particular course.\ntitle : Shows the unique names of the courses available under the development category on Udemy.\nurl: Gives the URL of the course.\nis_paid : Returns a boolean value displaying true if the course is paid and false if otherwise.\nnum_subscribers : Shows the number of people who have subscribed that course.\navg_rating : Shows the average rating of the course.\navg rating recent : Reflects the recent changes in the average rating.\nnum_reviews : Gives us an idea related to the number of ratings that a course has received.\nnum_ published_lectures : Shows the number of lectures the course offers.\nnum_ published_ practice_tests : Gives an idea of the number of practice tests that a course offers.\ncreated : The time of creation of the course.\npublished_time : Time of publishing the course.\ndiscounted_ price_amount : The discounted price which a certain course is being offered at.\ndiscounted_ price_currency : The currency corresponding to the discounted price which a certain course is being offered at.\nprice_ detail_amount : The original price of a particular course.\nprice_ detail_currency : The currency corresponding to the price detail amount for a course.", "format": "arff", "uploader": "Onur Yildirim", "uploader_id": 30126, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 13:45:43", "update_comment": null, "last_update": "2022-03-23 13:45:43", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102363\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Business-Courses---Udemy-(10k-courses)", "Context A compilation of all the BUSINESS related courses ( 10 thousand courses) which are available on Udemy's website. Under the Business category, there are courses from Finance, Entrepreneurship, Communication, Management, Sales, Strategy, Operations, Project Management, Business Law, Data Analytics, Home Business, Human Resources and Industry each having multiple courses under it's domain. All the details can be found on Udemy's website as well! Content Here, I have extracted data related t " ], "weight": 5 }, "qualities": { "NumberOfInstances": 9447, "NumberOfFeatures": 20, "NumberOfClasses": null, "NumberOfMissingValues": 1531, "NumberOfInstancesWithMissingValues": 511, "NumberOfNumericFeatures": 10, "NumberOfSymbolicFeatures": 2, "Dimensionality": 0.002117074203450831, "PercentageOfNumericFeatures": 50, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 10, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 2, "PercentageOfBinaryFeatures": 10, "PercentageOfInstancesWithMissingValues": 5.409124589816873, "AutoCorrelation": null, "PercentageOfMissingValues": 0.8103101513708055 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "id", "index": "0", "type": "numeric", "distinct": "9447", "missing": "0", "min": "2762", "max": "3469452", "mean": "1456603", "stdev": "895660" }, { "name": "title", "index": "1", "type": "string", "distinct": "9422", "missing": "1" }, { "name": "url", "index": "2", "type": "string", "distinct": "9447", "missing": "0" }, { "name": "is_paid", "index": "3", "type": "nominal", "distinct": "1", "missing": "0", "distr": [] }, { "name": "num_subscribers", "index": "4", "type": "numeric", "distinct": "4319", "missing": "0", "min": "3", "max": "374836", "mean": "3399", "stdev": "10452" }, { "name": "avg_rating", "index": "5", "type": "numeric", "distinct": "1634", "missing": "0", "min": "1", "max": "5", "mean": "4", "stdev": "0" }, { "name": "avg_rating_recent", "index": "6", "type": "numeric", "distinct": "9019", "missing": "0", "min": "1", "max": "5", "mean": "4", "stdev": "0" }, { "name": "rating", "index": "7", "type": "numeric", "distinct": "9019", "missing": "0", "min": "1", "max": "5", "mean": "4", "stdev": "0" }, { "name": "num_reviews", "index": "8", "type": "numeric", "distinct": "1176", "missing": "0", "min": "3", "max": "78006", "mean": "299", "stdev": "1827" }, { "name": "is_wishlisted", "index": "9", "type": "nominal", "distinct": "1", "missing": "0", "distr": [] }, { "name": "num_published_lectures", "index": "10", "type": "numeric", "distinct": "278", "missing": "0", "min": "0", "max": "699", "mean": "34", "stdev": "46" }, { "name": "num_published_practice_tests", "index": "11", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "6", "mean": "0", "stdev": "1" }, { "name": "created", "index": "12", "type": "string", "distinct": "9446", "missing": "0" }, { "name": "published_time", "index": "13", "type": "string", "distinct": "9446", "missing": "0" }, { "name": "discount_price__amount", "index": "14", "type": "numeric", "distinct": "48", "missing": "510", "min": "455", "max": "3200", "mean": "489", "stdev": "248" }, { "name": "discount_price__currency", "index": "15", "type": "string", "distinct": "1", "missing": "510" }, { "name": "discount_price__price_string", "index": "16", "type": "string", "distinct": "48", "missing": "510" }, { "name": "price_detail__amount", "index": "17", "type": "numeric", "distinct": "36", "missing": "0", "min": "1280", "max": "12800", "mean": "4829", "stdev": "3108" }, { "name": "price_detail__currency", "index": "18", "type": "string", "distinct": "1", "missing": "0" }, { "name": "price_detail__price_string", "index": "19", "type": "string", "distinct": "36", "missing": "0" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }