Baselight

GitHub Mobile Development Repositories

From 2018 to August 2023

@kaggle.oscarpobletesenz_github_mobile_development_repositories

Loading...
Loading...

About this Dataset

GitHub Mobile Development Repositories

The dataset being shared comprises mobile development repository data from GitHub, covering those that have been modified or created in the last five years. The data is available in both CSV and JSON formats.

Tables

N 2018–2023

@kaggle.oscarpobletesenz_github_mobile_development_repositories.n_2018_2023
  • 45.49 MB
  • 430157 rows
  • 20 columns
Loading...

CREATE TABLE n_2018_2023 (
  "name" VARCHAR,
  "owner" VARCHAR,
  "description" VARCHAR,
  "url" VARCHAR,
  "createdat" TIMESTAMP,
  "users" BIGINT,
  "watchers" BIGINT,
  "stars" BIGINT,
  "forks" BIGINT,
  "projects" BIGINT,
  "issues" BIGINT,
  "pullrequests" BIGINT,
  "diskusage" BIGINT,
  "license" VARCHAR,
  "languages" VARCHAR,
  "primarylanguage" VARCHAR,
  "environments" VARCHAR,
  "submodules" VARCHAR,
  "topics" VARCHAR,
  "extra" VARCHAR
);

Share link

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