Baselight

Scratch.MIT.edu Statistics

A depicted pattern of Scratch MIT edu dataset as a coding learning platform

@kaggle.danujayasaputro_scratchmitedu_statistics

Loading...
Loading...

About this Dataset

Scratch.MIT.edu Statistics

The dataset contains the new projects, new users, and new comments in Scratch.MIT.edu in six-month periods from 2007 to 2023.
Along with the provided dataset, there were increasingly fluctuating patterns in the use of Scratch as a coding learning platform. It can be seen that in 2020 a considerable increase has begun due to the pandemic Covid 19 which let people stay at home and enabled users to intensely contribute to the projects, users, and comments created.

Tables

Scratch Data Sheet1

@kaggle.danujayasaputro_scratchmitedu_statistics.scratch_data_sheet1
  • 4.18 KB
  • 32 rows
  • 4 columns
Loading...

CREATE TABLE scratch_data_sheet1 (
  "months" VARCHAR,
  "new_projects" BIGINT,
  "new_users" BIGINT,
  "new_comments" BIGINT
);

Share link

Anyone who has the link will be able to view this.