Search is not available for this dataset
image
imagewidth (px)
1.67k
1.72k
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Online Courses Dataset

This repository provides a comprehensive dataset of online courses, including details about course categories, duration, platforms, enrollment numbers, completion rates, and ratings. The dataset can be used for trend analysis, platform comparisons, and market insights.


Key Features

  • Course Categories: Analyze trends across AI, Business, Data Science, Design, Finance, and more.
  • Enrollment Metrics: Understand popularity with student enrollment numbers.
  • Completion Rates: Assess student engagement with course completion rates.
  • Platform Analysis: Compare offerings from Coursera, edX, Udemy, and others.
  • Pricing and Ratings: Evaluate courses based on price and user feedback.

Visual Insights

1. Enrolled Students by Category

Enrolled Students by Category

2. Average Completion Rate by Platform

Average Completion Rate by Platform

3. Price vs Rating

Price vs Rating

4. Top Platforms by Enrolled Students

Top Platforms by Enrolled Students

5. Completion Rates Among Categories

Completion Rates Among Categories


Installation

To use the dataset and its visualizations, follow the steps below:

Prerequisites

  • Python 3.7 or higher
  • Libraries: pandas, matplotlib, seaborn

Installation Steps

  1. Clone the Repository:

    git clone https://github.com/yourusername/online-courses-dataset.git
    cd online-courses-dataset
    
  2. Install Required Libraries:

    pip install -r requirements.txt
    
  3. View the Dataset:

    Open and explore online_courses_uses.csv using your preferred tool or script.

  4. Generate Visualizations:

    Run the provided visualize.py script to generate charts and insights:

    python visualize.py
    

Reference

For additional details and dataset card metadata, see Hugging Face Dataset Card Template.


Contributing

Contributions are welcome! Please fork the repository, make your changes, and submit a pull request. Ensure your code is well-documented and adheres to the repository standards.


License

This project is licensed under the MIT License. See the LICENSE file for details.


Contact

For inquiries or collaborations, contact us at [email protected].

Downloads last month
82